Uses of Interface
orc.orchard.api.ExecutorServiceInterface

Packages that use ExecutorServiceInterface
orc.orchard Orchard is the service-oriented implementation of Orc. 
orc.orchard.rmi RMI bindings for Orchard services. 
 

Uses of ExecutorServiceInterface in orc.orchard
 

Classes in orc.orchard that implement ExecutorServiceInterface
 class AbstractExecutorService
          Standard implementation of an ExecutorService.
 

Uses of ExecutorServiceInterface in orc.orchard.rmi
 

Classes in orc.orchard.rmi that implement ExecutorServiceInterface
 class ExecutorService