|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.inject.util.GuiceFastClass
public class GuiceFastClass
Gives Guice classes custom names.
Constructor Summary | |
---|---|
GuiceFastClass()
|
Method Summary | |
---|---|
static net.sf.cglib.reflect.FastClass |
create(java.lang.Class type)
|
static net.sf.cglib.reflect.FastClass |
create(java.lang.ClassLoader loader,
java.lang.Class type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GuiceFastClass()
Method Detail |
---|
public static net.sf.cglib.reflect.FastClass create(java.lang.Class type)
public static net.sf.cglib.reflect.FastClass create(java.lang.ClassLoader loader, java.lang.Class type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |