public interface VersionedConnection extends Closeable
Modifier and Type | Method and Description |
---|---|
void |
close() |
String |
getConnectionId() |
MBeanServerConnection |
getMBeanServerConnection(Subject subject) |
String getConnectionId()
MBeanServerConnection getMBeanServerConnection(Subject subject)
void close()
close
in interface AutoCloseable
close
in interface Closeable
Copyright © 2016 JBoss by Red Hat. All rights reserved.