Class FixedExtractor<T extends Annotation>

java.lang.Object
org.apache.tapestry5.services.meta.FixedExtractor<T>
All Implemented Interfaces:
MetaDataExtractor<T>

public class FixedExtractor<T extends Annotation> extends Object implements MetaDataExtractor<T>
Implementation of MetaDataExtractor that is used to set a fixed value for a fixed meta-data key, when a given annotation is present.
Since:
5.2.0