|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComponentContributor
Interface to be implemented by objects that can contribute JEE metadata to an existing Spring context.
| Method Summary | |
|---|---|
void |
contribute(Enricher enricher)
Contribute metadata. |
Jsr250Metadata |
newJsr250Metadata(String componentName,
Class<?> componentClass,
DeploymentUnitMetadata dum)
Create a instance or subclass instance of Jsr250Metadata. |
| Method Detail |
|---|
void contribute(Enricher enricher)
enricher - object to use to attach or enrich metadata
Jsr250Metadata newJsr250Metadata(String componentName,
Class<?> componentClass,
DeploymentUnitMetadata dum)
componentName - component namecomponentClass - class of the componentdum - deployment unit metadata
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||