Uses of Class
org.apache.tapestry.spec.LocatablePropertyHolder

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

Uses of LocatablePropertyHolder in org.apache.tapestry.spec
 

Subclasses of LocatablePropertyHolder 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.
 



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