Uses of Interface
org.apache.wicket.resource.IPropertiesFactoryContext

Packages that use IPropertiesFactoryContext
org.apache.wicket.resource Locale aware resouce loaders. 
org.apache.wicket.settings   
org.apache.wicket.settings.def   
 

Uses of IPropertiesFactoryContext in org.apache.wicket.resource
 

Constructors in org.apache.wicket.resource with parameters of type IPropertiesFactoryContext
PropertiesFactory(IPropertiesFactoryContext context)
          Construct.
 

Uses of IPropertiesFactoryContext in org.apache.wicket.settings
 

Subinterfaces of IPropertiesFactoryContext in org.apache.wicket.settings
 interface IResourceSettings
          Interface for resource related settings resourcePollFrequency (defaults to no polling frequency) - Frequency at which resources should be polled for changes.
 

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

Classes in org.apache.wicket.settings.def that implement IPropertiesFactoryContext
 class ResourceSettings
           
 



Copyright © 2006–2015 Apache Software Foundation. All rights reserved.