|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.aop.instrument.OptimizedInvocations
org.jboss.aop.instrument.OptimizedFieldInvocations
public class OptimizedFieldInvocations
Comment
| Constructor Summary | |
|---|---|
OptimizedFieldInvocations()
|
|
| Method Summary | |
|---|---|
protected static void |
addCopy(javassist.ClassPool pool,
javassist.CtClass invocation,
boolean isStatic,
boolean isGet)
|
protected static String |
createOptimizedInvocationClass(Instrumentor instrumentor,
javassist.CtClass clazz,
javassist.CtField field,
boolean get)
|
protected static String |
getOptimizedInvocationClassName(javassist.CtClass clazz,
javassist.CtField field,
boolean get)
|
| Methods inherited from class org.jboss.aop.instrument.OptimizedInvocations |
|---|
defrostClassIfExists, makeInvocationClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OptimizedFieldInvocations()
| Method Detail |
|---|
protected static String getOptimizedInvocationClassName(javassist.CtClass clazz,
javassist.CtField field,
boolean get)
throws Exception
Exception
protected static void addCopy(javassist.ClassPool pool,
javassist.CtClass invocation,
boolean isStatic,
boolean isGet)
throws Exception
Exception
protected static String createOptimizedInvocationClass(Instrumentor instrumentor,
javassist.CtClass clazz,
javassist.CtField field,
boolean get)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||