Class AbstractDelegatingBasicService<S extends BasicService>

java.lang.Object
dev.dsf.fhir.webservice.base.AbstractBasicService
dev.dsf.fhir.webservice.base.AbstractDelegatingBasicService<S>
All Implemented Interfaces:
BasicService, org.springframework.beans.factory.InitializingBean
Direct Known Subclasses:
AbstractServiceJaxrs, AbstractServiceSecure

public class AbstractDelegatingBasicService<S extends BasicService> extends AbstractBasicService implements BasicService, org.springframework.beans.factory.InitializingBean