|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Description of the Interface
| Fields inherited from class weblogic.management.configuration.ComponentMBean |
CACHING_STUB_SVUID |
| Fields inherited from class weblogic.management.configuration.WebDeploymentMBean |
CACHING_STUB_SVUID |
| Fields inherited from class weblogic.management.configuration.DeploymentMBean |
CACHING_STUB_SVUID,
DEFAULT_ORDER,
MAX_ORDER,
MIN_ORDER |
| Fields inherited from class weblogic.management.configuration.ConfigurationMBean |
CACHING_STUB_SVUID |
| Fields inherited from class weblogic.management.configuration.DeploymentMBean |
CACHING_STUB_SVUID,
DEFAULT_ORDER,
MAX_ORDER,
MIN_ORDER |
| Fields inherited from class weblogic.management.configuration.ConfigurationMBean |
CACHING_STUB_SVUID |
| Method Summary | |
java.lang.String |
getAuthFilter()
Sets the AuthFilter Servlet class, which will be called before and after all authentication and authorization checks in the Web Application. |
java.lang.String |
getAuthRealmName()
Sets the Realm in the Basic Authentication HTTP dialog box, which pops up on the browsers. |
int |
getServletReloadCheckSecs()
How often WebLogic checks whether a servlet has been modified, and if so reloads it. |
int |
getSingleThreadedServletPoolSize()
Defines the size of the pool used for SingleThreadedModel instance pools. |
boolean |
isCleanupSessionFilesEnabled()
Gets the cleanupSessionFilesEnabled attribute of the WebAppComponentMBean object. |
boolean |
isIndexDirectoryEnabled()
Indicates whether or not to automatically generate an HTML directory listing if no suitable index file is found. |
boolean |
isPreferWebInfClasses()
If true, classes located in the WEB-INF directory of a web-app will be loaded in preference to classes loaded in the application or system classloader. |
boolean |
isServletExtensionCaseSensitive()
Treats all .extension except for .html as lower case. |
boolean |
isSessionDebuggable()
Gets the sessionDebuggable attribute of the WebAppComponentMBean object |
boolean |
isSessionMonitoringEnabled()
If true, then runtime MBeans will be created for sessions; otherwise, they will not. |
void |
setAuthFilter(java.lang.String name)
Sets the authFilter attribute of the WebAppComponentMBean object. |
void |
setAuthRealmName(java.lang.String name)
Sets the authRealmName attribute of the WebAppComponentMBean object. |
void |
setContextPath(java.lang.String p)
Sets the contextPath attribute of the WebAppComponentMBean object. |
void |
setDebugEnabled(boolean deb)
Sets the debugEnabled attribute of the WebAppComponentMBean object. |
void |
setDefaultServlet(java.lang.String svlt)
Sets the defaultServlet attribute of the WebAppComponentMBean object. |
void |
setDocumentRoot(java.lang.String directory)
Sets the documentRoot attribute of the WebAppComponentMBean object. |
void |
setIndexDirectoryEnabled(boolean enable)
Sets the indexDirectoryEnabled attribute of the WebAppComponentMBean object. |
void |
setIndexFiles(java.lang.String[] files)
Sets the indexFiles attribute of the WebAppComponentMBean object. |
void |
setMimeTypeDefault(java.lang.String type)
Sets the mimeTypeDefault attribute of the WebAppComponentMBean object. |
void |
setMimeTypes(java.util.Map types)
Sets the mimeTypes attribute of the WebAppComponentMBean object. |
void |
setPreferWebInfClasses(boolean b)
Sets the preferWebInfClasses attribute of the WebAppComponentMBean object |
void |
setServletClasspath(java.lang.String classPath)
Sets the servletClasspath attribute of the WebAppComponentMBean object. |
void |
setServletExtensionCaseSensitive(boolean enable)
Sets the servletExtensionCaseSensitive attribute of the WebAppComponentMBean object. |
void |
setServletReloadCheckSecs(int secs)
Sets the servletReloadCheckSecs attribute of the WebAppComponentMBean object. |
void |
setSessionCacheSize(int size)
Sets the sessionCacheSize attribute of the WebAppComponentMBean object. |
void |
setSessionCookieComment(java.lang.String comment)
Sets the sessionCookieComment attribute of the WebAppComponentMBean object. |
void |
setSessionCookieDomain(java.lang.String domain)
Sets the sessionCookieDomain attribute of the WebAppComponentMBean object. |
void |
setSessionCookieMaxAgeSecs(int secs)
Sets the sessionCookieMaxAgeSecs attribute of the WebAppComponentMBean object. |
void |
setSessionCookieName(java.lang.String name)
Sets the sessionCookieName attribute of the WebAppComponentMBean object. |
void |
setSessionCookiePath(java.lang.String path)
Sets the sessionCookiePath attribute of the WebAppComponentMBean object. |
void |
setSessionCookiesEnabled(boolean enable)
Sets the sessionCookiesEnabled attribute of the WebAppComponentMBean object. |
void |
setSessionIDLength(int len)
Sets the sessionIDLength attribute of the WebAppComponentMBean object. |
void |
setSessionInvalidationIntervalSecs(int secs)
Sets the sessionInvalidationIntervalSecs attribute of the WebAppComponentMBean object. |
void |
setSessionJDBCConnectionTimeoutSecs(int secs)
Sets the sessionJDBCConnectionTimeoutSecs attribute of the WebAppComponentMBean object. |
void |
setSessionMainAttribute(java.lang.String p)
Sets the sessionMainAttribute attribute of the WebAppComponentMBean object. |
void |
setSessionMonitoringEnabled(boolean e)
Sets the sessionMonitoringEnabled attribute of the WebAppComponentMBean object. |
void |
setSessionPersistentStoreCookieName(java.lang.String name)
Sets the sessionPersistentStoreCookieName attribute of the WebAppComponentMBean object |
void |
setSessionPersistentStoreDir(java.lang.String dir)
Sets the sessionPersistentStoreDir attribute of the WebAppComponentMBean object. |
void |
setSessionPersistentStorePool(java.lang.String poolName)
Sets the sessionPersistentStorePool attribute of the WebAppComponentMBean object. |
void |
setSessionPersistentStoreShared(boolean enable)
Sets the sessionPersistentStoreShared attribute of the WebAppComponentMBean object |
void |
setSessionPersistentStoreTable(java.lang.String tableName)
Sets the sessionPersistentStoreTable attribute of the WebAppComponentMBean object |
void |
setSessionPersistentStoreType(java.lang.String type)
Sets the sessionPersistentStoreType attribute of the WebAppComponentMBean object |
void |
setSessionSwapIntervalSecs(int secs)
Sets the sessionSwapIntervalSecs attribute of the WebAppComponentMBean object |
void |
setSessionTimeoutSecs(int secs)
Sets the sessionTimeoutSecs attribute of the WebAppComponentMBean object. |
void |
setSessionTrackingEnabled(boolean enable)
Sets the sessionTrackingEnabled attribute of the WebAppComponentMBean object. |
void |
setSessionURLRewritingEnabled(boolean enable)
Sets the sessionURLRewritingEnabled attribute of the WebAppComponentMBean object. |
void |
setSingleThreadedServletPoolSize(int siz)
Sets the singleThreadedServletPoolSize attribute of the WebAppComponentMBean object. |
| Methods inherited from interface weblogic.management.configuration.ComponentMBean |
activated,
getActivatedTargets,
getApplication,
getDDEditingDisabledReason,
getURI,
isDDEditingEnabled,
refreshDDsIfNeeded,
setApplication,
setURI |
| Methods inherited from interface weblogic.management.configuration.WebDeploymentMBean |
addVirtualHost,
addWebServer,
getVirtualHosts,
getWebServers,
removeVirtualHost,
removeWebServer,
setVirtualHosts,
setWebServers |
| Method Detail |
public void setSessionCookieMaxAgeSecs(int secs)
throws javax.management.InvalidAttributeValueException
secs - The new sessionCookieMaxAgeSecs value
public void setSessionInvalidationIntervalSecs(int secs)
throws javax.management.InvalidAttributeValueException
secs - The new sessionInvalidationIntervalSecs value
public void setSessionJDBCConnectionTimeoutSecs(int secs)
throws javax.management.InvalidAttributeValueException
secs - The new sessionJDBCConnectionTimeoutSecs value
public void setSessionTimeoutSecs(int secs)
throws javax.management.InvalidAttributeValueException
secs - The new sessionTimeoutSecs value
public void setMimeTypeDefault(java.lang.String type)
throws javax.management.InvalidAttributeValueException
type - The new mimeTypeDefault value
public void setMimeTypes(java.util.Map types)
throws javax.management.InvalidAttributeValueException
types - The new mimeTypes value
public void setDocumentRoot(java.lang.String directory)
throws javax.management.InvalidAttributeValueException
directory - The new documentRoot value
public void setDefaultServlet(java.lang.String svlt)
throws javax.management.InvalidAttributeValueException
svlt - The new defaultServlet valuepublic boolean isIndexDirectoryEnabled()
public void setIndexDirectoryEnabled(boolean enable)
enable - The new indexDirectoryEnabled value
public void setIndexFiles(java.lang.String[] files)
throws javax.management.InvalidAttributeValueException
files - The new indexFiles value
public void setServletClasspath(java.lang.String classPath)
throws javax.management.InvalidAttributeValueException
classPath - The new servletClasspath valuepublic boolean isServletExtensionCaseSensitive()
public void setServletExtensionCaseSensitive(boolean enable)
enable - The new servletExtensionCaseSensitive valuepublic int getServletReloadCheckSecs()
public void setServletReloadCheckSecs(int secs)
throws javax.management.InvalidAttributeValueException
secs - The new servletReloadCheckSecs valuepublic int getSingleThreadedServletPoolSize()
public void setSingleThreadedServletPoolSize(int siz)
throws javax.management.InvalidAttributeValueException
siz - The new singleThreadedServletPoolSize valuepublic java.lang.String getAuthRealmName()
public void setAuthRealmName(java.lang.String name)
throws javax.management.InvalidAttributeValueException
name - The new authRealmName valuepublic java.lang.String getAuthFilter()
public void setAuthFilter(java.lang.String name)
name - The new authFilter valuepublic void setDebugEnabled(boolean deb)
deb - The new debugEnabled valuepublic void setSessionURLRewritingEnabled(boolean enable)
enable - The new sessionURLRewritingEnabled value
public void setSessionIDLength(int len)
throws javax.management.InvalidAttributeValueException
len - The new sessionIDLength value
public void setSessionCacheSize(int size)
throws javax.management.InvalidAttributeValueException
size - The new sessionCacheSize valuepublic void setSessionCookiesEnabled(boolean enable)
enable - The new sessionCookiesEnabled valuepublic void setSessionTrackingEnabled(boolean enable)
enable - The new sessionTrackingEnabled value
public void setSessionCookieComment(java.lang.String comment)
throws javax.management.InvalidAttributeValueException
comment - The new sessionCookieComment value
public void setSessionCookieDomain(java.lang.String domain)
throws javax.management.InvalidAttributeValueException
domain - The new sessionCookieDomain value
public void setSessionCookieName(java.lang.String name)
throws javax.management.InvalidAttributeValueException
name - The new sessionCookieName value
public void setSessionCookiePath(java.lang.String path)
throws javax.management.InvalidAttributeValueException
path - The new sessionCookiePath value
public void setSessionPersistentStoreDir(java.lang.String dir)
throws javax.management.InvalidAttributeValueException
dir - The new sessionPersistentStoreDir value
public void setSessionPersistentStorePool(java.lang.String poolName)
throws javax.management.InvalidAttributeValueException
poolName - The new sessionPersistentStorePool value
public void setSessionPersistentStoreTable(java.lang.String tableName)
throws javax.management.InvalidAttributeValueException
tableName - The new sessionPersistentStoreTable valuepublic void setSessionPersistentStoreShared(boolean enable)
enable - The new sessionPersistentStoreShared value
public void setSessionPersistentStoreType(java.lang.String type)
throws javax.management.InvalidAttributeValueException
type - The new sessionPersistentStoreType value
public void setSessionPersistentStoreCookieName(java.lang.String name)
throws javax.management.InvalidAttributeValueException
name - The new sessionPersistentStoreCookieName value
public void setSessionSwapIntervalSecs(int secs)
throws javax.management.InvalidAttributeValueException
secs - The new sessionSwapIntervalSecs valuepublic boolean isSessionDebuggable()
public boolean isCleanupSessionFilesEnabled()
public void setContextPath(java.lang.String p)
throws javax.management.InvalidAttributeValueException,
DistributedManagementException
p - The new contextPath value
public void setSessionMainAttribute(java.lang.String p)
throws javax.management.InvalidAttributeValueException
p - The new sessionMainAttribute valuepublic boolean isSessionMonitoringEnabled()
public void setSessionMonitoringEnabled(boolean e)
throws javax.management.InvalidAttributeValueException
e - The new sessionMonitoringEnabled valuepublic boolean isPreferWebInfClasses()
public void setPreferWebInfClasses(boolean b)
b - The new preferWebInfClasses value
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81b |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||