public interface WebApp extends com.ibm.ws.javaee.dd.common.ModuleDeploymentDescriptor, com.ibm.ws.javaee.dd.DeploymentDescriptor, WebCommon
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DD_NAME |
static int |
VERSION_3_0 |
static int |
VERSION_3_1 |
Modifier and Type | Method and Description |
---|---|
AbsoluteOrdering |
getAbsoluteOrdering() |
java.lang.String |
getModuleName() |
java.lang.String |
getVersion() |
boolean |
isMetadataComplete() |
boolean |
isSetMetadataComplete() |
getComponentForId, getDeploymentDescriptorPath, getIdForComponent
getContextParams, getErrorPages, getFilterMappings, getFilters, getJSPConfig, getListeners, getLocaleEncodingMappingList, getLoginConfig, getMessageDestinations, getMimeMappings, getSecurityConstraints, getSecurityRoles, getServletMappings, getServlets, getSessionConfig, getWelcomeFileList, isSetDenyUncoveredHttpMethods, isSetDistributable
getDisplayNames, getIcons
getPostConstruct, getPreDestroy
getAdministeredObjects, getConnectionFactories, getDataSources, getEJBLocalRefs, getEJBRefs, getEnvEntries, getJMSConnectionFactories, getJMSDestinations, getMailSessions, getMessageDestinationRefs, getPersistenceContextRefs, getPersistenceUnitRefs, getResourceEnvRefs, getResourceRefs, getServiceRefs
static final java.lang.String DD_NAME
static final int VERSION_3_1
static final int VERSION_3_0
java.lang.String getVersion()
boolean isSetMetadataComplete()
boolean isMetadataComplete()
java.lang.String getModuleName()
getModuleName
in interface com.ibm.ws.javaee.dd.common.ModuleDeploymentDescriptor
AbsoluteOrdering getAbsoluteOrdering()