Package ch.obermuhlner.scriptengine.java.execution
package ch.obermuhlner.scriptengine.java.execution
-
ClassDescriptionThe default
ExecutionStrategy
implementation.The strategy used to execute a method on an object instance.The factory for the execution strategy used to execute a method of a class instance.TheExecutionStrategy
that executes a specific method.