Uses of Interface
org.apache.wicket.settings.IRequestLoggerSettings

Packages that use IRequestLoggerSettings
org.apache.wicket The core Wicket package. 
org.apache.wicket.settings.def   
 

Uses of IRequestLoggerSettings in org.apache.wicket
 

Methods in org.apache.wicket that return IRequestLoggerSettings
 IRequestLoggerSettings Application.getRequestLoggerSettings()
           
 

Methods in org.apache.wicket with parameters of type IRequestLoggerSettings
 void Application.setRequestLoggerSettings(IRequestLoggerSettings requestLoggerSettings)
           
 

Uses of IRequestLoggerSettings in org.apache.wicket.settings.def
 

Classes in org.apache.wicket.settings.def that implement IRequestLoggerSettings
 class RequestLoggerSettings
           
 



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