User: mnf999  
  Date: 01/08/29 16:13:46

  Added:       src/main/org/jboss/system MBeanClassLoaderMBean.java
  Log:
  We need to trick CVS into thinking CVS: 
---------------------------------------------------------------------- CVS: Enter Log. 
 Lines beginning with `CVS:' are removed automatically
  
  Revision  Changes    Path
  1.1                  jboss/src/main/org/jboss/system/MBeanClassLoaderMBean.java
  
  Index: MBeanClassLoaderMBean.java
  ===================================================================
  /*
  * JBoss, the OpenSource EJB server
  *
  * Distributable under LGPL license.
  * See terms of license at gnu.org.
  */
  
  package org.jboss.system;
  
  import java.net.URL;
  import java.io.InputStream;
  
  /**
  *
  * @author <a href="[EMAIL PROTECTED]"> Marc Fleury</a>
  * @version
  *
  *   <p><b>20010830 marc fleury:</b>
  *   <ul>
  *      initial import
  *   <li> 
  *   </ul>
  */
  
  public interface MBeanClassLoaderMBean 
  {
        // Empty, just a trick for the MBean base man jmx is dumb sometimes
  }
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to