Class EmbeddedTestClient

  • All Implemented Interfaces:
    TestClient, java.io.Closeable, java.lang.AutoCloseable

    public class EmbeddedTestClient
    extends JMXTestClient
    Implementation of JMXTestClient that creates an embedded version of the Adapter to be used during testing.

    In the service test configuration this class is aliased as embedded-jmx-test-client which is the preferred alternative to the fully qualified classname when building your configuration.