public class SunWebAppImpl extends WebPropertyContainer implements SunWebApp
NAME, PROPERTY, VALUEpropListenersDESCRIPTION_CHANGED, DESCRIPTOR_CHANGED, docType, LARGE_ICON_CHANGED, NAME_CHANGED, SMALL_ICON_CHANGEDCACHE, CLASS_LOADER, DEFAULT_CHARSET, ERROR_URL, FORM_HINT_FIELD, HTTPSERVLET_SECURITY_PROVIDER, IDEMPOTENT_URL_PATTERN, JSP_CONFIG, LOCALE_CHARSET_INFO, PARAMETER_ENCODING, SECURITY_ROLE_ASSIGNMENT, SECURITY_ROLE_MAPPING, SERVLET, SESSION_CONFIG, VALVE| Constructor and Description |
|---|
SunWebAppImpl() |
addWebProperty, getWebProperty, getWebProperty, removeWebProperty, setWebProperty, setWebProperty, sizeWebPropertyaddPropertyChangeListener, addPropertyChangeListener, addValue, getAttributeValue, getAttributeValue, getAttributeValue, getValue, getValue, getValues, removePropertyChangeListener, removePropertyChangeListener, removeValue, removeValue, setAttributeValue, setAttributeValue, setAttributeValue, setValue, setValue, sizeaddDescriptorExtension, addPrefixMapping, createUniqueFilenameAmongst, createUniqueNameAmongst, createUniqueNameAmongstNamedDescriptors, fillDocType, getDeploymentExtensions, getDescription, getDescriptorExtension, getDescriptorExtensions, getDisplayName, getDocType, getLargeIconUri, getLocalizedDescription, getLocalizedDescriptions, getLocalizedDisplayName, getLocalizedDisplayNames, getLocalizedLargeIconUri, getLocalizedLargeIconUris, getLocalizedSmallIconUri, getLocalizedSmallIconUris, getName, getPrefixMapping, getSmallIconUri, isBoundsChecking, print, setBoundsChecking, setDescription, setDisplayName, setLargeIconUri, setLocalizedDescription, setLocalizedDisplayName, setLocalizedLargeIconUri, setLocalizedSmallIconUri, setName, setSmallIconUri, visitaddExtraAttribute, getExtraAttribute, getExtraAttributes, removeExtraAttribute, toStringaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAttributeValuepublic void setSecurityRoleMapping(int index,
SecurityRoleMapping value)
setSecurityRoleMapping in interface SunWebApppublic SecurityRoleMapping getSecurityRoleMapping(int index)
getSecurityRoleMapping in interface SunWebApppublic void setSecurityRoleMapping(SecurityRoleMapping[] value)
setSecurityRoleMapping in interface SunWebApppublic SecurityRoleMapping[] getSecurityRoleMapping()
getSecurityRoleMapping in interface SunWebApppublic int sizeSecurityRoleMapping()
sizeSecurityRoleMapping in interface SunWebApppublic int addSecurityRoleMapping(SecurityRoleMapping value)
addSecurityRoleMapping in interface SunWebApppublic int removeSecurityRoleMapping(SecurityRoleMapping value)
removeSecurityRoleMapping in interface SunWebApppublic void setSecurityRoleAssignment(int index,
SecurityRoleAssignment value)
setSecurityRoleAssignment in interface SunWebApppublic SecurityRoleAssignment getSecurityRoleAssignment(int index)
getSecurityRoleAssignment in interface SunWebApppublic void setSecurityRoleAssignments(SecurityRoleAssignment[] value)
setSecurityRoleAssignments in interface SunWebApppublic SecurityRoleAssignment[] getSecurityRoleAssignments()
getSecurityRoleAssignments in interface SunWebApppublic int sizeSecurityRoleAssignment()
sizeSecurityRoleAssignment in interface SunWebApppublic int addSecurityRoleAssignment(SecurityRoleAssignment value)
addSecurityRoleAssignment in interface SunWebApppublic int removeSecurityRoleAssignment(SecurityRoleAssignment value)
removeSecurityRoleAssignment in interface SunWebApppublic void setServlet(int index,
Servlet value)
public Servlet getServlet(int index)
public void setServlet(Servlet[] value)
public Servlet[] getServlet()
public int sizeServlet()
public int addServlet(Servlet value)
public int removeServlet(Servlet value)
public void setIdempotentUrlPattern(int index,
IdempotentUrlPattern value)
setIdempotentUrlPattern in interface SunWebApppublic IdempotentUrlPattern getIdempotentUrlPattern(int index)
getIdempotentUrlPattern in interface SunWebApppublic void setIdempotentUrlPatterns(IdempotentUrlPattern[] value)
setIdempotentUrlPatterns in interface SunWebApppublic IdempotentUrlPattern[] getIdempotentUrlPatterns()
getIdempotentUrlPatterns in interface SunWebApppublic int sizeIdempotentUrlPattern()
sizeIdempotentUrlPattern in interface SunWebApppublic int addIdempotentUrlPattern(IdempotentUrlPattern value)
addIdempotentUrlPattern in interface SunWebApppublic int removeIdempotentUrlPattern(IdempotentUrlPattern value)
removeIdempotentUrlPattern in interface SunWebApppublic void setSessionConfig(SessionConfig value)
public SessionConfig getSessionConfig()
public void setCache(Cache value)
public Cache getCache()
public void setClassLoader(ClassLoader value)
public ClassLoader getClassLoader()
public void setJspConfig(JspConfig value)
public JspConfig getJspConfig()
public void setLocaleCharsetInfo(LocaleCharsetInfo value)
public LocaleCharsetInfo getLocaleCharsetInfo()
public boolean verify()
verify in class WebPropertyContainerpublic void setParameterEncoding(boolean value)
public boolean isParameterEncoding()
public void setValve(int index,
Valve value)
public Valve getValve(int index)
public void setValve(Valve[] value)
public Valve[] getValve()
public int sizeValve()
public int addValve(Valve value)
public int removeValve(Valve value)
Copyright © 2019. All rights reserved.