public abstract class ManagedConnection extends java.lang.Object implements ManagedConnectionMXBean
| Constructor and Description |
|---|
ManagedConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
protected abstract java.util.Collection<StatisticEntry> |
getEntries() |
StatisticInformation[] |
getStatistics() |
static ManagedConnection |
register(ManagedConnection connection,
java.net.SocketAddress socketAddress,
java.lang.String baseName) |
void |
setName(javax.management.ObjectName name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getTransportPropertiespublic void setName(javax.management.ObjectName name)
public void dispose()
public StatisticInformation[] getStatistics()
getStatistics in interface ManagedConnectionMXBeanprotected abstract java.util.Collection<StatisticEntry> getEntries()
public static ManagedConnection register(ManagedConnection connection, java.net.SocketAddress socketAddress, java.lang.String baseName)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0