Package com.primix.tapestry.spec

Classes to represent application and component specifications.

See:
          Description

Class Summary
ApplicationSpecification Defines the configuration for a Tapestry application.
AssetSpecification Defines an internal, external or private asset.
AssetType Defines the types of assets.
BeanLifecycle An Enum of the different possible lifecycles for a JavaBean.
BeanSpecification A specification of a helper bean for a component.
BindingSpecification Stores a binding specification, which identifies the static value or nested property name for the binding.
BindingType Defines the different types of bindings possible for a component.
ComponentSpecification A specification for a component, as read from an XML specification file.
ContainedComponent Defines a contained component.
PageSpecification Specification for a page, which defines the component and buffer size.
ParameterSpecification Defines a formal parameter to a component.
 

Package com.primix.tapestry.spec Description

Classes to represent application and component specifications.

Author:
Howard Ship hship@primix.com