org.opennms.protocols.jmx.connectors
Interface ConnectionWrapper

All Known Implementing Classes:
JBossConnectionWrapper, Jsr160ConnectionWrapper, MX4JConnectionWrapper

public interface ConnectionWrapper


Method Summary
 void close()
           
 MBeanServerConnection getMBeanServer()
           
 

Method Detail

getMBeanServer

MBeanServerConnection getMBeanServer()

close

void close()


Copyright © 2009. All Rights Reserved.