public class

Agent

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

This class is deprecated.
No replacement.

Class Overview

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.

Summary

Public Constructors
Agent()
This constructor is deprecated. No replacement.
Public Methods
void start()
This method is deprecated. No replacement.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public Agent ()

This constructor is deprecated.
No replacement.

Create new instance.

Public Methods

public void start ()

This method is deprecated.
No replacement.

Starts instance of HtmlAdapterServer.