|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjfun.yan.etc.injection.TypeCaseInjection
public class TypeCaseInjection
The Nut class for type casing Injection objects for different target types.
| Constructor Summary | |
|---|---|
TypeCaseInjection(java.lang.Class[] types,
Injection[] cases)
|
|
| Method Summary | |
|---|---|
boolean |
inject(java.lang.Object obj)
Inject dependency into an object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypeCaseInjection(java.lang.Class[] types,
Injection[] cases)
| Method Detail |
|---|
public boolean inject(java.lang.Object obj)
Injection
inject in interface Injectionobj - the object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||