|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.jee.inject.Jsr250Processor
public class Jsr250Processor
Jsr250 annotation processor. Creates field and method injection based on the annotations found.
FieldInjection,
MethodInjection| Field Summary | |
|---|---|
protected org.apache.commons.logging.Log |
log
|
| Constructor Summary | |
|---|---|
Jsr250Processor()
|
|
| Method Summary | |
|---|---|
protected void |
addAnnotationResourceReferences(java.util.List<Injection> injections,
java.lang.Class clazz)
|
protected void |
addInjectionMetadata(Jsr250Metadata jsr250)
|
void |
process(Jsr250Metadata im)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public Jsr250Processor()
| Method Detail |
|---|
public void process(Jsr250Metadata im)
process in interface MetadataProcessorprotected void addInjectionMetadata(Jsr250Metadata jsr250)
protected void addAnnotationResourceReferences(java.util.List<Injection> injections,
java.lang.Class clazz)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||