|
GemFire 7.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.gemstone.gemfire.admin.jmx.AgentFactory
com.gemstone.gemfire.management package instead
public class AgentFactory
A factory class that creates JMX administration entities.
| Constructor Summary | |
|---|---|
AgentFactory()
Deprecated. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgentFactory()
| Method Detail |
|---|
public static AgentConfig defineAgent()
public static Agent getAgent(AgentConfig config)
throws AdminException
AdminExceptionAgent.start()
|
GemFire 7.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||