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

/opengrok-jel/src/org/opensolaris/opengrok/management/client/
H A DAgentConnection.java47 public class AgentConnection implements NotificationListener { class in inherits:NotificationListener
52 private static final Logger logger = Logger.getLogger(AgentConnection.class.getName());
68 * Constructor for AgentConnection to OpenGrok JMX Agent
74 public AgentConnection(String url) throws MalformedURLException, IOException, MalformedObjectNameException { method in class:AgentConnection

Completed in 7 milliseconds