|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |