|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnrecognizedEventException | |
|---|---|
| javax.slee | |
| javax.slee.connection | |
| javax.slee.facilities | |
| Uses of UnrecognizedEventException in javax.slee |
|---|
| Methods in javax.slee that throw UnrecognizedEventException | |
|---|---|
void |
SbbContext.maskEvent(java.lang.String[] eventNames,
ActivityContextInterface aci)
Mask events fired on an Activity Context from delivery to the SBB entity currently associated with the instance. |
| Uses of UnrecognizedEventException in javax.slee.connection |
|---|
| Methods in javax.slee.connection that throw UnrecognizedEventException | |
|---|---|
void |
SleeConnection.fireEvent(java.lang.Object event,
EventTypeID eventType,
ExternalActivityHandle handle,
Address address)
Fires an event on an external activity. |
EventTypeID |
SleeConnection.getEventTypeID(java.lang.String name,
java.lang.String vendor,
java.lang.String version)
Retrieves an EventTypeID that identifies a particular SLEE event. |
| Uses of UnrecognizedEventException in javax.slee.facilities |
|---|
| Methods in javax.slee.facilities that throw UnrecognizedEventException | |
|---|---|
FireableEventType |
EventLookupFacility.getFireableEventType(EventTypeID eventType)
Get a FireableEventType object for a given event type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||