Uses of Interface
wicket.settings.IExceptionSettings

Packages that use IExceptionSettings
wicket The core Wicket package. 
wicket.settings   
 

Uses of IExceptionSettings in wicket
 

Methods in wicket that return IExceptionSettings
 IExceptionSettings Application.getExceptionSettings()
           
 

Uses of IExceptionSettings in wicket.settings
 

Classes in wicket.settings that implement IExceptionSettings
 class Settings
          Contains settings exposed via IXXXSettings interfaces.
 



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