public class JMXConnectionPrincipal extends Object implements ManagementConnectionPrincipal
| Constructor and Description |
|---|
JMXConnectionPrincipal(String host) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
SocketAddress |
getRemoteAddress() |
String |
getType() |
int |
hashCode() |
public JMXConnectionPrincipal(String host)
public SocketAddress getRemoteAddress()
getRemoteAddress in interface SocketConnectionPrincipalpublic boolean equals(Object o)
public int hashCode()
public String getType()
getType in interface ManagementConnectionPrincipalCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.