[jboss-dev-forums] [Design of POJO Server] - Re: Depending on a MBean
bill.burke@jboss.com
do-not-reply at jboss.com
Wed Mar 28 10:14:23 EDT 2007
What i'm saying is:
@Depends("jboss.something:service=blah,name=Foo")
@Stateless
public class MyBean {}
The depends could be a Jmx mbean or ajust a regular MC bean that is using an string that looks like an object name as its key/name. I don't want to introduce a @JmxDepends or a <jmx-depends> then again, maybe we have to.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032339#4032339
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032339
More information about the jboss-dev-forums
mailing list