Uses of Interface
org.apache.tapestry.describe.RootDescriptionReceiverFactory

Packages that use RootDescriptionReceiverFactory
org.apache.tapestry.describe Services related to describing objects and graphs of objects; primarily used by the Exception page. 
 

Uses of RootDescriptionReceiverFactory in org.apache.tapestry.describe
 

Classes in org.apache.tapestry.describe that implement RootDescriptionReceiverFactory
 class RootDescriptionReceiverFactoryImpl
          Implementation of service tapestry.describe.RootDescriptionReceiverFactory; this represents a central location to configure each created description receiver with the correct DescribableStrategy and set of HTMLDescriptionReceiverStyles.
 

Methods in org.apache.tapestry.describe with parameters of type RootDescriptionReceiverFactory
 void ReportStatusHubImpl.setReceiverFactory(RootDescriptionReceiverFactory receiverFactory)
           
 void HTMLDescriberImpl.setReceiverFactory(RootDescriptionReceiverFactory receiverFactory)
           
 



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