| Node Director
    | 
 
  
 | Public Member Functions | |
| AppExecutor () | |
| AppExecutor (String name) | |
| AppExecutor (String name, String packagename) | |
| boolean | accept (RemoteJob job) | 
| Connection | connect (RemoteJob job) | 
|  Public Member Functions inherited from sfi.director.executor.Executor | |
| Executor () | |
| Executor (String name) | |
| String | name () | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from sfi.director.executor.Executor | |
| void | setName (String name) | 
| sfi.director.executor.AppExecutor.AppExecutor | ( | ) | 
| sfi.director.executor.AppExecutor.AppExecutor | ( | String | name | ) | 
References sfi.director.executor.Executor.name().
| sfi.director.executor.AppExecutor.AppExecutor | ( | String | name, | 
| String | packagename | ||
| ) | 
| boolean sfi.director.executor.AppExecutor.accept | ( | RemoteJob | job | ) | 
Reimplemented from sfi.director.executor.Executor.
References sfi.director.util.Tools.debug(), sfi.director.jobs.Job.getId(), and sfi.director.jobs.RemoteJob.getMethod().
| 
 | virtual | 
Implements sfi.director.executor.Executor.
References sfi.director.jobs.RemoteJob.getMethod(), and sfi.director.executor.GenericConnection.setJob().
 1.8.1.2
 1.8.1.2