Class ProxyRestCommandAdapter

  • All Implemented Interfaces:
    Adapter

    @Service
    public class ProxyRestCommandAdapter
    extends AbstractProxyRestAdapter
    Implementation of Adapter for rest based command executor. 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:
    mmares