public abstract class RootServicesService extends Object
Constructor and Description |
---|
RootServicesService() |
Modifier and Type | Method and Description |
---|---|
protected abstract RootServices |
createRootServices()
Creates the
RootServices resource to be returned by this service. |
Response |
getRootServices() |
public Response getRootServices()
protected abstract RootServices createRootServices()
RootServices
resource to be returned by this service.