|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjasco.tools.aspectparser.ContextPropertySetter
public class ContextPropertySetter
Method Summary | |
---|---|
HookContextProperty |
computeContextProperty(javassist.CtClass clz,
HookContextProperty prop)
|
protected void |
makeEverythingPublic(javassist.CtClass clazz)
|
void |
setProperty(java.lang.String classname,
HookContextProperty original)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void setProperty(java.lang.String classname, HookContextProperty original) throws java.lang.Exception
java.lang.Exception
protected void makeEverythingPublic(javassist.CtClass clazz) throws java.lang.Exception
java.lang.Exception
public HookContextProperty computeContextProperty(javassist.CtClass clz, HookContextProperty prop) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |