public class SimpleServiceFactory extends ServiceFactory implements DestinationRemoveListener
| Constructor and Description |
|---|
SimpleServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
destinationRemoved(Destination destination) |
ServiceInvoker<?> |
getServiceInstance(RemotingMessage request) |
configure, getFactoryInstance, getServiceExceptionHandler, toString, toStringpublic SimpleServiceFactory()
public ServiceInvoker<?> getServiceInstance(RemotingMessage request) throws ServiceException
getServiceInstance in class ServiceFactoryServiceExceptionpublic void destinationRemoved(Destination destination) throws ServiceException
destinationRemoved in interface DestinationRemoveListenerServiceException