"obelix1998" wrote : 
  | Could you please provide a complete code snippet how to get this bean ?
  | 

  | KernelController controller = ...;
  | ControllerContext context = controller.getInstalledContext("<name>");
  | // ControllerContext context = controller.getContext("<name>", <state>);
  | Object target = context.getTarget();
  | 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032820
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to