org.granite.tide.spring
Class SpringServiceFactory
java.lang.Object
org.granite.messaging.service.ServiceFactory
org.granite.tide.spring.SpringServiceFactory
public class SpringServiceFactory
- extends ServiceFactory
- Author:
- Sebastien Deleuze
PERSISTENCE_MANAGER_BEAN_NAME
public static final String PERSISTENCE_MANAGER_BEAN_NAME
- See Also:
- Constant Field Values
ENTITY_MANAGER_FACTORY_BEAN_NAME
public static final String ENTITY_MANAGER_FACTORY_BEAN_NAME
- See Also:
- Constant Field Values
SpringServiceFactory
public SpringServiceFactory()
setApplicationContext
public void setApplicationContext(ApplicationContext applicationContext)
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