public static interface ClassHandler.Plan
An execution plan, which can be invoked to satisfy a requested method call.
String
describe()
Object
run(Object instance, Object[] params)
Object run(Object instance, Object[] params) throws Throwable
Throwable
String describe()