|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.logicalcobwebs.cglib.proxy.LazyLoaderGenerator
class LazyLoaderGenerator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.logicalcobwebs.cglib.proxy.CallbackGenerator |
|---|
CallbackGenerator.Context |
| Field Summary | |
|---|---|
static LazyLoaderGenerator |
INSTANCE
|
private static Type |
LAZY_LOADER
|
private static Signature |
LOAD_OBJECT
|
| Constructor Summary | |
|---|---|
LazyLoaderGenerator()
|
|
| Method Summary | |
|---|---|
void |
generate(ClassEmitter ce,
CallbackGenerator.Context context)
|
void |
generateStatic(CodeEmitter e,
CallbackGenerator.Context context)
|
private Signature |
loadMethod(int index)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final LazyLoaderGenerator INSTANCE
private static final Signature LOAD_OBJECT
private static final Type LAZY_LOADER
| Constructor Detail |
|---|
LazyLoaderGenerator()
| Method Detail |
|---|
public void generate(ClassEmitter ce,
CallbackGenerator.Context context)
generate in interface CallbackGeneratorprivate Signature loadMethod(int index)
public void generateStatic(CodeEmitter e,
CallbackGenerator.Context context)
generateStatic in interface CallbackGenerator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||