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