A C D G I M O P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Application - Class in org.apache.wicket.jmx.wrapper
-
Exposes Application related functionality for JMX.
- Application(Application) - Constructor for class org.apache.wicket.jmx.wrapper.Application
-
Create.
- ApplicationMBean - Interface in org.apache.wicket.jmx
-
MBean interface for exposing application related information and functionality.
- ApplicationSettings - Class in org.apache.wicket.jmx.wrapper
-
Exposes Application related functionality for JMX.
- ApplicationSettings(Application) - Constructor for class org.apache.wicket.jmx.wrapper.ApplicationSettings
-
Create.
- ApplicationSettingsMBean - Interface in org.apache.wicket.jmx
-
Application settings.
C
- clearLocalizerCache() - Method in interface org.apache.wicket.jmx.ApplicationMBean
-
Clears the localizer cache.
- clearLocalizerCache() - Method in class org.apache.wicket.jmx.wrapper.Application
- clearMarkupCache() - Method in interface org.apache.wicket.jmx.ApplicationMBean
-
Clears the markup cache, so that templates and properties etc will be reloaded the next time they are requested.
- clearMarkupCache() - Method in class org.apache.wicket.jmx.wrapper.Application
D
- DebugSettings - Class in org.apache.wicket.jmx.wrapper
-
Exposes Application related functionality for JMX.
- DebugSettings(Application) - Constructor for class org.apache.wicket.jmx.wrapper.DebugSettings
-
Create.
- DebugSettingsMBean - Interface in org.apache.wicket.jmx
-
Debug settings.
- destroy(Application) - Method in class org.apache.wicket.jmx.Initializer
G
- getAccessDeniedPage() - Method in interface org.apache.wicket.jmx.ApplicationSettingsMBean
-
Gets the access denied page class.
- getAccessDeniedPage() - Method in class org.apache.wicket.jmx.wrapper.ApplicationSettings
- getApplicationClass() - Method in interface org.apache.wicket.jmx.ApplicationMBean
-
Gets the class of the application.
- getApplicationClass() - Method in class org.apache.wicket.jmx.wrapper.Application
- getAsynchronousQueueCapacity() - Method in interface org.apache.wicket.jmx.StoreSettingsMBean
- getAsynchronousQueueCapacity() - Method in class org.apache.wicket.jmx.wrapper.StoreSettings
- getAuthorizationStrategy() - Method in interface org.apache.wicket.jmx.SecuritySettingsMBean
-
Gets the authorization strategy.
- getAuthorizationStrategy() - Method in class org.apache.wicket.jmx.wrapper.SecuritySettings
- getAutomaticLinking() - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
-
If true, automatic link resolution is enabled.
- getAutomaticLinking() - Method in class org.apache.wicket.jmx.wrapper.MarkupSettings
- getBufferResponse() - Method in interface org.apache.wicket.jmx.RequestCycleSettingsMBean
- getBufferResponse() - Method in class org.apache.wicket.jmx.wrapper.RequestCycleSettings
- getClassResolver() - Method in interface org.apache.wicket.jmx.ApplicationSettingsMBean
-
Gets the default resolver to use when finding classes
- getClassResolver() - Method in class org.apache.wicket.jmx.wrapper.ApplicationSettings
- getComponentPathAttributeName() - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
- getComponentPathAttributeName() - Method in class org.apache.wicket.jmx.wrapper.DebugSettings
- getComponentUseCheck() - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
- getComponentUseCheck() - Method in class org.apache.wicket.jmx.wrapper.DebugSettings
- getCompressWhitespace() - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
- getCompressWhitespace() - Method in class org.apache.wicket.jmx.wrapper.MarkupSettings
- getConfigurationType() - Method in interface org.apache.wicket.jmx.ApplicationMBean
-
The configuration type, either
RuntimeConfigurationType.DEVELOPMENTorRuntimeConfigurationType.DEPLOYMENT. - getConfigurationType() - Method in class org.apache.wicket.jmx.wrapper.Application
- getCryptFactory() - Method in interface org.apache.wicket.jmx.SecuritySettingsMBean
- getCryptFactory() - Method in class org.apache.wicket.jmx.wrapper.SecuritySettings
- getDefaultMarkupEncoding() - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
- getDefaultMarkupEncoding() - Method in class org.apache.wicket.jmx.wrapper.MarkupSettings
- getDefaultMaximumUploadSize() - Method in interface org.apache.wicket.jmx.ApplicationSettingsMBean
-
Gets the default maximum size for uploads.
- getDefaultMaximumUploadSize() - Method in class org.apache.wicket.jmx.wrapper.ApplicationSettings
- getExceptionRetryCount() - Method in interface org.apache.wicket.jmx.RequestCycleSettingsMBean
- getExceptionRetryCount() - Method in class org.apache.wicket.jmx.wrapper.RequestCycleSettings
- getFileStoreFolder() - Method in interface org.apache.wicket.jmx.StoreSettingsMBean
- getFileStoreFolder() - Method in class org.apache.wicket.jmx.wrapper.StoreSettings
- getGatherExtendedBrowserInfo() - Method in interface org.apache.wicket.jmx.RequestCycleSettingsMBean
-
Gets whether Wicket should try to get extensive client info by redirecting to
a page that polls for client capabilities. - getGatherExtendedBrowserInfo() - Method in class org.apache.wicket.jmx.wrapper.RequestCycleSettings
- getHomePageClass() - Method in interface org.apache.wicket.jmx.ApplicationMBean
-
Gets the configured home page for this application.
- getHomePageClass() - Method in class org.apache.wicket.jmx.wrapper.Application
- getInternalErrorPage() - Method in interface org.apache.wicket.jmx.ApplicationSettingsMBean
-
Gets internal error page class.
- getInternalErrorPage() - Method in class org.apache.wicket.jmx.wrapper.ApplicationSettings
- getLocalizer() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
-
Get the application's localizer.
- getLocalizer() - Method in class org.apache.wicket.jmx.wrapper.ResourceSettings
-
Get the application's localizer.
- getMarkupCacheSize() - Method in interface org.apache.wicket.jmx.ApplicationMBean
-
Gets the number of elements currently in the markup cache.
- getMarkupCacheSize() - Method in class org.apache.wicket.jmx.wrapper.Application
- getMaxSizePerSession() - Method in interface org.apache.wicket.jmx.StoreSettingsMBean
- getMaxSizePerSession() - Method in class org.apache.wicket.jmx.wrapper.StoreSettings
- getNumberOfCreatedSessions() - Method in interface org.apache.wicket.jmx.RequestLoggerMBean
-
Total number of sessions ever created since the application was started.
- getNumberOfCreatedSessions() - Method in class org.apache.wicket.jmx.wrapper.RequestLogger
- getNumberOfCurrentActiveRequests() - Method in interface org.apache.wicket.jmx.RequestLoggerMBean
-
Gets the current active requests number
- getNumberOfCurrentActiveRequests() - Method in class org.apache.wicket.jmx.wrapper.RequestLogger
- getNumberOfLiveSessions() - Method in interface org.apache.wicket.jmx.RequestLoggerMBean
-
Gets the (recorded) number of currently live sessions.
- getNumberOfLiveSessions() - Method in class org.apache.wicket.jmx.wrapper.RequestLogger
- getPackageResourceGuard() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
-
Gets the
package resource guard. - getPackageResourceGuard() - Method in class org.apache.wicket.jmx.wrapper.ResourceSettings
-
Gets the
package resource guard. - getPageExpiredErrorPage() - Method in interface org.apache.wicket.jmx.ApplicationSettingsMBean
-
Gets the page expired page class.
- getPageExpiredErrorPage() - Method in class org.apache.wicket.jmx.wrapper.ApplicationSettings
- getPageFactory() - Method in interface org.apache.wicket.jmx.SessionSettingsMBean
-
Gets the factory to be used when creating pages
- getPageFactory() - Method in class org.apache.wicket.jmx.wrapper.SessionSettings
- getPeakNumberOfActiveRequests() - Method in interface org.apache.wicket.jmx.RequestLoggerMBean
-
The high water mark for the number of requests being processed concurrently
- getPeakNumberOfActiveRequests() - Method in class org.apache.wicket.jmx.wrapper.RequestLogger
- getPeakNumberOfSessions() - Method in interface org.apache.wicket.jmx.RequestLoggerMBean
-
The largest number of concurrent sessions since the application was started.
- getPeakNumberOfSessions() - Method in class org.apache.wicket.jmx.wrapper.RequestLogger
- getPropertiesFactory() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
-
Get the property factory which will be used to load property files
- getPropertiesFactory() - Method in class org.apache.wicket.jmx.wrapper.ResourceSettings
-
Get the property factory which will be used to load property files
- getRequestLogger() - Method in class org.apache.wicket.jmx.wrapper.RequestLogger
-
Gets the request logger for this application.
- getResourceFinders() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
-
Gets the resource finder to use when searching for resources.
- getResourceFinders() - Method in class org.apache.wicket.jmx.wrapper.ResourceSettings
-
Gets the resource finder to use when searching for resources.
- getResourcePollFrequency() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
- getResourcePollFrequency() - Method in class org.apache.wicket.jmx.wrapper.ResourceSettings
- getResourceStreamLocator() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
- getResourceStreamLocator() - Method in class org.apache.wicket.jmx.wrapper.ResourceSettings
- getResponseRequestEncoding() - Method in interface org.apache.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.
- getResponseRequestEncoding() - Method in class org.apache.wicket.jmx.wrapper.RequestCycleSettings
- getSessionStore() - Method in interface org.apache.wicket.jmx.SessionSettingsMBean
-
Gets the session store implementation.
- getSessionStore() - Method in class org.apache.wicket.jmx.wrapper.SessionSettings
- getStringResourceLoaders() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
- getStringResourceLoaders() - Method in class org.apache.wicket.jmx.wrapper.ResourceSettings
- getStripComments() - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
- getStripComments() - Method in class org.apache.wicket.jmx.wrapper.MarkupSettings
- getStripWicketTags() - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
-
Gets whether to remove wicket tags from the output.
- getStripWicketTags() - Method in class org.apache.wicket.jmx.wrapper.MarkupSettings
- getThrowExceptionOnMissingResource() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
- getThrowExceptionOnMissingResource() - Method in class org.apache.wicket.jmx.wrapper.ResourceSettings
- getTimeout() - Method in interface org.apache.wicket.jmx.RequestCycleSettingsMBean
-
Gets the time (in milliseconds) that a request will by default be waiting for the previous request to be handled before giving up.
- getTimeout() - Method in class org.apache.wicket.jmx.wrapper.RequestCycleSettings
- getUnauthorizedComponentInstantiationListener() - Method in interface org.apache.wicket.jmx.SecuritySettingsMBean
- getUnauthorizedComponentInstantiationListener() - Method in class org.apache.wicket.jmx.wrapper.SecuritySettings
- getUnexpectedExceptionDisplay() - Method in interface org.apache.wicket.jmx.ApplicationSettingsMBean
-
Gets the unexpected exception display.
- getUnexpectedExceptionDisplay() - Method in class org.apache.wicket.jmx.wrapper.ApplicationSettings
- getUseDefaultOnMissingResource() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
- getUseDefaultOnMissingResource() - Method in class org.apache.wicket.jmx.wrapper.ResourceSettings
- getVersionPagesByDefault() - Method in interface org.apache.wicket.jmx.PageSettingsMBean
- getVersionPagesByDefault() - Method in class org.apache.wicket.jmx.wrapper.PageSettings
- getWicketVersion() - Method in interface org.apache.wicket.jmx.ApplicationMBean
-
Gets the Wicket version.
- getWicketVersion() - Method in class org.apache.wicket.jmx.wrapper.Application
I
- init(Application) - Method in class org.apache.wicket.jmx.Initializer
- Initializer - Class in org.apache.wicket.jmx
-
Registers Wicket's MBeans.
- Initializer() - Constructor for class org.apache.wicket.jmx.Initializer
- isAjaxDebugModeEnabled() - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
-
Returns status of ajax debug mode.
- isAjaxDebugModeEnabled() - Method in class org.apache.wicket.jmx.wrapper.DebugSettings
- isAsynchronous() - Method in interface org.apache.wicket.jmx.StoreSettingsMBean
- isAsynchronous() - Method in class org.apache.wicket.jmx.wrapper.StoreSettings
- isDevelopmentUtilitiesEnabled() - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
-
Are all of the panels and pages, etc, from wicket-devutils package enabled?
- isDevelopmentUtilitiesEnabled() - Method in class org.apache.wicket.jmx.wrapper.DebugSettings
- isLinePreciseReportingOnAddComponentEnabled() - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
-
Returns status of line precise error reporting for added components that are not present in the markup: it points to the line where the component was added to the hierarchy in your Java classes.
- isLinePreciseReportingOnAddComponentEnabled() - Method in class org.apache.wicket.jmx.wrapper.DebugSettings
- isLinePreciseReportingOnNewComponentEnabled() - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
-
Returns status of line precise error reporting for new components that are not present in the markup: it points to the line where the component was created in your Java classes.
- isLinePreciseReportingOnNewComponentEnabled() - Method in class org.apache.wicket.jmx.wrapper.DebugSettings
- isOutputMarkupContainerClassName() - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
-
Returns whether the output of markup container's should be wrapped by comments containing the container's class name.
- isOutputMarkupContainerClassName() - Method in class org.apache.wicket.jmx.wrapper.DebugSettings
M
- MarkupSettings - Class in org.apache.wicket.jmx.wrapper
-
Exposes Application related functionality for JMX.
- MarkupSettings(Application) - Constructor for class org.apache.wicket.jmx.wrapper.MarkupSettings
-
Create.
- MarkupSettingsMBean - Interface in org.apache.wicket.jmx
-
Markup settings.
O
- org.apache.wicket.jmx - package org.apache.wicket.jmx
-
Exposes Wicket's settings via Java Management Extensions (JMX).
- org.apache.wicket.jmx.wrapper - package org.apache.wicket.jmx.wrapper
P
- PageSettings - Class in org.apache.wicket.jmx.wrapper
-
Exposes Application related functionality for JMX.
- PageSettings(Application) - Constructor for class org.apache.wicket.jmx.wrapper.PageSettings
-
Create.
- PageSettingsMBean - Interface in org.apache.wicket.jmx
-
Page settings.
R
- RequestCycleSettings - Class in org.apache.wicket.jmx.wrapper
-
Exposes Application related functionality for JMX.
- RequestCycleSettings(Application) - Constructor for class org.apache.wicket.jmx.wrapper.RequestCycleSettings
-
Create.
- RequestCycleSettingsMBean - Interface in org.apache.wicket.jmx
-
Request cycle settings.
- RequestLogger - Class in org.apache.wicket.jmx.wrapper
-
Exposes
RequestLoggerfor JMX. - RequestLogger(Application) - Constructor for class org.apache.wicket.jmx.wrapper.RequestLogger
-
Construct.
- RequestLoggerMBean - Interface in org.apache.wicket.jmx
-
Interface for exposing the request logger.
- ResourceSettings - Class in org.apache.wicket.jmx.wrapper
-
Exposes Application related functionality for JMX.
- ResourceSettings(Application) - Constructor for class org.apache.wicket.jmx.wrapper.ResourceSettings
-
Create.
- ResourceSettingsMBean - Interface in org.apache.wicket.jmx
-
Resource settings.
- restart() - Method in interface org.apache.wicket.jmx.RequestLoggerMBean
-
Registers a new request logger at the application.
- restart() - Method in class org.apache.wicket.jmx.wrapper.RequestLogger
S
- SecuritySettings - Class in org.apache.wicket.jmx.wrapper
-
Exposes Application related functionality for JMX.
- SecuritySettings(Application) - Constructor for class org.apache.wicket.jmx.wrapper.SecuritySettings
-
Create.
- SecuritySettingsMBean - Interface in org.apache.wicket.jmx
-
Security settings.
- SessionSettings - Class in org.apache.wicket.jmx.wrapper
-
Exposes Application related functionality for JMX.
- SessionSettings(Application) - Constructor for class org.apache.wicket.jmx.wrapper.SessionSettings
-
Create.
- SessionSettingsMBean - Interface in org.apache.wicket.jmx
-
Session settings.
- setAjaxDebugModeEnabled(boolean) - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
-
Enables or disables ajax debug mode.
- setAjaxDebugModeEnabled(boolean) - Method in class org.apache.wicket.jmx.wrapper.DebugSettings
- setAutomaticLinking(boolean) - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
-
Application default for automatic link resolution.
- setAutomaticLinking(boolean) - Method in class org.apache.wicket.jmx.wrapper.MarkupSettings
- setBufferResponse(boolean) - Method in interface org.apache.wicket.jmx.RequestCycleSettingsMBean
- setBufferResponse(boolean) - Method in class org.apache.wicket.jmx.wrapper.RequestCycleSettings
- setComponentPathAttributeName(String) - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
-
If the parameter value is non-empty then Wicket will use it as the name of an attribute of the component tag to print the
Component's path. - setComponentPathAttributeName(String) - Method in class org.apache.wicket.jmx.wrapper.DebugSettings
- setComponentUseCheck(boolean) - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
-
Sets componentUseCheck debug settings
- setComponentUseCheck(boolean) - Method in class org.apache.wicket.jmx.wrapper.DebugSettings
- setCompressWhitespace(boolean) - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
-
Turns on whitespace compression.
- setCompressWhitespace(boolean) - Method in class org.apache.wicket.jmx.wrapper.MarkupSettings
- setDefaultMarkupEncoding(String) - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
-
Set default encoding for markup files.
- setDefaultMarkupEncoding(String) - Method in class org.apache.wicket.jmx.wrapper.MarkupSettings
- setDefaultMaximumUploadSize(String) - Method in interface org.apache.wicket.jmx.ApplicationSettingsMBean
-
Sets the default maximum size for uploads.
- setDefaultMaximumUploadSize(String) - Method in class org.apache.wicket.jmx.wrapper.ApplicationSettings
- setDevelopmentUtilitiesEnabled(boolean) - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
-
Enables all of the panels and pages, etc, from wicket-devutils package.
- setDevelopmentUtilitiesEnabled(boolean) - Method in class org.apache.wicket.jmx.wrapper.DebugSettings
- setExceptionRetryCount(int) - Method in interface org.apache.wicket.jmx.RequestCycleSettingsMBean
-
Sets how many attempts Wicket will make to render the exception request handler before giving up.
- setExceptionRetryCount(int) - Method in class org.apache.wicket.jmx.wrapper.RequestCycleSettings
- setGatherExtendedBrowserInfo(boolean) - Method in interface org.apache.wicket.jmx.RequestCycleSettingsMBean
-
Sets whether Wicket should try to get extensive client info by redirecting to
a page that polls for client capabilities. - setGatherExtendedBrowserInfo(boolean) - Method in class org.apache.wicket.jmx.wrapper.RequestCycleSettings
- setLinePreciseReportingOnAddComponentEnabled(boolean) - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
-
Enables line precise error reporting for added components that are not present in the markup: it points to the line where the component was added to the hierarchy in your Java classes.
- setLinePreciseReportingOnAddComponentEnabled(boolean) - Method in class org.apache.wicket.jmx.wrapper.DebugSettings
- setLinePreciseReportingOnNewComponentEnabled(boolean) - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
-
Enables line precise error reporting for new components that are not present in the markup: it points to the line where the component was created in your Java classes.
- setLinePreciseReportingOnNewComponentEnabled(boolean) - Method in class org.apache.wicket.jmx.wrapper.DebugSettings
- setOutputMarkupContainerClassName(boolean) - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
-
Enables wrapping output of markup container in html comments that contain markup container's class name.
- setOutputMarkupContainerClassName(boolean) - Method in class org.apache.wicket.jmx.wrapper.DebugSettings
- setResponseRequestEncoding(String) - Method in interface org.apache.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.
- setResponseRequestEncoding(String) - Method in class org.apache.wicket.jmx.wrapper.RequestCycleSettings
- setStripComments(boolean) - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
-
Enables stripping of markup comments denoted in markup by HTML comment tagging.
- setStripComments(boolean) - Method in class org.apache.wicket.jmx.wrapper.MarkupSettings
- setStripWicketTags(boolean) - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
-
Sets whether to remove wicket tags from the output.
- setStripWicketTags(boolean) - Method in class org.apache.wicket.jmx.wrapper.MarkupSettings
- setThrowExceptionOnMissingResource(boolean) - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
- setThrowExceptionOnMissingResource(boolean) - Method in class org.apache.wicket.jmx.wrapper.ResourceSettings
- setTimeout(String) - Method in interface org.apache.wicket.jmx.RequestCycleSettingsMBean
-
Sets the time (in milliseconds) that a request will by default be waiting for the previous request to be handled before giving up.
- setTimeout(String) - Method in class org.apache.wicket.jmx.wrapper.RequestCycleSettings
- setUseDefaultOnMissingResource(boolean) - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
- setUseDefaultOnMissingResource(boolean) - Method in class org.apache.wicket.jmx.wrapper.ResourceSettings
- setVersionPagesByDefault(boolean) - Method in interface org.apache.wicket.jmx.PageSettingsMBean
- setVersionPagesByDefault(boolean) - Method in class org.apache.wicket.jmx.wrapper.PageSettings
- stop() - Method in interface org.apache.wicket.jmx.RequestLoggerMBean
-
Removes any set request logger from the application.
- stop() - Method in class org.apache.wicket.jmx.wrapper.RequestLogger
- StoreSettings - Class in org.apache.wicket.jmx.wrapper
-
Exposes Application's StoreSettings for JMX.
- StoreSettings(Application) - Constructor for class org.apache.wicket.jmx.wrapper.StoreSettings
-
Construct.
- StoreSettingsMBean - Interface in org.apache.wicket.jmx
-
JMX MBean for Application's StoreSettings
T
- toString() - Method in class org.apache.wicket.jmx.Initializer
All Classes All Packages