Uses of Class
org.apache.tapestry.util.BasePropertyHolder

Packages that use BasePropertyHolder
org.apache.tapestry.spec Classes to represent application and component specifications. 
 

Uses of BasePropertyHolder in org.apache.tapestry.spec
 

Subclasses of BasePropertyHolder in org.apache.tapestry.spec
 class ApplicationSpecification
          Defines the configuration for a Tapestry application.
 class AssetSpecification
          Defines an internal, external or private asset.
 class BeanSpecification
          A specification of a helper bean for a component.
 class ComponentSpecification
          A specification for a component, as read from an XML specification file.
 class ContainedComponent
          Defines a contained component.
 class ExtensionSpecification
          Defines an "extension", which is much like a helper bean, but is part of a library or application specification (and has the same lifecycle as the application).
 class LibrarySpecification
          Specification for a library.
 class LocatablePropertyHolder
          Base class for implementing both interfaces IPropertyHolder and LocationHolder.
 



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