A C D G I M O P R S T

A

Application - Class in org.apache.wicket.jmx
Exposes Application related functionality for JMX.
Application(Application) - Constructor for class org.apache.wicket.jmx.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
Exposes Application related functionality for JMX.
ApplicationSettings(Application) - Constructor for class org.apache.wicket.jmx.ApplicationSettings
Create.
ApplicationSettingsMBean - Interface in org.apache.wicket.jmx
Application settings.

C

clearLocalizerCache() - Method in class org.apache.wicket.jmx.Application
 
clearLocalizerCache() - Method in interface org.apache.wicket.jmx.ApplicationMBean
Clears the localizer cache.
clearMarkupCache() - Method in class org.apache.wicket.jmx.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.

D

DebugSettings - Class in org.apache.wicket.jmx
Exposes Application related functionality for JMX.
DebugSettings(Application) - Constructor for class org.apache.wicket.jmx.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 class org.apache.wicket.jmx.ApplicationSettings
 
getAccessDeniedPage() - Method in interface org.apache.wicket.jmx.ApplicationSettingsMBean
Gets the access denied page class.
getApplicationClass() - Method in class org.apache.wicket.jmx.Application
 
getApplicationClass() - Method in interface org.apache.wicket.jmx.ApplicationMBean
Gets the class of the application.
getAsynchronousQueueCapacity() - Method in class org.apache.wicket.jmx.StoreSettings
 
getAsynchronousQueueCapacity() - Method in interface org.apache.wicket.jmx.StoreSettingsMBean
 
getAuthorizationStrategy() - Method in class org.apache.wicket.jmx.SecuritySettings
 
getAuthorizationStrategy() - Method in interface org.apache.wicket.jmx.SecuritySettingsMBean
Gets the authorization strategy.
getAutomaticLinking() - Method in class org.apache.wicket.jmx.MarkupSettings
 
getAutomaticLinking() - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
If true, automatic link resolution is enabled.
getBufferResponse() - Method in class org.apache.wicket.jmx.RequestCycleSettings
 
getBufferResponse() - Method in interface org.apache.wicket.jmx.RequestCycleSettingsMBean
 
getClassResolver() - Method in class org.apache.wicket.jmx.ApplicationSettings
 
getClassResolver() - Method in interface org.apache.wicket.jmx.ApplicationSettingsMBean
Gets the default resolver to use when finding classes
getComponentUseCheck() - Method in class org.apache.wicket.jmx.DebugSettings
 
getComponentUseCheck() - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
 
getCompressWhitespace() - Method in class org.apache.wicket.jmx.MarkupSettings
 
getCompressWhitespace() - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
 
getConfigurationType() - Method in class org.apache.wicket.jmx.Application
 
getConfigurationType() - Method in interface org.apache.wicket.jmx.ApplicationMBean
The configuration type, either RuntimeConfigurationType.DEVELOPMENT or RuntimeConfigurationType.DEPLOYMENT.
getCryptFactory() - Method in class org.apache.wicket.jmx.SecuritySettings
 
getCryptFactory() - Method in interface org.apache.wicket.jmx.SecuritySettingsMBean
 
getDefaultAfterDisabledLink() - Method in class org.apache.wicket.jmx.MarkupSettings
 
getDefaultAfterDisabledLink() - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
 
getDefaultBeforeDisabledLink() - Method in class org.apache.wicket.jmx.MarkupSettings
 
getDefaultBeforeDisabledLink() - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
 
getDefaultMarkupEncoding() - Method in class org.apache.wicket.jmx.MarkupSettings
 
getDefaultMarkupEncoding() - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
 
getDefaultMaximumUploadSize() - Method in class org.apache.wicket.jmx.ApplicationSettings
 
getDefaultMaximumUploadSize() - Method in interface org.apache.wicket.jmx.ApplicationSettingsMBean
Gets the default maximum size for uploads.
getFileStoreFolder() - Method in class org.apache.wicket.jmx.StoreSettings
 
getFileStoreFolder() - Method in interface org.apache.wicket.jmx.StoreSettingsMBean
 
getGatherExtendedBrowserInfo() - Method in class org.apache.wicket.jmx.RequestCycleSettings
 
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.
getHomePageClass() - Method in class org.apache.wicket.jmx.Application
 
getHomePageClass() - Method in interface org.apache.wicket.jmx.ApplicationMBean
Gets the configured home page for this application.
getInmemoryCacheSize() - Method in class org.apache.wicket.jmx.StoreSettings
 
getInmemoryCacheSize() - Method in interface org.apache.wicket.jmx.StoreSettingsMBean
 
getInternalErrorPage() - Method in class org.apache.wicket.jmx.ApplicationSettings
 
getInternalErrorPage() - Method in interface org.apache.wicket.jmx.ApplicationSettingsMBean
Gets internal error page class.
getLocalizer() - Method in class org.apache.wicket.jmx.ResourceSettings
Get the application's localizer.
getLocalizer() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
Get the application's localizer.
getMarkupCacheSize() - Method in class org.apache.wicket.jmx.Application
 
getMarkupCacheSize() - Method in interface org.apache.wicket.jmx.ApplicationMBean
Gets the number of elements currently in the markup cache.
getMaxSizePerSession() - Method in class org.apache.wicket.jmx.StoreSettings
 
getMaxSizePerSession() - Method in interface org.apache.wicket.jmx.StoreSettingsMBean
 
getNumberOfCreatedSessions() - Method in class org.apache.wicket.jmx.RequestLogger
 
getNumberOfCreatedSessions() - Method in interface org.apache.wicket.jmx.RequestLoggerMBean
Total number of sessions ever created since the application was started.
getNumberOfCurrentActiveRequests() - Method in class org.apache.wicket.jmx.RequestLogger
 
getNumberOfCurrentActiveRequests() - Method in interface org.apache.wicket.jmx.RequestLoggerMBean
Gets the current active requests number
getNumberOfLiveSessions() - Method in class org.apache.wicket.jmx.RequestLogger
 
getNumberOfLiveSessions() - Method in interface org.apache.wicket.jmx.RequestLoggerMBean
Gets the (recorded) number of currently live sessions.
getPackageResourceGuard() - Method in class org.apache.wicket.jmx.ResourceSettings
Gets the package resource guard.
getPackageResourceGuard() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
Gets the package resource guard.
getPageExpiredErrorPage() - Method in class org.apache.wicket.jmx.ApplicationSettings
 
getPageExpiredErrorPage() - Method in interface org.apache.wicket.jmx.ApplicationSettingsMBean
Gets the page expired page class.
getPageFactory() - Method in class org.apache.wicket.jmx.SessionSettings
 
getPageFactory() - Method in interface org.apache.wicket.jmx.SessionSettingsMBean
Gets the factory to be used when creating pages
getPeakNumberOfActiveRequests() - Method in class org.apache.wicket.jmx.RequestLogger
 
getPeakNumberOfActiveRequests() - Method in interface org.apache.wicket.jmx.RequestLoggerMBean
The high water mark for the number of requests being processed concurrently
getPeakNumberOfSessions() - Method in class org.apache.wicket.jmx.RequestLogger
 
getPeakNumberOfSessions() - Method in interface org.apache.wicket.jmx.RequestLoggerMBean
The largest number of concurrent sessions since the application was started.
getPropertiesFactory() - Method in class org.apache.wicket.jmx.ResourceSettings
Get the property factory which will be used to load property files
getPropertiesFactory() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
Get the property factory which will be used to load property files
getRequestLogger() - Method in class org.apache.wicket.jmx.RequestLogger
Gets the request logger for this application.
getResourceFinders() - Method in class org.apache.wicket.jmx.ResourceSettings
Gets the resource finder to use when searching for resources.
getResourceFinders() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
Gets the resource finder to use when searching for resources.
getResourcePollFrequency() - Method in class org.apache.wicket.jmx.ResourceSettings
getResourcePollFrequency() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
 
getResourceStreamLocator() - Method in class org.apache.wicket.jmx.ResourceSettings
getResourceStreamLocator() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
 
getResponseRequestEncoding() - Method in class org.apache.wicket.jmx.RequestCycleSettings
 
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.
getSessionStore() - Method in class org.apache.wicket.jmx.SessionSettings
 
getSessionStore() - Method in interface org.apache.wicket.jmx.SessionSettingsMBean
Gets the session store implementation.
getStringResourceLoaders() - Method in class org.apache.wicket.jmx.ResourceSettings
getStringResourceLoaders() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
 
getStripComments() - Method in class org.apache.wicket.jmx.MarkupSettings
 
getStripComments() - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
 
getStripWicketTags() - Method in class org.apache.wicket.jmx.MarkupSettings
 
getStripWicketTags() - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
Gets whether to remove wicket tags from the output.
getThrowExceptionOnMissingResource() - Method in class org.apache.wicket.jmx.ResourceSettings
getThrowExceptionOnMissingResource() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
 
getTimeout() - Method in class org.apache.wicket.jmx.RequestCycleSettings
 
getTimeout() - Method in interface org.apache.wicket.jmx.RequestCycleSettingsMBean
Gets the time that a request will by default be waiting for the previous request to be handled before giving up.
getUnauthorizedComponentInstantiationListener() - Method in class org.apache.wicket.jmx.SecuritySettings
 
getUnauthorizedComponentInstantiationListener() - Method in interface org.apache.wicket.jmx.SecuritySettingsMBean
 
getUnexpectedExceptionDisplay() - Method in class org.apache.wicket.jmx.ApplicationSettings
 
getUnexpectedExceptionDisplay() - Method in interface org.apache.wicket.jmx.ApplicationSettingsMBean
Gets the unexpected exception display.
getUseDefaultOnMissingResource() - Method in class org.apache.wicket.jmx.ResourceSettings
getUseDefaultOnMissingResource() - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
 
getVersionPagesByDefault() - Method in class org.apache.wicket.jmx.PageSettings
 
getVersionPagesByDefault() - Method in interface org.apache.wicket.jmx.PageSettingsMBean
 
getWicketVersion() - Method in class org.apache.wicket.jmx.Application
 
getWicketVersion() - Method in interface org.apache.wicket.jmx.ApplicationMBean
Gets the Wicket version.

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 class org.apache.wicket.jmx.DebugSettings
 
isAjaxDebugModeEnabled() - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
Returns status of ajax debug mode.
isAsynchronous() - Method in class org.apache.wicket.jmx.StoreSettings
 
isAsynchronous() - Method in interface org.apache.wicket.jmx.StoreSettingsMBean
 
isDevelopmentUtilitiesEnabled() - Method in class org.apache.wicket.jmx.DebugSettings
 
isDevelopmentUtilitiesEnabled() - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
Are all of the panels and pages, etc, from wicket-devutils package enabled?
isLinePreciseReportingOnAddComponentEnabled() - Method in class org.apache.wicket.jmx.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.
isLinePreciseReportingOnNewComponentEnabled() - Method in class org.apache.wicket.jmx.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.
isOutputComponentPath() - Method in class org.apache.wicket.jmx.DebugSettings
 
isOutputComponentPath() - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
 
isOutputMarkupContainerClassName() - Method in class org.apache.wicket.jmx.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.

M

MarkupSettings - Class in org.apache.wicket.jmx
Exposes Application related functionality for JMX.
MarkupSettings(Application) - Constructor for class org.apache.wicket.jmx.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).

P

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

R

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

S

SecuritySettings - Class in org.apache.wicket.jmx
Exposes Application related functionality for JMX.
SecuritySettings(Application) - Constructor for class org.apache.wicket.jmx.SecuritySettings
Create.
SecuritySettingsMBean - Interface in org.apache.wicket.jmx
Security settings.
SessionSettings - Class in org.apache.wicket.jmx
Exposes Application related functionality for JMX.
SessionSettings(Application) - Constructor for class org.apache.wicket.jmx.SessionSettings
Create.
SessionSettingsMBean - Interface in org.apache.wicket.jmx
Session settings.
setAjaxDebugModeEnabled(boolean) - Method in class org.apache.wicket.jmx.DebugSettings
 
setAjaxDebugModeEnabled(boolean) - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
Enables or disables ajax debug mode.
setAutomaticLinking(boolean) - Method in class org.apache.wicket.jmx.MarkupSettings
 
setAutomaticLinking(boolean) - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
Application default for automatic link resolution.
setBufferResponse(boolean) - Method in class org.apache.wicket.jmx.RequestCycleSettings
 
setBufferResponse(boolean) - Method in interface org.apache.wicket.jmx.RequestCycleSettingsMBean
 
setComponentUseCheck(boolean) - Method in class org.apache.wicket.jmx.DebugSettings
 
setComponentUseCheck(boolean) - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
Sets componentUseCheck debug settings
setCompressWhitespace(boolean) - Method in class org.apache.wicket.jmx.MarkupSettings
 
setCompressWhitespace(boolean) - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
Turns on whitespace compression.
setDefaultAfterDisabledLink(String) - Method in class org.apache.wicket.jmx.MarkupSettings
 
setDefaultAfterDisabledLink(String) - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
 
setDefaultBeforeDisabledLink(String) - Method in class org.apache.wicket.jmx.MarkupSettings
 
setDefaultBeforeDisabledLink(String) - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
 
setDefaultMarkupEncoding(String) - Method in class org.apache.wicket.jmx.MarkupSettings
 
setDefaultMarkupEncoding(String) - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
Set default encoding for markup files.
setDefaultMaximumUploadSize(String) - Method in class org.apache.wicket.jmx.ApplicationSettings
 
setDefaultMaximumUploadSize(String) - Method in interface org.apache.wicket.jmx.ApplicationSettingsMBean
Sets the default maximum size for uploads.
setDevelopmentUtilitiesEnabled(boolean) - Method in class org.apache.wicket.jmx.DebugSettings
 
setDevelopmentUtilitiesEnabled(boolean) - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
Enables all of the panels and pages, etc, from wicket-devutils package.
setGatherExtendedBrowserInfo(boolean) - Method in class org.apache.wicket.jmx.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.
setLinePreciseReportingOnAddComponentEnabled(boolean) - Method in class org.apache.wicket.jmx.DebugSettings
 
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.
setLinePreciseReportingOnNewComponentEnabled(boolean) - Method in class org.apache.wicket.jmx.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.
setOutputComponentPath(boolean) - Method in class org.apache.wicket.jmx.DebugSettings
 
setOutputComponentPath(boolean) - Method in interface org.apache.wicket.jmx.DebugSettingsMBean
If set to true wicket will output component path in a wicket:path attribute of the component tag.
setOutputMarkupContainerClassName(boolean) - Method in class org.apache.wicket.jmx.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.
setResponseRequestEncoding(String) - Method in class org.apache.wicket.jmx.RequestCycleSettings
 
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.
setStripComments(boolean) - Method in class org.apache.wicket.jmx.MarkupSettings
 
setStripComments(boolean) - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
Enables stripping of markup comments denoted in markup by HTML comment tagging.
setStripWicketTags(boolean) - Method in class org.apache.wicket.jmx.MarkupSettings
 
setStripWicketTags(boolean) - Method in interface org.apache.wicket.jmx.MarkupSettingsMBean
Sets whether to remove wicket tags from the output.
setThrowExceptionOnMissingResource(boolean) - Method in class org.apache.wicket.jmx.ResourceSettings
setThrowExceptionOnMissingResource(boolean) - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
 
setTimeout(String) - Method in class org.apache.wicket.jmx.RequestCycleSettings
 
setTimeout(String) - Method in interface org.apache.wicket.jmx.RequestCycleSettingsMBean
Sets the time that a request will by default be waiting for the previous request to be handled before giving up.
setUseDefaultOnMissingResource(boolean) - Method in class org.apache.wicket.jmx.ResourceSettings
setUseDefaultOnMissingResource(boolean) - Method in interface org.apache.wicket.jmx.ResourceSettingsMBean
 
setVersionPagesByDefault(boolean) - Method in class org.apache.wicket.jmx.PageSettings
 
setVersionPagesByDefault(boolean) - Method in interface org.apache.wicket.jmx.PageSettingsMBean
 
stop() - Method in class org.apache.wicket.jmx.RequestLogger
 
stop() - Method in interface org.apache.wicket.jmx.RequestLoggerMBean
Removes any set request logger from the application.
StoreSettings - Class in org.apache.wicket.jmx
Exposes Application's StoreSettings for JMX.
StoreSettings(Application) - Constructor for class org.apache.wicket.jmx.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
 

A C D G I M O P R S T

Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.