Package com.ibm.ws.javaee.dd.appbnd
Interface ApplicationBnd
- All Superinterfaces:
com.ibm.ws.javaee.dd.DeploymentDescriptor
,RefBindingsGroup
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.ibm.ws.javaee.dd.DeploymentDescriptor
getComponentForId, getDeploymentDescriptorPath, getIdForComponent
Methods inherited from interface com.ibm.ws.javaee.dd.commonbnd.RefBindingsGroup
getDataSources, getEJBRefs, getEnvEntries, getMessageDestinationRefs, getResourceEnvRefs, getResourceRefs
-
Field Details
-
XML_BND_NAME
- See Also:
-
XMI_BND_NAME
- See Also:
-
VERSION_1_2
static final int VERSION_1_2- See Also:
-
VERSION_1_3
static final int VERSION_1_3- See Also:
-
VERSION_1_4
static final int VERSION_1_4- See Also:
-
VERSIONS
static final int[] VERSIONS -
VERSION_1_2_STR
- See Also:
-
VERSION_1_3_STR
- See Also:
-
VERSION_1_4_STR
- See Also:
-
VERSION_STRS
-
-
Method Details
-
getVersion
String getVersion() -
getSecurityRoles
List<SecurityRole> getSecurityRoles() -
getProfiles
-
getJASPIRef
JASPIRef getJASPIRef()
-