Package org.apache.wicket.resource.dependencies

Interface Summary
IResourceReferenceDependencyConfigurationService You must implement this in order to use ResourceReferenceDependencyInjectingHeaderResponse.
 

Class Summary
AbstractResourceDependentResourceReference A resource reference that also has resources that it is dependent on.
ResourceDependentResourceReference A basic implementation of AbstractResourceDependentResourceReference that contains an array of AbstractResourceDependentResourceReference dependencies that must be passed in at construction time.
ResourceReferenceDependencyInjectingHeaderResponse A header response that can be used by IHeaderResponseDecorator to wrap another IHeaderResponse.
 

Enum Summary
AbstractResourceDependentResourceReference.ResourceType The type of resource that an AbstractResourceDependentResourceReference represents.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.