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