|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.jee.inject.Injection
org.springframework.jee.inject.FieldInjection
org.springframework.jee.ejb.EjbFieldInjection
public class EjbFieldInjection
Field level @EJB injection.
Field Summary |
---|
Fields inherited from class org.springframework.jee.inject.Injection |
---|
info, member |
Constructor Summary | |
---|---|
EjbFieldInjection(java.lang.reflect.Field f,
EJB annotation)
|
|
EjbFieldInjection(java.lang.reflect.Field f,
InjectionInfo er)
|
Method Summary | |
---|---|
protected java.lang.String |
getDefaultName()
Return the default name to be used if the info does not contain one. |
Methods inherited from class org.springframework.jee.inject.FieldInjection |
---|
apply, getMemberType |
Methods inherited from class org.springframework.jee.inject.Injection |
---|
containsValue, getInfo, getName, getType, getValue, setValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EjbFieldInjection(java.lang.reflect.Field f, EJB annotation)
public EjbFieldInjection(java.lang.reflect.Field f, InjectionInfo er)
Method Detail |
---|
protected java.lang.String getDefaultName()
Injection
getDefaultName
in class Injection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |