|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjfun.yan.etc.injection.InjectionUtils
public class InjectionUtils
Utility classes for post-injection.
| Constructor Summary | |
|---|---|
InjectionUtils()
|
|
| Method Summary | |
|---|---|
static Component |
returnTrue(Component c)
Make the Component always returns "true". |
static Component |
toInjection(Component c)
Adapt any Component to be one that instantiates Injection instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InjectionUtils()
| Method Detail |
|---|
public static Component toInjection(Component c)
c - the Component.
public static Component returnTrue(Component c)
c - the Component to transform.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||