|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.errai.ioc.rebind.ioc.InjectUtil
public class InjectUtil
| Constructor Summary | |
|---|---|
InjectUtil()
|
|
| Method Summary | |
|---|---|
static String |
commaDelimitedList(String[] parts)
|
static ConstructionStrategy |
getConstructionStrategy(Injector injector,
InjectionContext ctx,
InjectionPoint injectionPoint)
|
static String |
getNewVarName()
|
static String |
getPrivateFieldInjectorName(com.google.gwt.core.ext.typeinfo.JField field)
|
static String[] |
resolveInjectionDependencies(com.google.gwt.core.ext.typeinfo.JParameter[] parms,
InjectionContext ctx,
InjectionPoint injectionPoint)
|
static String[] |
resolveInjectionDependencies(com.google.gwt.core.ext.typeinfo.JParameter[] parms,
InjectionContext ctx,
com.google.gwt.core.ext.typeinfo.JConstructor constructor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InjectUtil()
| Method Detail |
|---|
public static ConstructionStrategy getConstructionStrategy(Injector injector,
InjectionContext ctx,
InjectionPoint injectionPoint)
public static String[] resolveInjectionDependencies(com.google.gwt.core.ext.typeinfo.JParameter[] parms,
InjectionContext ctx,
com.google.gwt.core.ext.typeinfo.JConstructor constructor)
public static String[] resolveInjectionDependencies(com.google.gwt.core.ext.typeinfo.JParameter[] parms,
InjectionContext ctx,
InjectionPoint injectionPoint)
public static String commaDelimitedList(String[] parts)
public static String getNewVarName()
public static String getPrivateFieldInjectorName(com.google.gwt.core.ext.typeinfo.JField field)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||