[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - DeploymentUnit access to parent

thomas.diesler@jboss.com do-not-reply at jboss.com
Tue Oct 31 03:35:36 EST 2006


The DeploymentUnit deprecates access to the DeploymentContext


  |    /**
  |     * Get the deployment contxt
  |     * 
  |     * @return the deployment context
  |     */
  |    @Deprecated // If you are using this, then think about it.
  |    DeploymentContext getDeploymentContext();
  | 

Assuming that a DeploymentUnit has the notion of parent, what is the appropriate methodology to get at the parent DeploymentUnit?

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981977



More information about the jboss-dev-forums mailing list