org.granite.tide.cdi
Class CDIServiceFactory
java.lang.Object
org.granite.messaging.service.ServiceFactory
org.granite.tide.cdi.CDIServiceFactory
public class CDIServiceFactory
- 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
CDIServiceFactory
public CDIServiceFactory()
getManager
public BeanManager getManager()
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