Package org.apache.activemq.artemis.dto
Class JMXConnectorDTO
java.lang.Object
org.apache.activemq.artemis.dto.JMXConnectorDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
JMXConnectorDTO
public JMXConnectorDTO()
-
-
Method Details
-
getConnectorHost
-
getConnectorPort
public int getConnectorPort() -
getRmiRegistryPort
-
getJmxRealm
-
getObjectName
-
getAuthenticatorType
-
isSecured
-
getKeyStoreProvider
-
getKeyStoreType
-
getKeyStorePath
-
getKeyStorePassword
- Throws:
Exception
-
getTrustStoreProvider
-
getTrustStoreType
-
getTrustStorePath
-
getTrustStorePassword
- Throws:
Exception
-