|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Marker interface for a routing information instance. Instances of this interface are for use exclusively by the event router.
Method Summary | |
com.bea.wlai.common.IEventDefinition |
getEventDefinition()
Get the IEventDefinition for which this IRoutingInfo instance was created. |
boolean |
isReleased()
Has this IRoutingInfo been released (either internally or by a call to release()). |
void |
release()
Release any resources this IRoutingInfo owns, and invalidate it. |
Method Detail |
public com.bea.wlai.common.IEventDefinition getEventDefinition()
public void release()
public boolean isReleased()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |