|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.jee.inject.ChainedProcessorsComponentContributor
org.springframework.jee.inject.AnnotationComponentContributor
public class AnnotationComponentContributor
ComponentContributor targeted at an array of classes, useful in tests.
Field Summary |
---|
Fields inherited from class org.springframework.jee.inject.ChainedProcessorsComponentContributor |
---|
DEFAULT_PROCESSORS, INTERCEPTION_PROCESSORS, JSR250_PROCESSORS, log, metadataProcessors |
Constructor Summary | |
---|---|
AnnotationComponentContributor(java.lang.Class... classes)
|
Method Summary | |
---|---|
void |
contribute(Enricher enricher)
Contribute metadata. |
Methods inherited from class org.springframework.jee.inject.ChainedProcessorsComponentContributor |
---|
findComponentMetadata, newJsr250Metadata, setMetadataProcessors |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnotationComponentContributor(java.lang.Class... classes)
Method Detail |
---|
public void contribute(Enricher enricher)
ComponentContributor
enricher
- object to use to attach or enrich metadata
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |