|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.mq.il.jvm.JVMClientILService
The RMI implementation of the ConnectionReceiver object
Constructor Summary | |
JVMClientILService()
|
Method Summary | |
ClientIL (src) |
getClientIL()
getClientIL method comment. |
void |
init(Connection (src) connection,
java.util.Properties props)
init method comment. |
void |
start()
start method comment. |
void |
stop()
Once stopped, the ClientIL instance stop processing all server requests. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JVMClientILService()
Method Detail |
public ClientIL (src) getClientIL() throws java.lang.Exception
getClientIL
in interface ClientILService (src)
java.lang.Exception
- Description of Exceptionpublic void start() throws java.lang.Exception
start
in interface ClientILService (src)
java.lang.Exception
- Description of Exceptionpublic void stop() throws java.lang.Exception
ClientILService (src)
stop
in interface ClientILService (src)
java.lang.Exception
- Description of Exceptionpublic void init(Connection (src) connection, java.util.Properties props) throws java.lang.Exception
init
in interface ClientILService (src)
connection
- Description of Parameterprops
- Description of Parameter
java.lang.Exception
- Description of Exception
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |