Uses of Interface
org.apache.tapestry.resolver.ISpecificationResolverDelegate

Packages that use ISpecificationResolverDelegate
org.apache.tapestry.resolver Namespace resolution of pages/components/etc.. 
 

Uses of ISpecificationResolverDelegate in org.apache.tapestry.resolver
 

Methods in org.apache.tapestry.resolver that return ISpecificationResolverDelegate
 ISpecificationResolverDelegate AbstractSpecificationResolver.getDelegate()
          Returns the ISpecificationResolverDelegateinstance registered in the application or null if no such extension exists.
 

Methods in org.apache.tapestry.resolver with parameters of type ISpecificationResolverDelegate
 void AbstractSpecificationResolver.setDelegate(ISpecificationResolverDelegate delegate)
           
 



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