public class ClusterLevelServiceImpl extends ServiceImpl implements ClusterLevelService
ClusterLevelService.GetRequest, ClusterLevelService.GetResponse
Constructor and Description |
---|
ClusterLevelServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
ClusterLevelService.GetRequest |
get()
Provides the information about the capabilities of the specific cluster level managed by this service.
|
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public ClusterLevelServiceImpl(HttpConnection connection, String path)
public ClusterLevelService.GetRequest get()
ClusterLevelService
Provides the information about the capabilities of the specific cluster level managed by this service.
get
in interface ClusterLevelService
public Service service(String path)
ClusterLevelService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface ClusterLevelService
Copyright © 2016. All rights reserved.