public interface WebApp extends RootInterface
DDProvider.getDDRoot(org.openide.filesystems.FileObject) method.
Important note: Do not provide an implementation of this interface unless you are a DD API provider!
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_STATUS |
static String |
PROPERTY_VERSION |
static int |
STATE_INVALID_OLD_VERSION |
static int |
STATE_INVALID_PARSABLE |
static int |
STATE_INVALID_UNPARSABLE |
static int |
STATE_VALID |
static String |
VERSION_2_4 |
static String |
VERSION_2_5 |
static String |
VERSION_3_0 |
static String |
VERSION_3_1
web.xml, web-fragment.xml DD version for JavaEE7
|
MERGE_INTERSECT, MERGE_UNION, MERGE_UPDATEmerge, writeaddPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, writegetAllDescriptions, getDefaultDescription, getDescription, removeAllDescriptions, removeDescription, removeDescriptionForLocale, setAllDescriptions, setDescription, setDescriptiongetAllDisplayNames, getDefaultDisplayName, getDisplayName, removeAllDisplayNames, removeDisplayName, removeDisplayNameForLocale, setAllDisplayNames, setDisplayName, setDisplayNameaddBean, addBean, createBeanfindBeanByNamegetAllIcons, getDefaultIcon, getLargeIcon, getLargeIcon, getSmallIcon, getSmallIcon, removeAllIcons, removeIcon, removeIcon, removeLargeIcon, removeLargeIcon, removeSmallIcon, removeSmallIcon, setAllIcons, setIcon, setLargeIcon, setLargeIcon, setSmallIcon, setSmallIconstatic final String PROPERTY_VERSION
static final String VERSION_2_4
static final String VERSION_2_5
static final String VERSION_3_0
static final String VERSION_3_1
static final int STATE_VALID
static final int STATE_INVALID_PARSABLE
static final int STATE_INVALID_UNPARSABLE
static final int STATE_INVALID_OLD_VERSION
static final String PROPERTY_STATUS
String getVersion()
SAXParseException getError()
int getStatus()
void setDistributable(boolean value)
value - property valueboolean isDistributable()
void setContextParam(int index,
InitParam valueInterface)
InitParam getContextParam(int index)
void setContextParam(InitParam[] value)
InitParam[] getContextParam()
int sizeContextParam()
int addContextParam(InitParam valueInterface)
int removeContextParam(InitParam valueInterface)
void setFilter(int index,
Filter valueInterface)
Filter getFilter(int index)
void setFilter(Filter[] value)
Filter[] getFilter()
int sizeFilter()
int addFilter(Filter valueInterface)
int removeFilter(Filter valueInterface)
void setFilterMapping(int index,
FilterMapping valueInterface)
FilterMapping getFilterMapping(int index)
void setFilterMapping(FilterMapping[] value)
FilterMapping[] getFilterMapping()
int sizeFilterMapping()
int addFilterMapping(FilterMapping valueInterface)
int removeFilterMapping(FilterMapping valueInterface)
void setListener(int index,
Listener valueInterface)
Listener getListener(int index)
void setListener(Listener[] value)
Listener[] getListener()
int sizeListener()
int addListener(Listener valueInterface)
int removeListener(Listener valueInterface)
void setServlet(int index,
Servlet valueInterface)
Servlet getServlet(int index)
void setServlet(Servlet[] value)
Servlet[] getServlet()
int sizeServlet()
int addServlet(Servlet valueInterface)
int removeServlet(Servlet valueInterface)
void setServletMapping(int index,
ServletMapping valueInterface)
ServletMapping getServletMapping(int index)
void setServletMapping(ServletMapping[] value)
ServletMapping[] getServletMapping()
int sizeServletMapping()
int addServletMapping(ServletMapping valueInterface)
int removeServletMapping(ServletMapping valueInterface)
void setSessionConfig(SessionConfig value)
SessionConfig getSingleSessionConfig()
void setMimeMapping(int index,
MimeMapping valueInterface)
MimeMapping getMimeMapping(int index)
void setMimeMapping(MimeMapping[] value)
MimeMapping[] getMimeMapping()
int sizeMimeMapping()
int addMimeMapping(MimeMapping valueInterface)
int removeMimeMapping(MimeMapping valueInterface)
void setWelcomeFileList(WelcomeFileList value)
WelcomeFileList getSingleWelcomeFileList()
void setErrorPage(int index,
ErrorPage valueInterface)
ErrorPage getErrorPage(int index)
void setErrorPage(ErrorPage[] value)
ErrorPage[] getErrorPage()
int sizeErrorPage()
int addErrorPage(ErrorPage valueInterface)
int removeErrorPage(ErrorPage valueInterface)
void setJspConfig(JspConfig value) throws VersionNotSupportedException
VersionNotSupportedExceptionJspConfig getSingleJspConfig() throws VersionNotSupportedException
VersionNotSupportedExceptionint addJspConfig(JspConfig valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionint removeJspConfig(JspConfig valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setSecurityConstraint(int index,
SecurityConstraint valueInterface)
SecurityConstraint getSecurityConstraint(int index)
void setSecurityConstraint(SecurityConstraint[] value)
SecurityConstraint[] getSecurityConstraint()
int sizeSecurityConstraint()
int addSecurityConstraint(SecurityConstraint valueInterface)
int removeSecurityConstraint(SecurityConstraint valueInterface)
void setLoginConfig(LoginConfig value)
LoginConfig getSingleLoginConfig()
void setSecurityRole(int index,
SecurityRole valueInterface)
SecurityRole getSecurityRole(int index)
void setSecurityRole(SecurityRole[] value)
SecurityRole[] getSecurityRole()
int sizeSecurityRole()
int addSecurityRole(SecurityRole valueInterface)
int removeSecurityRole(SecurityRole valueInterface)
void setEnvEntry(int index,
EnvEntry valueInterface)
EnvEntry getEnvEntry(int index)
void setEnvEntry(EnvEntry[] value)
EnvEntry[] getEnvEntry()
int sizeEnvEntry()
int addEnvEntry(EnvEntry valueInterface)
int removeEnvEntry(EnvEntry valueInterface)
void setEjbRef(int index,
EjbRef valueInterface)
EjbRef getEjbRef(int index)
void setEjbRef(EjbRef[] value)
EjbRef[] getEjbRef()
int sizeEjbRef()
int addEjbRef(EjbRef valueInterface)
int removeEjbRef(EjbRef valueInterface)
void setEjbLocalRef(int index,
EjbLocalRef valueInterface)
EjbLocalRef getEjbLocalRef(int index)
void setEjbLocalRef(EjbLocalRef[] value)
EjbLocalRef[] getEjbLocalRef()
int sizeEjbLocalRef()
int addEjbLocalRef(EjbLocalRef valueInterface)
int removeEjbLocalRef(EjbLocalRef valueInterface)
void setServiceRef(int index,
ServiceRef valueInterface)
throws VersionNotSupportedException
VersionNotSupportedExceptionServiceRef getServiceRef(int index) throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setServiceRef(ServiceRef[] value) throws VersionNotSupportedException
VersionNotSupportedExceptionServiceRef[] getServiceRef() throws VersionNotSupportedException
VersionNotSupportedExceptionint sizeServiceRef()
throws VersionNotSupportedException
VersionNotSupportedExceptionint addServiceRef(ServiceRef valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionint removeServiceRef(ServiceRef valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setResourceRef(int index,
ResourceRef valueInterface)
ResourceRef getResourceRef(int index)
void setResourceRef(ResourceRef[] value)
ResourceRef[] getResourceRef()
int sizeResourceRef()
int addResourceRef(ResourceRef valueInterface)
int removeResourceRef(ResourceRef valueInterface)
void setResourceEnvRef(int index,
ResourceEnvRef valueInterface)
ResourceEnvRef getResourceEnvRef(int index)
void setResourceEnvRef(ResourceEnvRef[] value)
ResourceEnvRef[] getResourceEnvRef()
int sizeResourceEnvRef()
int addResourceEnvRef(ResourceEnvRef valueInterface)
int removeResourceEnvRef(ResourceEnvRef valueInterface)
void setMessageDestinationRef(int index,
MessageDestinationRef valueInterface)
throws VersionNotSupportedException
VersionNotSupportedExceptionMessageDestinationRef getMessageDestinationRef(int index) throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setMessageDestinationRef(MessageDestinationRef[] value) throws VersionNotSupportedException
VersionNotSupportedExceptionMessageDestinationRef[] getMessageDestinationRef() throws VersionNotSupportedException
VersionNotSupportedExceptionint sizeMessageDestinationRef()
throws VersionNotSupportedException
VersionNotSupportedExceptionint addMessageDestinationRef(MessageDestinationRef valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionint removeMessageDestinationRef(MessageDestinationRef valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setMessageDestination(int index,
MessageDestination valueInterface)
throws VersionNotSupportedException
VersionNotSupportedExceptionMessageDestination getMessageDestination(int index) throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setMessageDestination(MessageDestination[] value) throws VersionNotSupportedException
VersionNotSupportedExceptionMessageDestination[] getMessageDestination() throws VersionNotSupportedException
VersionNotSupportedExceptionint sizeMessageDestination()
throws VersionNotSupportedException
VersionNotSupportedExceptionint addMessageDestination(MessageDestination valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionint removeMessageDestination(MessageDestination valueInterface) throws VersionNotSupportedException
VersionNotSupportedExceptionLocaleEncodingMappingList getSingleLocaleEncodingMappingList() throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setLocaleEncodingMappingList(LocaleEncodingMappingList value) throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setMetadataComplete(boolean value)
throws VersionNotSupportedException
VersionNotSupportedExceptionboolean isMetadataComplete()
throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setName(String[] value) throws VersionNotSupportedException
VersionNotSupportedExceptionString[] getName() throws VersionNotSupportedException
VersionNotSupportedExceptionAbsoluteOrdering newAbsoluteOrdering() throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setAbsoluteOrdering(AbsoluteOrdering[] value) throws VersionNotSupportedException
VersionNotSupportedExceptionAbsoluteOrdering[] getAbsoluteOrdering() throws VersionNotSupportedException
VersionNotSupportedExceptionBuilt on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.