com.ibm.btt.event
Class EventManagerServerInvoker
java.lang.Object
com.ibm.btt.event.EventManagerServerInvoker
public class EventManagerServerInvoker
- extends java.lang.Object
The client server mechanism invokes the EventManagerServerInvoker when
registering or de-registering remote interest in a specific event.
Field Summary |
static java.lang.String |
COPYRIGHT
|
protected java.lang.String |
sessionId
Keeps the identification of the session between the client and the server |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
sessionId
protected java.lang.String sessionId
- Keeps the identification of the session between the client and the server
EventManagerServerInvoker
public EventManagerServerInvoker()
setSessionObject
public void setSessionObject(java.lang.Object sessionObject)
throws DSEInvalidRequestException,
DSEObjectNotFoundException
- Throws:
DSEInvalidRequestException
DSEObjectNotFoundException
execute
public java.lang.Object execute(java.util.Map param)
throws java.lang.Exception
- Throws:
java.lang.Exception
(c) Copyright IBM Corporation 1998, 2008