public class AdapterFactory extends Object implements Serializable
| Constructor and Description |
|---|
AdapterFactory(Gravity gravity) |
| Modifier and Type | Method and Description |
|---|---|
ServiceAdapter |
getServiceAdapter(Message request) |
ServiceAdapter |
getServiceAdapter(String messageType,
String destinationId) |
void |
stopAll() |
String |
toString() |
String |
toString(String append) |
public AdapterFactory(Gravity gravity)
public ServiceAdapter getServiceAdapter(Message request) throws ServiceException
ServiceExceptionpublic ServiceAdapter getServiceAdapter(String messageType, String destinationId) throws ServiceException
ServiceExceptionpublic void stopAll()