org.granite.messaging.service
Class SimpleServiceFactory
java.lang.Object
org.granite.messaging.service.ServiceFactory
org.granite.messaging.service.SimpleServiceFactory
- All Implemented Interfaces:
- DestinationRemoveListener
public class SimpleServiceFactory
- extends ServiceFactory
- implements DestinationRemoveListener
- Author:
- Franck WOLFF
SimpleServiceFactory
public SimpleServiceFactory()
getServiceInstance
public ServiceInvoker<?> getServiceInstance(RemotingMessage request)
throws ServiceException
- Specified by:
getServiceInstance in class ServiceFactory
- Throws:
ServiceException
destinationRemoved
public void destinationRemoved(Destination destination)
throws ServiceException
- Specified by:
destinationRemoved in interface DestinationRemoveListener
- Throws:
ServiceException