|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.wlcp.wlng.api.event_channel.EventChannelFactory
Constructor Summary | |
EventChannelFactory()
|
Method Summary | |
abstract EventChannel |
createEventChannel(java.lang.String serviceInstanceName)
Creates a new EventChannel for a specific service. |
abstract void |
deactivateListeners(java.lang.String serviceInstanceName)
Deactivates all CORBA servants belonging to a specific service. |
static EventChannelFactory |
getFactory()
|
abstract void |
removeEventChannelUser(java.lang.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(java.lang.String serviceInstanceName)
serviceInstanceName
- service instance name.
public abstract void deactivateListeners(java.lang.String serviceInstanceName)
serviceInstanceName
- service instance name.public static EventChannelFactory getFactory()
public abstract void removeEventChannelUser(java.lang.String serviceInstanceName)
serviceInstanceName
- service instance name.
|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |