public class UnknownActivationContextExtractor extends Object implements MetaDataExtractor<UnknownActivationContextCheck>
Constructor and Description |
---|
UnknownActivationContextExtractor() |
Modifier and Type | Method and Description |
---|---|
void |
extractMetaData(MutableComponentModel model,
UnknownActivationContextCheck annotation)
Invoked on the extractor to extract the appropriate value for the annotation and
set the meta data on the model.
|
public UnknownActivationContextExtractor()
public void extractMetaData(MutableComponentModel model, UnknownActivationContextCheck annotation)
MetaDataExtractor
extractMetaData
in interface MetaDataExtractor<UnknownActivationContextCheck>
model
- on which to set meta dataannotation
- class annotation, from whose attributes specific data may be extracted5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.