|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.mq.il.rmi.RMIClientILService
public class RMIClientILService
The RMI implementation of the ConnectionReceiver object
| Constructor Summary | |
|---|---|
RMIClientILService()
|
|
| Method Summary | |
|---|---|
ClientIL |
getClientIL()
getClientIL method comment. |
void |
init(Connection connection,
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 RMIClientILService()
| Method Detail |
|---|
public ClientIL getClientIL()
throws Exception
getClientIL in interface ClientILServiceException - Description of Exception
public void start()
throws Exception
start in interface ClientILServiceException - Description of Exception
public void stop()
throws Exception
ClientILService
stop in interface ClientILServiceException - Description of Exception
public void init(Connection connection,
Properties props)
throws Exception
init in interface ClientILServiceconnection - Description of Parameterprops - Description of Parameter
Exception - Description of Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||