|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InjectionInfo
Basic container for injection.
Method Summary | |
---|---|
java.lang.String |
getInjectionName()
Logging friendly message indicating what type of injection is applied (i.e. |
java.lang.String |
getName()
Injection name (may be field or method name). |
java.lang.Class |
getType()
Injection type (may be field type or setter parameter type). |
Method Detail |
---|
java.lang.String getName()
java.lang.Class getType()
java.lang.String getInjectionName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |