Class ProxyRestManagementAdapter

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

    @Service
    public class ProxyRestManagementAdapter
    extends AbstractProxyRestAdapter
    Implementation of Adapter for rest based management. 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