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

/opengrok/src/org/opensolaris/opengrok/management/client/
H A DAgentConnection.java49 public class AgentConnection implements NotificationListener { class in inherits:NotificationListener
51 private static final Logger LOGGER = LoggerFactory.getLogger(AgentConnection.class);
71 * Constructor for AgentConnection to OpenGrok JMX Agent
77 public AgentConnection(String url) throws MalformedURLException, IOException, MalformedObjectNameException { method in class:AgentConnection

Completed in 12 milliseconds