org.granite.gravity.adapters
Class AdapterFactory
java.lang.Object
org.granite.gravity.adapters.AdapterFactory
- All Implemented Interfaces:
- Serializable
public class AdapterFactory
- extends Object
- implements Serializable
- Author:
- William DRAI
- See Also:
- Serialized Form
AdapterFactory
public AdapterFactory(Gravity gravity)
getServiceAdapter
public ServiceAdapter getServiceAdapter(Message request)
throws ServiceException
- Throws:
ServiceException
getServiceAdapter
public ServiceAdapter getServiceAdapter(String messageType,
String destinationId)
throws ServiceException
- Throws:
ServiceException
stopAll
public void stopAll()
toString
public String toString()
- Overrides:
toString in class Object
toString
public String toString(String append)