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
JMExceptionConfigErrorpublic ObjectName getSessionName(SessionID sessionID)
public ObjectName createSessionName(SessionID sessionID) throws MalformedObjectNameException
MalformedObjectNameExceptionCopyright © 2021. All rights reserved.