Interface ClassHandler.Plan
-
- Enclosing interface:
- ClassHandler
public static interface ClassHandler.PlanAn execution plan, which can be invoked to satisfy a requested method call.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringdescribe()java.lang.Objectrun(java.lang.Object instance, java.lang.Object[] params)
-