Class ProxyRestMonitoringAdapter

  • All Implemented Interfaces:
    org.glassfish.api.container.Adapter

    @Service
    public class ProxyRestMonitoringAdapter
    extends AbstractProxyRestAdapter
    Implementation of 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.
    Author:
    Sanjeeb.Sahoo@Sun.COM