Interface | Description |
---|---|
ExecutorInstanceHandler |
This interface provides a method for deciding whether a certain method call returns the calling
instance.
|
Class | Description |
---|---|
ExecutorMethodInstanceHandler |
This
ExecutorInstanceHandler decides whether a method always returns its calling instance
based on a mapping of class names to a StringMatcher for method names. |