public class ServiceFactories
extends java.lang.Object| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_NAME |
static java.lang.String |
RESOURCE_NAME |
| Constructor and Description |
|---|
ServiceFactories() |
| Modifier and Type | Method and Description |
|---|---|
static ServiceFactory |
getServiceFactory() |
static ServiceFactory |
getServiceFactory(MessageProtocol protocol) |
public static final java.lang.String PROPERTY_NAME
public static final java.lang.String RESOURCE_NAME
public static ServiceFactory getServiceFactory(MessageProtocol protocol)
public static ServiceFactory getServiceFactory()