|
||||||||||
| 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 java.lang.Exception
pm - MessageBeanProtocolManager allows the MessageBeanClient to
access the services provided by the MessageBeanContainer.
java.lang.Exception
void start()
throws java.lang.Exception
java.lang.Exceptionvoid close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||