Package com.ibm.ws.javaee.dd.web
Interface WebFragment
- All Superinterfaces:
com.ibm.ws.javaee.dd.DeploymentDescriptor
,Describable
,DescriptionGroup
,JNDIEnvironmentRefs
,JNDIEnvironmentRefsGroup
,WebCommon
-
Field Summary
Fields -
Method Summary
Methods inherited from interface com.ibm.ws.javaee.dd.DeploymentDescriptor
getComponentForId, getDeploymentDescriptorPath, getIdForComponent
Methods inherited from interface com.ibm.ws.javaee.dd.common.Describable
getDescriptions
Methods inherited from interface com.ibm.ws.javaee.dd.common.DescriptionGroup
getDisplayNames, getIcons
Methods inherited from interface com.ibm.ws.javaee.dd.common.JNDIEnvironmentRefs
getAdministeredObjects, getConnectionFactories, getContextServices, getDataSources, getEJBLocalRefs, getEJBRefs, getEnvEntries, getJMSConnectionFactories, getJMSDestinations, getMailSessions, getManagedExecutors, getManagedScheduledExecutors, getManagedThreadFactories, getMessageDestinationRefs, getPersistenceContextRefs, getPersistenceUnitRefs, getResourceEnvRefs, getResourceRefs, getServiceRefs
Methods inherited from interface com.ibm.ws.javaee.dd.common.JNDIEnvironmentRefsGroup
getPostConstruct, getPreDestroy
Methods inherited from interface com.ibm.ws.javaee.dd.web.common.WebCommon
getContextParams, getDefaultContextPath, getErrorPages, getFilterMappings, getFilters, getJSPConfig, getListeners, getLocaleEncodingMappingList, getLoginConfig, getMessageDestinations, getMimeMappings, getRequestEncoding, getResponseEncoding, getSecurityConstraints, getSecurityRoles, getServletMappings, getServlets, getSessionConfig, getWelcomeFileList, isSetDenyUncoveredHttpMethods, isSetDistributable
-
Field Details
-
DD_SHORT_NAME
- See Also:
-
DD_NAME
- See Also:
-
VERSIONS
static final int[] VERSIONS
-
-
Method Details