public class SessionJmxExporter extends Object
Constructor and Description |
---|
SessionJmxExporter() |
Modifier and Type | Method and Description |
---|---|
ObjectName |
createSessionName(SessionID sessionID) |
ObjectName |
getSessionName(SessionID sessionID) |
ObjectName |
register(JmxExporter jmxExporter,
Session session,
ObjectName connectorName,
SessionSettings settings) |
public ObjectName register(JmxExporter jmxExporter, Session session, ObjectName connectorName, SessionSettings settings) throws JMException, ConfigError
JMException
ConfigError
public ObjectName getSessionName(SessionID sessionID)
public ObjectName createSessionName(SessionID sessionID) throws MalformedObjectNameException
MalformedObjectNameException
Copyright © 2021. All rights reserved.