org.granite.tide.cdi
Class CDIServiceFactory
java.lang.Object
org.granite.messaging.service.ServiceFactory
org.granite.tide.cdi.CDIServiceFactory
- All Implemented Interfaces:
- Serializable
public class CDIServiceFactory
- extends org.granite.messaging.service.ServiceFactory
- Author:
- William DRAI
- See Also:
- Serialized Form
| Methods inherited from class org.granite.messaging.service.ServiceFactory |
getFactoryInstance, getServiceExceptionHandler, toString, toString |
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(org.granite.util.XMap properties)
throws org.granite.messaging.service.ServiceException
- Overrides:
configure in class org.granite.messaging.service.ServiceFactory
- Throws:
org.granite.messaging.service.ServiceException
getServiceInstance
public org.granite.messaging.service.ServiceInvoker<?> getServiceInstance(flex.messaging.messages.RemotingMessage request)
throws org.granite.messaging.service.ServiceException
- Specified by:
getServiceInstance in class org.granite.messaging.service.ServiceFactory
- Throws:
org.granite.messaging.service.ServiceException