Searched defs:Agent (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/monitoring/
H A DAgent.java25 * $Id: Agent.java,v 1.9 2009/11/10 01:33:22 bigfatrat Exp $
94 * The Agent class provides a simple example on how to use the SNMP
110 public class Agent { class
196 * Agent constructor
198 private Agent() { method in class:Agent
223 "Agent.stopRMI: error unregistering MBean:" +
229 "Agent.stopRMI: error unregistering MBean:" +
239 debug.warning("Agent.stopRMI:rmi adaptor stopped.");
241 debug.error("Agent.stopRMI: error stopping monitoring " +
245 debug.warning("Agent
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/monitoring/
H A DAgent.java25 * $Id: Agent.java,v 1.9 2009/11/10 01:33:22 bigfatrat Exp $
96 * The Agent class provides a simple example on how to use the SNMP
112 public class Agent { class
197 * Agent constructor
199 private Agent() { method in class:Agent
224 "Agent.stopRMI: error unregistering MBean:" +
230 "Agent.stopRMI: error unregistering MBean:" +
240 debug.warning("Agent.stopRMI:rmi adaptor stopped.");
242 debug.error("Agent.stopRMI: error stopping monitoring " +
246 debug.warning("Agent
[all...]

Completed in 39 milliseconds