Is there an equivalent of:
| Set<DeploymentContext> children = unit.getDeploymentContext().getChildren();
|
Something like:
| Set<DeploymentUnit> children = unit.getChildren();
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032534#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...