"alesj" wrote :
| But what would be a good place to add this?
| We need to know that context has passed Instantiate state - to match class name.
|
| This would be pretty trivial to add as a bean with callbacks
| if only callbacks could get a hold of ControllerContext that triggered callback. :-)
It is trivial. :-)
We could do it same way we do @JMX.
e.g.
| <lifecycle-instantiate xmlns="urn:jboss:aop-beans:1.0"
| name="MOCAdding"
| class="org.jboss.managed.MOCAdding"
| classes="org.jboss.jms.server.destination.QueueService">
| </lifecycle-instantiate>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191254#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...