public class SeamServiceFactory extends ServiceFactory
| Constructor and Description |
|---|
SeamServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(XMap properties) |
ServiceInvoker<?> |
getServiceInstance(RemotingMessage request) |
getFactoryInstance, getServiceExceptionHandler, toString, toStringpublic SeamServiceFactory()
public void configure(XMap properties) throws ServiceException
configure in class ServiceFactoryServiceExceptionpublic ServiceInvoker<?> getServiceInstance(RemotingMessage request) throws ServiceException
getServiceInstance in class ServiceFactoryServiceException