Class RestMonitoringAppStateResource
- java.lang.Object
-
- fish.payara.monitoring.rest.app.resource.RestMonitoringAppStateResource
-
@Path("") @RequestScoped public class RestMonitoringAppStateResource extends Object- Author:
- Fraser Savage
-
-
Constructor Summary
Constructors Constructor Description RestMonitoringAppStateResource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetRestMonitoringAppState()Returns theStringform of theJSONObjectresource from the ResourceHandler.
-