Package | Description |
---|---|
org.apache.tapestry5.corelib.pages |
The set of core pages available in all Tapestry applications
|
org.apache.tapestry5.hibernate.pages |
Pages included with the Tapestry-hibernate module
|
org.apache.tapestry5.internal.services.meta |
[INTERNAL USE ONLY] metadata support classes; API subject to change
|
Modifier and Type | Class and Description |
---|---|
class |
ExceptionReport
Responsible for reporting runtime exceptions.
|
class |
PageCatalog
Lists out the currently loaded pages, using a
Grid . |
class |
ServiceStatus
Page used to see the status of all services defined by the
Registry . |
Modifier and Type | Class and Description |
---|---|
class |
Statistics
Page used to see the Hibernate statistics.
|
Modifier and Type | Method and Description |
---|---|
void |
ContentTypeExtractor.extractMetaData(MutableComponentModel model,
ContentType annotation) |
Copyright © 2003-2012 The Apache Software Foundation.