|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Executable | This class represents an executable code. |
Class Summary | |
---|---|
MethodClassExecutor | This class allows to execute a methods on a specified object. |
MethodExecutor | This class is a generic framework for executing methods on a specified object. |
MethodNameExecutor | This class allows to execute a methods on a specified object. |
MethodThread | This class allows the background method execution (i.e. in a new thread) using the MethodExecutor interface. |
MethodThreadList | This is a wrapper for the MethodExecutor object, which automatically remembers all the method threads that were executed on background. |
SingleMethodExecutor | A single Executable method. |
Annotation Types Summary | |
---|---|
MethodExecutor.ExecutableMethod | Annotation for methods that provide usage description. |
Support for automatic execution by reflection.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |