Class Agent


  • public class Agent
    extends java.lang.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 Summary

      Constructors 
      Constructor Description
      Agent()
      Deprecated. 
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      void start()
      Deprecated. 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Agent

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

      • start

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