Class LocalTestClient

java.lang.Object
com.adaptris.tester.runtime.clients.JMXTestClient
com.adaptris.tester.runtime.clients.LocalTestClient
All Implemented Interfaces:
TestClient, Closeable, AutoCloseable

public class LocalTestClient extends JMXTestClient
Implementation of JMXTestClient that uses JmxHelper.findMBeanServer() to get test client.

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.