|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FireableEventType
The FireableEventType interface identifies the type of an event
fired to the SLEE.
| Method Summary | |
|---|---|
java.lang.ClassLoader |
getEventClassLoader()
Get a classloader that can be used to load the event class for the event type represented by this FireableEventType. |
java.lang.String |
getEventClassName()
Get the fully-qualified name of the event class for the event type represented by this FireableEventType. |
EventTypeID |
getEventType()
Get the component identifier of the event type represented by this FireableEventType. |
| Method Detail |
|---|
EventTypeID getEventType()
FireableEventType.
This method is a non-transactional method.
java.lang.String getEventClassName()
FireableEventType. This is the class name specified in the
event type's deployment descriptor.
This method is a non-transactional method.
java.lang.ClassLoader getEventClassLoader()
FireableEventType.
This method is a non-transactional method.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||