|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
---|---|
def |
METHOD_INDEX_COPIER
|
def |
NAME_INDEX_COPIER
|
Constructor Summary | |
MethodIndexAction()
|
Method Summary | |
---|---|
void |
clearInvocationCaches()
remove all method call cache entries. |
Object |
getAttribute(Object object, String attribute)
|
Object |
getProperty(Object object, String property)
|
void |
iterate()
|
void |
methodNameAction(Class clazz, def methods)
|
MetaMethod |
pickMethod(String methodName, def arguments)
|
MetaMethod |
retrieveMethod(String methodName, def arguments)
|
void |
setAttribute(Object object, String attribute, Object newValue)
|
void |
setProperty(Object object, String property, Object newValue)
|
boolean |
skipClass(Class clazz)
|
Constructor Detail |
---|
MethodIndexAction()
Method Detail |
---|
void clearInvocationCaches()
public Object getAttribute(Object object, String attribute)
public Object getProperty(Object object, String property)
public void iterate()
public void methodNameAction(Class clazz, def methods)
public MetaMethod pickMethod(String methodName, def arguments)
MetaMethod retrieveMethod(String methodName, def arguments)
public void setAttribute(Object object, String attribute, Object newValue)
public void setProperty(Object object, String property, Object newValue)
public boolean skipClass(Class clazz)