|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.mq.il.oil2.OIL2ClientILService
The OIL2 implementation of the ClientILService object
| Constructor Summary | |
OIL2ClientILService()
|
|
| Method Summary | |
ClientIL |
getClientIL()
getClientIL method comment. |
void |
handleConnectionException(Exception e)
|
void |
handleRequest(OIL2Request request)
|
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 OIL2ClientILService()
| 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 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 Exceptionpublic void handleConnectionException(Exception e)
handleConnectionException in interface OIL2RequestListnerpublic void handleRequest(OIL2Request request)
handleRequest in interface OIL2RequestListner
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||