mx4j/src/core/javax/management/remote/rmi RMIConnector.java,1.22,1.23

Simone Bordet <[email protected]> Sat, 28 Aug 2004 14:20:04 +0000
Newsgroups gmane.comp.java.mx4j.cvs
Message-ID <[email protected]>
Update of /cvsroot/mx4j/mx4j/src/core/javax/management/remote/rmi
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12823/src/core/javax/management/remote/rmi

Modified Files:
	RMIConnector.java 
Log Message:
Fixed signature of methods, to be compliant with the reference implementation and the specification

Index: RMIConnector.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/javax/management/remote/rmi/RMIConnector.java,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** RMIConnector.java	1 Mar 2004 18:02:02 -0000	1.22
--- RMIConnector.java	28 Aug 2004 14:20:02 -0000	1.23
***************
*** 16,20 ****
  import java.util.HashMap;
  import java.util.Map;
- 
  import javax.management.ListenerNotFoundException;
  import javax.management.MBeanServerConnection;
--- 16,19 ----
***************
*** 45,51 ****
     private static final long serialVersionUID = 817323035842634473l;
  
!    /** @serial */
     private final JMXServiceURL jmxServiceURL;
!    /** @serial */
     private RMIServer rmiServer;
  
--- 44,54 ----
     private static final long serialVersionUID = 817323035842634473l;
  
!    /**
!     * @serial
!     */
     private final JMXServiceURL jmxServiceURL;
!    /**
!     * @serial
!     */
     private RMIServer rmiServer;
  
***************
*** 154,158 ****
     }
  
!    public String getConnectionId()
     {
        return connectionId;
--- 157,161 ----
     }
  
!    public String getConnectionId() throws IOException
     {
        return connectionId;



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click