public class MeasurableServiceImpl extends ServiceImpl implements MeasurableService
Constructor and Description |
---|
MeasurableServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
StatisticsService |
statisticsService() |
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public MeasurableServiceImpl(HttpConnection connection, String path)
public StatisticsService statisticsService()
statisticsService
in interface MeasurableService
public Service service(String path)
MeasurableService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface MeasurableService
Copyright © 2016. All rights reserved.