|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageBeanClient
| Method Summary | |
|---|---|
void |
close()
MessageBeanContainer calls this to shutdown MessageBeanClient. |
void |
setup(MessageBeanProtocolManager pm)
First method called by MessageBeanContainer during bootstrapping. |
void |
start()
MessageBeanContainer calls this when it is ready handle message delivery. |
| Method Detail |
|---|
void setup(MessageBeanProtocolManager pm)
throws Exception
pm - MessageBeanProtocolManager allows the MessageBeanClient to
access the services provided by the MessageBeanContainer.
Exception
void start()
throws Exception
Exceptionvoid close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||