| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.logicalcobwebs.cglib.proxy.NoOpGenerator
class NoOpGenerator
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface org.logicalcobwebs.cglib.proxy.CallbackGenerator | 
|---|
| CallbackGenerator.Context | 
| Field Summary | |
|---|---|
| static NoOpGenerator | INSTANCE | 
| Constructor Summary | |
|---|---|
| NoOpGenerator() | |
| 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 NoOpGenerator INSTANCE
| Constructor Detail | 
|---|
NoOpGenerator()
| 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 | ||||||||