[jboss-user] [Beginner's Corner] - Jboss 5 mbean dependency management under jboss 5.1.0

maciekcom do-not-reply at jboss.com
Tue Dec 1 04:40:13 EST 2009


Hi,

How mbean dependencies are managed under jboss 5.1.0? 

Lets consider example:

1. We have three services: A,B,C
2. Serivce B depends on service A and C.
3. If create()/start() method is called on service B then create()/start() is also called under A and C?
4. If stop is called on service A or C then also stop is called on service B?

Thanks in advance for explanation.


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4268242#4268242

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4268242



More information about the jboss-user mailing list