public interface WebApp extends 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 |
static int |
VERSION_4_0 |
Modifier and Type | Method and Description |
---|---|
AbsoluteOrdering |
getAbsoluteOrdering() |
java.lang.String |
getModuleName() |
java.lang.String |
getVersion() |
boolean |
isMetadataComplete() |
boolean |
isSetMetadataComplete() |
getComponentForId, getDeploymentDescriptorPath, getIdForComponent
getContextParams, getDefaultContextPath, getErrorPages, getFilterMappings, getFilters, getJSPConfig, getListeners, getLocaleEncodingMappingList, getLoginConfig, getMessageDestinations, getMimeMappings, getRequestEncoding, getResponseEncoding, getSecurityConstraints, getSecurityRoles, getServletMappings, getServlets, getSessionConfig, getWelcomeFileList, isSetDenyUncoveredHttpMethods, isSetDistributable
getDisplayNames, getIcons
getDescriptions
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_4_0
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 ModuleDeploymentDescriptor
AbsoluteOrdering getAbsoluteOrdering()