Uses of Interface
org.jboss.ejb3.DeploymentScope

Packages that use DeploymentScope
org.jboss.ejb3   
org.jboss.ejb3.enc   
 

Uses of DeploymentScope in org.jboss.ejb3
 

Fields in org.jboss.ejb3 declared as DeploymentScope
protected  DeploymentScope Ejb3Deployment.deploymentScope
           
 

Methods in org.jboss.ejb3 that return DeploymentScope
 DeploymentScope Ejb3Deployment.getEar()
           
 

Constructors in org.jboss.ejb3 with parameters of type DeploymentScope
Ejb3Deployment(org.jboss.deployers.structure.spi.DeploymentUnit deploymentUnit, DeploymentUnit unit, DeploymentScope deploymentScope, org.jboss.metadata.ejb.jboss.JBossMetaData metaData)
          Do not deploy persistence unit anymore.
 

Uses of DeploymentScope in org.jboss.ejb3.enc
 

Fields in org.jboss.ejb3.enc declared as DeploymentScope
protected  DeploymentScope DeploymentEjbResolver.deploymentScope
          Deprecated.  
 

Constructors in org.jboss.ejb3.enc with parameters of type DeploymentScope
DeploymentEjbResolver(DeploymentScope deploymentScope, String errorName)
          Deprecated.  
MessageDestinationResolver(DeploymentScope deploymentScope, org.jboss.metadata.javaee.spec.MessageDestinationsMetaData mergedMessageDestinations)
          Deprecated.  
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.