public class ServiceTypes extends Object implements ServiceRegistry.ServicePropertyNames, ServiceRegistry.ServiceImplClassNames
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceTypes.Name |
| Modifier and Type | Field and Description |
|---|---|
static String |
CALLBACK_SERVICE |
static String |
J2SE_MODE |
static String |
JOB_STATUS_MANAGEMENT_SERVICE |
static String |
PERSISTENCE_MANAGEMENT_SERVICE |
BATCH_THREADPOOL_SERVICE, CONTAINER_ARTIFACT_FACTORY_SERVICE, DELEGATING_ARTIFACT_FACTORY_SERVICE, DELEGATING_JOBXML_LOADER_SERVICE, JOBXML_LOADER_SERVICE, TRANSACTION_SERVICEBATCH_THREADPOOL_BOUNDED, BATCH_THREADPOOL_DEFAULT, BATCH_THREADPOOL_GROWABLE, BATCH_THREADPOOL_JNDI_DELEGATING, BATCH_THREADPOOL_SPI_DELEGATING, CONTAINER_ARTIFACT_FACTORY_CDI, CONTAINER_ARTIFACT_FACTORY_WELD_SE, DELEGATING_ARTIFACT_FACTORY_DEFAULT, DELEGATING_JOBXML_LOADER_DEFAULT, JOBXML_LOADER_DIRECTORY, TRANSACTION_DEFAULT| Constructor and Description |
|---|
ServiceTypes() |
| Modifier and Type | Method and Description |
|---|---|
static Map<ServiceTypes.Name,String> |
getServiceImplClassNames() |
static Map<String,ServiceTypes.Name> |
getServicePropertyNames() |
public static final String CALLBACK_SERVICE
public static final String JOB_STATUS_MANAGEMENT_SERVICE
public static final String PERSISTENCE_MANAGEMENT_SERVICE
public static final String J2SE_MODE
public static Map<String,ServiceTypes.Name> getServicePropertyNames()
public static Map<ServiceTypes.Name,String> getServiceImplClassNames()
© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0