@Service public class ProxyRestMonitoringAdapter extends AbstractProxyRestAdapter
Adapter for rest based monitoring.
It extends from AbstractProxyRestAdapter that uses a handle-body idiom. The handle
implements methods that are metadata/configuration based. The body implements methods that require REST subsystem.| Constructor and Description |
|---|
ProxyRestMonitoringAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected com.sun.enterprise.config.serverbeans.Config |
getConfig() |
String |
getContextRoot()
Context root this adapter is responsible for handling.
|
protected String |
getName() |
protected org.glassfish.hk2.api.ServiceLocator |
getServices() |
getHttpService, getListenAddress, getListenPort, getVirtualServers, isRegistered, setRegisteredprotected org.glassfish.hk2.api.ServiceLocator getServices()
getServices in class AbstractProxyRestAdapterprotected com.sun.enterprise.config.serverbeans.Config getConfig()
getConfig in class AbstractProxyRestAdapterprotected String getName()
getName in class AbstractProxyRestAdapterpublic String getContextRoot()
AbstractProxyRestAdaptergetContextRoot in interface org.glassfish.api.container.AdaptergetContextRoot in class AbstractProxyRestAdapterCopyright © 2018 Eclipse Foundation. All rights reserved.