| Package | Description |
|---|---|
| org.apache.tapestry.resolver |
| Modifier and Type | Method and Description |
|---|---|
ISpecificationResolverDelegate |
AbstractSpecificationResolver.getDelegate()
Returns the
ISpecificationResolverDelegateinstance registered in the application
specification as extension Tapestry#SPECIFICATION_RESOLVER_DELEGATE_EXTENSION_NAME,
or null if no such extension exists. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSpecificationResolver.setDelegate(ISpecificationResolverDelegate delegate) |