mx4j/src/tools/mx4j/tools/remote AbstractJMXConnectorServer.java,1.5,1.6

Simone Bordet <[email protected]>
Newsgroups gmane.comp.java.mx4j.cvs
Message-ID <[email protected]>
Update of /cvsroot/mx4j/mx4j/src/tools/mx4j/tools/remote
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20735/src/tools/mx4j/tools/remote

Modified Files:
	AbstractJMXConnectorServer.java 
Log Message:
Javadocs

Index: AbstractJMXConnectorServer.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/tools/mx4j/tools/remote/AbstractJMXConnectorServer.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** AbstractJMXConnectorServer.java	29 Sep 2003 17:26:30 -0000	1.5
--- AbstractJMXConnectorServer.java	22 Jul 2004 17:18:05 -0000	1.6
***************
*** 12,16 ****
  import java.util.Collections;
  import java.util.Map;
- 
  import javax.management.MBeanServer;
  import javax.management.remote.JMXConnectorServer;
--- 12,15 ----
***************
*** 22,29 ****
  
  /**
!  * Extended implementation of JMXConnectorServer.
!  * It implements JMXConnectorServer methods using the template method pattern.
   * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
   */
  public abstract class AbstractJMXConnectorServer extends JMXConnectorServer
--- 21,31 ----
  
  /**
!  * Extends the implementation of JMXConnectorServer by implementing most
!  * JMXConnectorServer methods following the JSR 160 specification and delegating
!  * implementation specific operations using the template method pattern.
!  *
   * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @version $Revision$
+  * @see ConnectionManager
   */
  public abstract class AbstractJMXConnectorServer extends JMXConnectorServer



-------------------------------------------------------
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=4721&alloc_id=10040&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.