@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 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, setRegistered
protected org.glassfish.hk2.api.ServiceLocator getServices()
getServices
in class AbstractProxyRestAdapter
protected Config getConfig()
getConfig
in class AbstractProxyRestAdapter
protected String getName()
getName
in class AbstractProxyRestAdapter
public String getContextRoot()
AbstractProxyRestAdapter
getContextRoot
in interface Adapter
getContextRoot
in class AbstractProxyRestAdapter
Copyright © 2018. All rights reserved.