public class GlusterHooksServiceImpl extends ServiceImpl implements GlusterHooksService
GlusterHooksService.ListRequest, GlusterHooksService.ListResponse
Constructor and Description |
---|
GlusterHooksServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
GlusterHookService |
hookService(String id) |
GlusterHooksService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public GlusterHooksServiceImpl(HttpConnection connection, String path)
public GlusterHooksService.ListRequest list()
list
in interface GlusterHooksService
public GlusterHookService hookService(String id)
hookService
in interface GlusterHooksService
public Service service(String path)
GlusterHooksService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface GlusterHooksService
Copyright © 2016. All rights reserved.