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