Uses of Class
javax.inject.DeploymentType

Packages that use DeploymentType
javax.inject   
org.jboss.webbeans   
 

Uses of DeploymentType in javax.inject
 

Classes in javax.inject with annotations of type DeploymentType
 interface Production
          The default deployment type.
 interface Standard
          Deployment type for standard components defined by the JSR-299 specification.
 

Uses of DeploymentType in org.jboss.webbeans
 

Classes in org.jboss.webbeans with annotations of type DeploymentType
 interface WebBean
          Deployment type for Web Beans beans
 



Copyright © 2011. All Rights Reserved.