org.apache.geronimo.farm.deployment
Class DeploymentExtendedJMXConnectorInfo
java.lang.Object
org.apache.geronimo.farm.config.BasicExtendedJMXConnectorInfo
org.apache.geronimo.farm.deployment.DeploymentExtendedJMXConnectorInfo
- All Implemented Interfaces:
- Serializable, ExtendedJMXConnectorInfo, JMXConnectorInfo
public class DeploymentExtendedJMXConnectorInfo
- extends BasicExtendedJMXConnectorInfo
- Version:
- $Rev: 720842 $ $Date: 2008-11-26 21:18:49 +0800 (Wed, 26 Nov 2008) $
- See Also:
- Serialized Form
| Methods inherited from class org.apache.geronimo.farm.config.BasicExtendedJMXConnectorInfo |
connect, getHost, getJmxURI, getPort, getProtocol, getUrlPath, getUsername, isLocal, newKernel, setHost, setLocal, setPassword, setPort, setProtocol, setUrlPath, setUsername |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentExtendedJMXConnectorInfo
public DeploymentExtendedJMXConnectorInfo()
getListenAddress
@DoNotPersist
public InetSocketAddress getListenAddress()
- Specified by:
getListenAddress in interface JMXConnectorInfo- Overrides:
getListenAddress in class BasicExtendedJMXConnectorInfo
getPassword
@EncryptOnPersist
public String getPassword()
- Specified by:
getPassword in interface ExtendedJMXConnectorInfo- Overrides:
getPassword in class BasicExtendedJMXConnectorInfo
Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.