|
||||||||||
| 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.MethodInjection
org.springframework.jee.ejb.EjbMethodInjection
public class EjbMethodInjection
Method level @EJB injection.
| Field Summary |
|---|
| Fields inherited from class org.springframework.jee.inject.MethodInjection |
|---|
fieldName |
| Fields inherited from class org.springframework.jee.inject.Injection |
|---|
info, member |
| Constructor Summary | |
|---|---|
EjbMethodInjection(Method m,
javax.ejb.EJB annotation)
|
|
EjbMethodInjection(Method m,
InjectionInfo ei)
|
|
| Method Summary | |
|---|---|
protected String |
composeDefaultName(Method m)
|
protected String |
getDefaultName()
Return the default name to be used if the info does not contain one. |
| Methods inherited from class org.springframework.jee.inject.MethodInjection |
|---|
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 EjbMethodInjection(Method m,
InjectionInfo ei)
public EjbMethodInjection(Method m,
javax.ejb.EJB annotation)
| Method Detail |
|---|
protected String composeDefaultName(Method m)
protected String getDefaultName()
Injection
getDefaultName in class Injection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||