management
package instead@Deprecated public class AgentFactory extends Object
Constructor and Description |
---|
AgentFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static AgentConfig |
defineAgent()
Deprecated.
Defines a "default" GemFire JMX administration agent configuration.
|
static Agent |
getAgent(AgentConfig config)
Deprecated.
Creates an unstarted GemFire JMX administration agent with the given configuration.
|
public static AgentConfig defineAgent()
public static Agent getAgent(AgentConfig config) throws AdminException
config
- the configuration with which to create the GemFire JMX administration agentAdminException
- if the agent cannot be createdAgent.start()