|
Oracle Communications Services Gatekeeper Java API Reference 5.0 E21717-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
com.bea.wlcp.wlng.api.event_channel.EventChannelFactory
Constructor Summary | |
EventChannelFactory() |
Method Summary | |
abstract EventChannel |
createEventChannel(String serviceInstanceName) Creates a new EventChannel for a specific service. |
abstract void |
deactivateListeners(String serviceInstanceName) Deactivates all CORBA servants belonging to a specific service. |
static EventChannelFactory |
getFactory() |
abstract void |
removeEventChannelUser(String serviceInstanceName) Remove a SLEEEventChannel user (for a specific service) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EventChannelFactory()
Method Detail |
public abstract EventChannel createEventChannel(String serviceInstanceName)
serviceInstanceName
-public abstract void deactivateListeners(String serviceInstanceName)
serviceInstanceName
-public static EventChannelFactory getFactory()
public abstract void removeEventChannelUser(String serviceInstanceName)
serviceInstanceName
-
|
Oracle Communications Services Gatekeeper Java API Reference 5.0 E21717-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |