Create a new instance for the specified MBeanServerConnection mConn = conn;
mConn = conn;
return( mConn );
// we can't supply one... return( null );
if ( mConn == null ) { throw new IOException(); } return( mConn );