public abstract class SolJMSEvent<EventType> extends Object
Modifier and Type | Method and Description |
---|---|
javax.jms.JMSException |
getException()
Returns the exception associated with the event, if any.
|
EventType |
getType()
Returns the event type
|
String |
toString()
Returns a string representation of the event
|
public EventType getType()
public javax.jms.JMSException getException()
Copyright 2004-2024 Solace Corporation. All rights reserved.