Uses of Interface
org.apache.tapestry.services.NamespaceResources

Packages that use NamespaceResources
org.apache.tapestry.engine Implementations of the IEngine interface, including the standard implementation: BaseEngine
org.apache.tapestry.services.impl Service implementations. 
 

Uses of NamespaceResources in org.apache.tapestry.engine
 

Constructors in org.apache.tapestry.engine with parameters of type NamespaceResources
Namespace(String id, INamespace parent, ILibrarySpecification specification, NamespaceResources resources)
           
 

Uses of NamespaceResources in org.apache.tapestry.services.impl
 

Classes in org.apache.tapestry.services.impl that implement NamespaceResources
 class NamespaceResourcesImpl
          Implementation of NamespaceResources.
 



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