public class CpuProfileServiceImpl extends ServiceImpl implements CpuProfileService
CpuProfileService.GetRequest, CpuProfileService.GetResponse, CpuProfileService.RemoveRequest, CpuProfileService.RemoveResponse, CpuProfileService.UpdateRequest, CpuProfileService.UpdateResponse
Constructor and Description |
---|
CpuProfileServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
CpuProfileService.GetRequest |
get() |
AssignedPermissionsService |
permissionsService() |
CpuProfileService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
CpuProfileService.UpdateRequest |
update() |
checkAction, checkFault, getConnection, getPath, throwError
public CpuProfileServiceImpl(HttpConnection connection, String path)
public CpuProfileService.GetRequest get()
get
in interface CpuProfileService
public CpuProfileService.RemoveRequest remove()
remove
in interface CpuProfileService
public CpuProfileService.UpdateRequest update()
update
in interface CpuProfileService
public AssignedPermissionsService permissionsService()
permissionsService
in interface CpuProfileService
public Service service(String path)
CpuProfileService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface CpuProfileService
Copyright © 2016. All rights reserved.