public interface OddjobServices extends Services
Modifier and Type | Field and Description |
---|---|
static String |
CLASSLOADER_SERVICE |
static String |
INPUT_HANDLER |
static String |
ODDJOB_SERVICES |
static String |
POOL_EXECUTOR |
static String |
SCHEDULED_EXECUTOR |
Modifier and Type | Method and Description |
---|---|
ClassLoader |
getClassLoader() |
InputHandler |
getInputHandler() |
OddjobExecutors |
getOddjobExecutors() |
getService, serviceNameFor
static final String ODDJOB_SERVICES
static final String CLASSLOADER_SERVICE
static final String SCHEDULED_EXECUTOR
static final String POOL_EXECUTOR
static final String INPUT_HANDLER
ClassLoader getClassLoader()
OddjobExecutors getOddjobExecutors()
InputHandler getInputHandler()