org.granite.guice
Class GuiceServiceFactory
java.lang.Object
org.granite.messaging.service.ServiceFactory
org.granite.messaging.service.SimpleServiceFactory
org.granite.guice.GuiceServiceFactory
- All Implemented Interfaces:
- DestinationRemoveListener
public class GuiceServiceFactory
- extends SimpleServiceFactory
- Author:
- Matt GIACOMI
GuiceServiceFactory
public GuiceServiceFactory()
configure
public void configure(XMap properties)
throws ServiceException
- Overrides:
configure in class ServiceFactory
- Throws:
ServiceException
getServiceInstance
public ServiceInvoker<?> getServiceInstance(RemotingMessage request)
throws ServiceException
- Overrides:
getServiceInstance in class SimpleServiceFactory
- Throws:
ServiceException
toString
public String toString()
- Overrides:
toString in class ServiceFactory