org.granite.messaging.service
Class EjbServiceFactory
java.lang.Object
org.granite.messaging.service.ServiceFactory
org.granite.messaging.service.EjbServiceFactory
public class EjbServiceFactory
- extends ServiceFactory
- Author:
- Franck WOLFF
EjbServiceFactory
public EjbServiceFactory()
throws ServiceException
- Throws:
ServiceException
lookup
public Object lookup(String name)
throws NamingException
- Throws:
NamingException
getLookup
public String getLookup()
configure
public void configure(XMap properties)
throws ServiceException
- Overrides:
configure in class ServiceFactory
- Throws:
ServiceException
getServiceInstance
public ServiceInvoker<?> getServiceInstance(RemotingMessage request)
throws ServiceException
- Specified by:
getServiceInstance in class ServiceFactory
- Throws:
ServiceException
getUniqueKey
protected String getUniqueKey(String destinationId)
removeFromCache
public void removeFromCache(String destinationId)
toString
public String toString()
- Overrides:
toString in class ServiceFactory