A C D G I M P R S T W

A

Application - Class in wicket.jmx
Exposes Application related functionality for JMX.
Application(Application) - Constructor for class wicket.jmx.Application
Create.
ApplicationMBean - Interface in wicket.jmx
MBean interface for exposing application related information and functionality.
ApplicationSettings - Class in wicket.jmx
Exposes Application related functionality for JMX.
ApplicationSettings(Application) - Constructor for class wicket.jmx.ApplicationSettings
Create.
ApplicationSettingsMBean - Interface in wicket.jmx
Application settings.

C

clearMarkupCache() - Method in class wicket.jmx.Application
 
clearMarkupCache() - Method in interface wicket.jmx.ApplicationMBean
Clears the markup cache, so that templates and properties etc will be reloaded the next time they are requested.
CookieValuePersisterSettings - Class in wicket.jmx
Exposes Application related functionality for JMX.
CookieValuePersisterSettings(Application) - Constructor for class wicket.jmx.CookieValuePersisterSettings
Create.
CookieValuePersisterSettingsMBean - Interface in wicket.jmx
Cookie persister settings.

D

DebugSettings - Class in wicket.jmx
Exposes Application related functionality for JMX.
DebugSettings(Application) - Constructor for class wicket.jmx.DebugSettings
Create.
DebugSettingsMBean - Interface in wicket.jmx
Debug settings.
destroy(Application) - Method in class wicket.jmx.Initializer
 

G

getAccessDeniedPage() - Method in class wicket.jmx.ApplicationSettings
 
getAccessDeniedPage() - Method in interface wicket.jmx.ApplicationSettingsMBean
Gets the access denied page class.
getApplicationClass() - Method in class wicket.jmx.Application
 
getApplicationClass() - Method in interface wicket.jmx.ApplicationMBean
Gets the class of the application.
getAuthorizationStrategy() - Method in class wicket.jmx.SecuritySettings
 
getAuthorizationStrategy() - Method in interface wicket.jmx.SecuritySettingsMBean
Gets the authorization strategy.
getAutomaticLinking() - Method in class wicket.jmx.MarkupSettings
 
getAutomaticLinking() - Method in interface wicket.jmx.MarkupSettingsMBean
If true, automatic link resolution is enabled.
getAutomaticMultiWindowSupport() - Method in class wicket.jmx.PageSettings
 
getAutomaticMultiWindowSupport() - Method in interface wicket.jmx.PageSettingsMBean
Gets whether Wicket should try to support opening multiple windows for the same session transparently.
getBufferResponse() - Method in class wicket.jmx.RequestCycleSettings
 
getBufferResponse() - Method in interface wicket.jmx.RequestCycleSettingsMBean
 
getClassResolver() - Method in class wicket.jmx.ApplicationSettings
 
getClassResolver() - Method in interface wicket.jmx.ApplicationSettingsMBean
Gets the default resolver to use when finding classes
getComment() - Method in class wicket.jmx.CookieValuePersisterSettings
 
getComment() - Method in interface wicket.jmx.CookieValuePersisterSettingsMBean
Gets the cookie comment.
getComponentUseCheck() - Method in class wicket.jmx.DebugSettings
 
getComponentUseCheck() - Method in interface wicket.jmx.DebugSettingsMBean
 
getCompressWhitespace() - Method in class wicket.jmx.MarkupSettings
 
getCompressWhitespace() - Method in interface wicket.jmx.MarkupSettingsMBean
 
getConfigurationType() - Method in class wicket.jmx.Application
 
getConfigurationType() - Method in interface wicket.jmx.ApplicationMBean
The configuration type, either Application.DEVELOPMENT or Application#DEPLOYMENT.
getContextPath() - Method in class wicket.jmx.ApplicationSettings
 
getContextPath() - Method in interface wicket.jmx.ApplicationSettingsMBean
Gets context path to use for absolute path generation.
getConverterFactory() - Method in class wicket.jmx.ApplicationSettings
 
getConverterFactory() - Method in interface wicket.jmx.ApplicationSettingsMBean
Gets the converter factory.
getCryptFactory() - Method in class wicket.jmx.SecuritySettings
 
getCryptFactory() - Method in interface wicket.jmx.SecuritySettingsMBean
 
getDefaultAfterDisabledLink() - Method in class wicket.jmx.MarkupSettings
 
getDefaultAfterDisabledLink() - Method in interface wicket.jmx.MarkupSettingsMBean
 
getDefaultBeforeDisabledLink() - Method in class wicket.jmx.MarkupSettings
 
getDefaultBeforeDisabledLink() - Method in interface wicket.jmx.MarkupSettingsMBean
 
getDefaultMarkupEncoding() - Method in class wicket.jmx.MarkupSettings
 
getDefaultMarkupEncoding() - Method in interface wicket.jmx.MarkupSettingsMBean
 
getDomain() - Method in class wicket.jmx.CookieValuePersisterSettings
 
getDomain() - Method in interface wicket.jmx.CookieValuePersisterSettingsMBean
Gets the cookie domain name.
getGatherExtendedBrowserInfo() - Method in class wicket.jmx.RequestCycleSettings
 
getGatherExtendedBrowserInfo() - Method in interface wicket.jmx.RequestCycleSettingsMBean
Gets whether Wicket should try to get extensive client info by redirecting to a page that polls for client capabilities.
getHomePageClass() - Method in class wicket.jmx.Application
 
getHomePageClass() - Method in interface wicket.jmx.ApplicationMBean
Gets the configured home page for this application.
getInternalErrorPage() - Method in class wicket.jmx.ApplicationSettings
 
getInternalErrorPage() - Method in interface wicket.jmx.ApplicationSettingsMBean
Gets internal error page class.
getLocalizer() - Method in class wicket.jmx.ResourceSettings
 
getLocalizer() - Method in interface wicket.jmx.ResourceSettingsMBean
Get the application's localizer.
getMarkupCacheSize() - Method in class wicket.jmx.Application
 
getMarkupCacheSize() - Method in interface wicket.jmx.ApplicationMBean
Gets the number of elements currently in the markup cache.
getMarkupParserFactory() - Method in class wicket.jmx.MarkupSettings
 
getMarkupParserFactory() - Method in interface wicket.jmx.MarkupSettingsMBean
 
getMaxAge() - Method in class wicket.jmx.CookieValuePersisterSettings
 
getMaxAge() - Method in interface wicket.jmx.CookieValuePersisterSettingsMBean
Gets the max age.
getMaxPageMaps() - Method in class wicket.jmx.SessionSettings
 
getMaxPageMaps() - Method in interface wicket.jmx.SessionSettingsMBean
Gets maximum number of page maps allowed in this session
getMaxPageVersions() - Method in class wicket.jmx.PageSettings
 
getMaxPageVersions() - Method in interface wicket.jmx.PageSettingsMBean
 
getMounts() - Method in class wicket.jmx.Application
 
getMounts() - Method in interface wicket.jmx.ApplicationMBean
Lists the registered URL mounts.
getNumberOfCreatedSessions() - Method in class wicket.jmx.RequestLogger
 
getNumberOfCreatedSessions() - Method in interface wicket.jmx.RequestLoggerMBean
Total number of sessions ever created since the application was started.
getNumberOfLiveSessions() - Method in class wicket.jmx.RequestLogger
 
getNumberOfLiveSessions() - Method in interface wicket.jmx.RequestLoggerMBean
Gets the (recorded) number of currently live sessions.
getPackageResourceGuard() - Method in class wicket.jmx.ResourceSettings
 
getPackageResourceGuard() - Method in interface wicket.jmx.ResourceSettingsMBean
Gets the package resource guard.
getPageExpiredErrorPage() - Method in class wicket.jmx.ApplicationSettings
 
getPageExpiredErrorPage() - Method in interface wicket.jmx.ApplicationSettingsMBean
Gets the page expired page class.
getPageFactory() - Method in class wicket.jmx.SessionSettings
 
getPageFactory() - Method in interface wicket.jmx.SessionSettingsMBean
Gets the factory to be used when creating pages
getPageMapEvictionStrategy() - Method in class wicket.jmx.SessionSettings
 
getPageMapEvictionStrategy() - Method in interface wicket.jmx.SessionSettingsMBean
Gets the strategy for evicting pages from the page map.
getPeakNumberOfSessions() - Method in class wicket.jmx.RequestLogger
 
getPeakNumberOfSessions() - Method in interface wicket.jmx.RequestLoggerMBean
The largest number of concurrent sessions since the application was started.
getPropertiesFactory() - Method in class wicket.jmx.ResourceSettings
 
getPropertiesFactory() - Method in interface wicket.jmx.ResourceSettingsMBean
Get the property factory which will be used to load property files
getRequestLogger() - Method in class wicket.jmx.RequestLogger
Gets the request logger for this application.
getResourceFinder() - Method in class wicket.jmx.ResourceSettings
 
getResourceFinder() - Method in interface wicket.jmx.ResourceSettingsMBean
Gets the resource finder to use when searching for resources.
getResourcePollFrequency() - Method in class wicket.jmx.ResourceSettings
 
getResourcePollFrequency() - Method in interface wicket.jmx.ResourceSettingsMBean
 
getResourceStreamLocator() - Method in class wicket.jmx.ResourceSettings
 
getResourceStreamLocator() - Method in interface wicket.jmx.ResourceSettingsMBean
 
getResponseRequestEncoding() - Method in class wicket.jmx.RequestCycleSettings
 
getResponseRequestEncoding() - Method in interface wicket.jmx.RequestCycleSettingsMBean
In order to do proper form parameter decoding it is important that the response and the following request have the same encoding.
getSecure() - Method in class wicket.jmx.CookieValuePersisterSettings
 
getSecure() - Method in interface wicket.jmx.CookieValuePersisterSettingsMBean
Returns true if the browser is sending cookies only over a secure protocol, or false if the browser can send cookies using any protocol.
getSerializeSessionAttributes() - Method in class wicket.jmx.DebugSettings
 
getSerializeSessionAttributes() - Method in interface wicket.jmx.DebugSettingsMBean
 
getSessionStore() - Method in class wicket.jmx.SessionSettings
 
getSessionStore() - Method in interface wicket.jmx.SessionSettingsMBean
Gets the session store implementation.
getStringResourceLoaders() - Method in class wicket.jmx.ResourceSettings
 
getStringResourceLoaders() - Method in interface wicket.jmx.ResourceSettingsMBean
 
getStripComments() - Method in class wicket.jmx.MarkupSettings
 
getStripComments() - Method in interface wicket.jmx.MarkupSettingsMBean
 
getStripWicketTags() - Method in class wicket.jmx.MarkupSettings
 
getStripWicketTags() - Method in interface wicket.jmx.MarkupSettingsMBean
Gets whether to remove wicket tags from the output.
getStripXmlDeclarationFromOutput() - Method in class wicket.jmx.MarkupSettings
 
getStripXmlDeclarationFromOutput() - Method in interface wicket.jmx.MarkupSettingsMBean
 
getThrowExceptionOnMissingResource() - Method in class wicket.jmx.ResourceSettings
 
getThrowExceptionOnMissingResource() - Method in interface wicket.jmx.ResourceSettingsMBean
 
getUnauthorizedComponentInstantiationListener() - Method in class wicket.jmx.SecuritySettings
 
getUnauthorizedComponentInstantiationListener() - Method in interface wicket.jmx.SecuritySettingsMBean
 
getUnexpectedExceptionDisplay() - Method in class wicket.jmx.ApplicationSettings
 
getUnexpectedExceptionDisplay() - Method in interface wicket.jmx.ApplicationSettingsMBean
Gets the unexpected exception display.
getUseDefaultOnMissingResource() - Method in class wicket.jmx.ResourceSettings
 
getUseDefaultOnMissingResource() - Method in interface wicket.jmx.ResourceSettingsMBean
 
getVersion() - Method in class wicket.jmx.CookieValuePersisterSettings
 
getVersion() - Method in interface wicket.jmx.CookieValuePersisterSettingsMBean
Returns the version of the protocol this cookie complies with.
getVersionPagesByDefault() - Method in class wicket.jmx.PageSettings
 
getVersionPagesByDefault() - Method in interface wicket.jmx.PageSettingsMBean
 
getWicketVersion() - Method in class wicket.jmx.Application
 
getWicketVersion() - Method in interface wicket.jmx.ApplicationMBean
Gets the Wicket version.

I

init(Application) - Method in class wicket.jmx.Initializer
 
Initializer - Class in wicket.jmx
Registers Wicket's MBeans.
Initializer() - Constructor for class wicket.jmx.Initializer
 
isAjaxDebugModeEnabled() - Method in class wicket.jmx.DebugSettings
 
isAjaxDebugModeEnabled() - Method in interface wicket.jmx.DebugSettingsMBean
Returns status of ajax debug mode.

M

MarkupSettings - Class in wicket.jmx
Exposes Application related functionality for JMX.
MarkupSettings(Application) - Constructor for class wicket.jmx.MarkupSettings
Create.
MarkupSettingsMBean - Interface in wicket.jmx
Markup settings.

P

PageSettings - Class in wicket.jmx
Exposes Application related functionality for JMX.
PageSettings(Application) - Constructor for class wicket.jmx.PageSettings
Create.
PageSettingsMBean - Interface in wicket.jmx
Page settings.

R

RequestCycleSettings - Class in wicket.jmx
Exposes Application related functionality for JMX.
RequestCycleSettings(Application) - Constructor for class wicket.jmx.RequestCycleSettings
Create.
RequestCycleSettingsMBean - Interface in wicket.jmx
Request cycle settings.
RequestLogger - Class in wicket.jmx
Exposes RequestLogger for JMX.
RequestLogger(Application) - Constructor for class wicket.jmx.RequestLogger
Construct.
RequestLoggerMBean - Interface in wicket.jmx
Interface for exposing the request logger.
ResourceSettings - Class in wicket.jmx
Exposes Application related functionality for JMX.
ResourceSettings(Application) - Constructor for class wicket.jmx.ResourceSettings
Create.
ResourceSettingsMBean - Interface in wicket.jmx
Resource settings.
restart() - Method in class wicket.jmx.RequestLogger
 
restart() - Method in interface wicket.jmx.RequestLoggerMBean
Registers a new request logger at the application.

S

SecuritySettings - Class in wicket.jmx
Exposes Application related functionality for JMX.
SecuritySettings(Application) - Constructor for class wicket.jmx.SecuritySettings
Create.
SecuritySettingsMBean - Interface in wicket.jmx
Security settings.
SessionSettings - Class in wicket.jmx
Exposes Application related functionality for JMX.
SessionSettings(Application) - Constructor for class wicket.jmx.SessionSettings
Create.
SessionSettingsMBean - Interface in wicket.jmx
Session settings.
setAjaxDebugModeEnabled(boolean) - Method in class wicket.jmx.DebugSettings
 
setAjaxDebugModeEnabled(boolean) - Method in interface wicket.jmx.DebugSettingsMBean
Enables or disables ajax debug mode.
setAutomaticLinking(boolean) - Method in class wicket.jmx.MarkupSettings
 
setAutomaticLinking(boolean) - Method in interface wicket.jmx.MarkupSettingsMBean
Application default for automatic link resolution.
setAutomaticMultiWindowSupport(boolean) - Method in class wicket.jmx.PageSettings
 
setAutomaticMultiWindowSupport(boolean) - Method in interface wicket.jmx.PageSettingsMBean
Sets whether Wicket should try to support opening multiple windows for the same session transparently.
setBufferResponse(boolean) - Method in class wicket.jmx.RequestCycleSettings
 
setBufferResponse(boolean) - Method in interface wicket.jmx.RequestCycleSettingsMBean
 
setComment(String) - Method in class wicket.jmx.CookieValuePersisterSettings
 
setComment(String) - Method in interface wicket.jmx.CookieValuePersisterSettingsMBean
Sets the cookie comment.
setComponentUseCheck(boolean) - Method in class wicket.jmx.DebugSettings
 
setComponentUseCheck(boolean) - Method in interface wicket.jmx.DebugSettingsMBean
Sets componentUseCheck debug settings
setCompressWhitespace(boolean) - Method in class wicket.jmx.MarkupSettings
 
setCompressWhitespace(boolean) - Method in interface wicket.jmx.MarkupSettingsMBean
Turns on whitespace compression.
setDefaultAfterDisabledLink(String) - Method in class wicket.jmx.MarkupSettings
 
setDefaultAfterDisabledLink(String) - Method in interface wicket.jmx.MarkupSettingsMBean
 
setDefaultBeforeDisabledLink(String) - Method in class wicket.jmx.MarkupSettings
 
setDefaultBeforeDisabledLink(String) - Method in interface wicket.jmx.MarkupSettingsMBean
 
setDefaultMarkupEncoding(String) - Method in class wicket.jmx.MarkupSettings
 
setDefaultMarkupEncoding(String) - Method in interface wicket.jmx.MarkupSettingsMBean
Set default encoding for markup files.
setDomain(String) - Method in class wicket.jmx.CookieValuePersisterSettings
 
setDomain(String) - Method in interface wicket.jmx.CookieValuePersisterSettingsMBean
Sets the cookie domain name.
setGatherExtendedBrowserInfo(boolean) - Method in class wicket.jmx.RequestCycleSettings
 
setGatherExtendedBrowserInfo(boolean) - Method in interface wicket.jmx.RequestCycleSettingsMBean
Sets whether Wicket should try to get extensive client info by redirecting to a page that polls for client capabilities.
setMaxAge(int) - Method in class wicket.jmx.CookieValuePersisterSettings
 
setMaxAge(int) - Method in interface wicket.jmx.CookieValuePersisterSettingsMBean
Sets the maximum age of the cookie in seconds.
setMaxPageMaps(int) - Method in class wicket.jmx.SessionSettings
 
setMaxPageMaps(int) - Method in interface wicket.jmx.SessionSettingsMBean
Sets maximum number of page maps allowed in this session
setMaxPageVersions(int) - Method in class wicket.jmx.PageSettings
 
setMaxPageVersions(int) - Method in interface wicket.jmx.PageSettingsMBean
 
setResponseRequestEncoding(String) - Method in class wicket.jmx.RequestCycleSettings
 
setResponseRequestEncoding(String) - Method in interface wicket.jmx.RequestCycleSettingsMBean
In order to do proper form parameter decoding it is important that the response and the following request have the same encoding.
setSecure(boolean) - Method in class wicket.jmx.CookieValuePersisterSettings
 
setSecure(boolean) - Method in interface wicket.jmx.CookieValuePersisterSettingsMBean
Indicates to the browser whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
setSerializeSessionAttributes(boolean) - Method in class wicket.jmx.DebugSettings
 
setSerializeSessionAttributes(boolean) - Method in interface wicket.jmx.DebugSettingsMBean
Sets the seriaalize session attributes setting
setStripComments(boolean) - Method in class wicket.jmx.MarkupSettings
 
setStripComments(boolean) - Method in interface wicket.jmx.MarkupSettingsMBean
Enables stripping of markup comments denoted in markup by HTML comment tagging.
setStripWicketTags(boolean) - Method in class wicket.jmx.MarkupSettings
 
setStripWicketTags(boolean) - Method in interface wicket.jmx.MarkupSettingsMBean
Sets whether to remove wicket tags from the output.
setStripXmlDeclarationFromOutput(boolean) - Method in class wicket.jmx.MarkupSettings
 
setStripXmlDeclarationFromOutput(boolean) - Method in interface wicket.jmx.MarkupSettingsMBean
 
setThrowExceptionOnMissingResource(boolean) - Method in class wicket.jmx.ResourceSettings
 
setThrowExceptionOnMissingResource(boolean) - Method in interface wicket.jmx.ResourceSettingsMBean
 
setUseDefaultOnMissingResource(boolean) - Method in class wicket.jmx.ResourceSettings
 
setUseDefaultOnMissingResource(boolean) - Method in interface wicket.jmx.ResourceSettingsMBean
 
setVersion(int) - Method in class wicket.jmx.CookieValuePersisterSettings
 
setVersion(int) - Method in interface wicket.jmx.CookieValuePersisterSettingsMBean
Sets the version of the cookie protocol this cookie complies with.
setVersionPagesByDefault(boolean) - Method in class wicket.jmx.PageSettings
 
setVersionPagesByDefault(boolean) - Method in interface wicket.jmx.PageSettingsMBean
 
stop() - Method in class wicket.jmx.RequestLogger
 
stop() - Method in interface wicket.jmx.RequestLoggerMBean
Removes any set request logger from the application.

T

toString() - Method in class wicket.jmx.Initializer
 

W

wicket.jmx - package wicket.jmx
 

A C D G I M P R S T W

Copyright © 2004-2007 Wicket developers. All Rights Reserved.