User: slaboure
  Date: 01/12/29 08:10:10

  Added:       src/main/org/jboss/ha/framework/server
                        DistributedStateImplMBean.java
  Log:
  DistributedStateImpl is now a standard MBean
  
  Revision  Changes    Path
  1.1                  
jbossmx/src/main/org/jboss/ha/framework/server/DistributedStateImplMBean.java
  
  Index: DistributedStateImplMBean.java
  ===================================================================
  /*
   * JBoss, the OpenSource J2EE webOS
   *
   * Distributable under LGPL license.
   * See terms of license at gnu.org.
   */
  
  package org.jboss.ha.framework.server;
  
  /**
   * <description> 
   *
   * @see <related>
   *
   * @author  <a href="mailto:[EMAIL PROTECTED]";>Sacha Labourey</a>.
   * @version $Revision: 1.1 $
   *   
   * <p><b>Revisions:</b>
   *
   * <p><b>29. décembre 2001 Sacha Labourey:</b>
   * <ul>
   * <li> First implementation </li> 
   * </ul>
   */
  
  public interface DistributedStateImplMBean extends 
org.jboss.ha.framework.interfaces.DistributedState
  {
  
  }
  
  
  

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

Reply via email to