com.ibm.jbatch.container.servicesmanager
Class ServiceTypes
java.lang.Object
com.ibm.jbatch.container.servicesmanager.ServiceTypes
public class ServiceTypes
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
J2SE_MODE
public static final String J2SE_MODE
- See Also:
- Constant Field Values
TRANSACTION_SERVICE
public static final String TRANSACTION_SERVICE
- See Also:
- Constant Field Values
PERSISTENCE_MANAGEMENT_SERVICE
public static final String PERSISTENCE_MANAGEMENT_SERVICE
- See Also:
- Constant Field Values
JOB_STATUS_MANAGEMENT_SERVICE
public static final String JOB_STATUS_MANAGEMENT_SERVICE
- See Also:
- Constant Field Values
BATCH_THREADPOOL_SERVICE
public static final String BATCH_THREADPOOL_SERVICE
- See Also:
- Constant Field Values
BATCH_KERNEL_SERVICE
public static final String BATCH_KERNEL_SERVICE
- See Also:
- Constant Field Values
JOB_ID_MANAGEMENT_SERVICE
public static final String JOB_ID_MANAGEMENT_SERVICE
- See Also:
- Constant Field Values
CALLBACK_SERVICE
public static final String CALLBACK_SERVICE
- See Also:
- Constant Field Values
JOBXML_LOADER_SERVICE
public static final String JOBXML_LOADER_SERVICE
- See Also:
- Constant Field Values
DELEGATING_JOBXML_LOADER_SERVICE
public static final String DELEGATING_JOBXML_LOADER_SERVICE
- See Also:
- Constant Field Values
CONTAINER_ARTIFACT_FACTORY_SERVICE
public static final String CONTAINER_ARTIFACT_FACTORY_SERVICE
- See Also:
- Constant Field Values
DELEGATING_ARTIFACT_FACTORY_SERVICE
public static final String DELEGATING_ARTIFACT_FACTORY_SERVICE
- See Also:
- Constant Field Values
ServiceTypes
public ServiceTypes()
getServicePropertyNames
public static Map<String,ServiceTypes.Name> getServicePropertyNames()
getServiceImplClassNames
public static Map<ServiceTypes.Name,String> getServiceImplClassNames()
Copyright © 2013. All Rights Reserved.