Package | Description |
---|---|
org.apache.tapestry.spec |
Classes to represent application and component specifications.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IAssetSpecification
Defines an internal, external or private asset.
|
interface |
IBeanSpecification
A specification of a helper bean for a component.
|
interface |
IContainedComponent
Defines a contained component.
|
Modifier and Type | Class and Description |
---|---|
class |
AssetSpecification
Defines an internal, external or private asset.
|
class |
BeanSpecification
A specification of a helper bean for a component.
|
class |
ContainedComponent
Defines a contained component.
|