Interface | Description |
---|---|
RestfulGateway |
Gateway for restful endpoints.
|
WebMonitor |
Interface for web monitors.
|
WebMonitorExtension |
Interface for
WebMonitorEndpoint extensions. |
Class | Description |
---|---|
WebMonitorEndpoint<T extends RestfulGateway> |
Rest endpoint which serves the web frontend REST calls.
|
WebMonitorUtils |
Utilities for the web runtime monitor.
|
WebMonitorUtils.LogFileLocation |
Singleton to hold the log and stdout file.
|
Enum | Description |
---|---|
WebMonitorExtension.EmptyWebMonitorExtension |
Empty web monitor extension which can be used as a null object.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.