Uses of Class
org.jboss.metadata.ejb.jboss.jndipolicy.spi.PackagingType

Packages that use PackagingType
org.jboss.metadata.ejb.jboss.jndipolicy.spi   
 

Uses of PackagingType in org.jboss.metadata.ejb.jboss.jndipolicy.spi
 

Methods in org.jboss.metadata.ejb.jboss.jndipolicy.spi that return PackagingType
 PackagingType DeploymentSummary.getPackagingType()
           
static PackagingType PackagingType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PackagingType[] PackagingType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.metadata.ejb.jboss.jndipolicy.spi with parameters of type PackagingType
 void DeploymentSummary.setPackagingType(PackagingType packagingType)
           
 



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