Class Agent

java.lang.Object
org.apache.log4j.jmx.Agent

public class Agent extends Object
Deprecated.
Manages an instance of com.sun.jdmk.comm.HtmlAdapterServer which was provided for demonstration purposes in the Java Management Extensions Reference Implementation 1.2.1. This class is provided to maintain compatibility with earlier versions of log4j and use in new code is discouraged.
  • Constructor Details

    • Agent

      public Agent()
      Deprecated.
      Create new instance.
  • Method Details

    • start

      public void start()
      Deprecated.
      Starts instance of HtmlAdapterServer.