public interface ApplicationBnd extends com.ibm.ws.javaee.dd.DeploymentDescriptor, RefBindingsGroup
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
XMI_BND_NAME |
static java.lang.String |
XML_BND_NAME |
| Modifier and Type | Method and Description |
|---|---|
JASPIRef |
getJASPIRef() |
java.util.List<Profile> |
getProfiles() |
java.util.List<SecurityRole> |
getSecurityRoles() |
java.lang.String |
getVersion() |
getComponentForId, getDeploymentDescriptorPath, getIdForComponentgetDataSources, getEJBRefs, getEnvEntries, getMessageDestinationRefs, getResourceEnvRefs, getResourceRefsstatic final java.lang.String XML_BND_NAME
static final java.lang.String XMI_BND_NAME
java.lang.String getVersion()
java.util.List<SecurityRole> getSecurityRoles()
java.util.List<Profile> getProfiles()
JASPIRef getJASPIRef()