Package | Description |
---|---|
org.apache.tapestry5.internal.services.meta |
[INTERNAL USE ONLY] metadata support classes; API subject to change
|
org.apache.tapestry5.modules | |
org.apache.tapestry5.services.meta |
Services for extracting component metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
ContentTypeExtractor |
class |
MetaAnnotationExtractor |
class |
UnknownActivationContextExtractor |
Constructor and Description |
---|
MetaWorkerImpl(Map<Class,MetaDataExtractor> configuration) |
Modifier and Type | Method and Description |
---|---|
static void |
TapestryModule.contributeMetaWorker(MappedConfiguration<Class,MetaDataExtractor> configuration)
|
Modifier and Type | Class and Description |
---|---|
class |
FixedExtractor<T extends Annotation>
Implementation of
MetaDataExtractor that is used to set a fixed
value for a fixed meta-data key, when a given annotation is present. |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.