Package | Description |
---|---|
com.gemstone.gemfire.admin.jmx |
Provides administrative access to a GemFire distributed system via
the Java Management Extensions (JMX).
|
Modifier and Type | Method and Description |
---|---|
static AgentConfig |
AgentFactory.defineAgent()
Deprecated.
Defines a "default" GemFire JMX administration agent
configuration.
|
AgentConfig |
Agent.getConfig()
Deprecated.
Returns the configuration object for this JMX Agent.
|
Modifier and Type | Method and Description |
---|---|
static Agent |
AgentFactory.getAgent(AgentConfig config)
Deprecated.
Creates an unstarted GemFire JMX administration agent with the
given configuration.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.