org.granite.tide.ejb
Class EjbServiceFactory
java.lang.Object
org.granite.messaging.service.ServiceFactory
org.granite.tide.ejb.EjbServiceFactory
public class EjbServiceFactory
- extends ServiceFactory
- Author:
- William DRAI
ENTITY_MANAGER_FACTORY_JNDI_NAME
public static final String ENTITY_MANAGER_FACTORY_JNDI_NAME
- See Also:
- Constant Field Values
ENTITY_MANAGER_JNDI_NAME
public static final String ENTITY_MANAGER_JNDI_NAME
- See Also:
- Constant Field Values
EjbServiceFactory
public EjbServiceFactory()
getScannedItemHandler
public static ScannedItemHandler getScannedItemHandler()
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