Class GuiceRestCoreServiceImpl
java.lang.Object
com.peterphi.std.guice.web.rest.service.restcore.GuiceRestCoreServiceImpl
- All Implemented Interfaces:
GuiceRestCoreService
A helper REST service that allows basic services; superseded by other core services
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
allowRestart
@Inject(optional=true) public boolean allowRestart
-
-
Constructor Details
-
GuiceRestCoreServiceImpl
public GuiceRestCoreServiceImpl()
-
-
Method Details
-
ping
- Specified by:
ping
in interfaceGuiceRestCoreService
-
restart
- Specified by:
restart
in interfaceGuiceRestCoreService
- Throws:
Exception
-