[jboss-dev-forums] [Design of POJO Server] - Re: @JMX aspect and aop/mc integration
bstansberry@jboss.com
do-not-reply at jboss.com
Wed Nov 15 10:15:12 EST 2006
Want to confirm that I understand your semantics:
AUTO = try to register directly, if it fails, create and register StandardMBean
STRICT = try to register directly, if it fails, throw exception
NONE = just create and register StandardMBean
This is OK by me, but probably won't get done this week. Also, is use of an enum allowed in the microcontainer (I don't know enough about the retroweaver to know). And can jbossxb populate an enum from a XML string? There was a mention of that on another thread, but I don't know if it happened. If either of the above are issues, we can just use a string.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986162#3986162
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986162
More information about the jboss-dev-forums
mailing list