donaldp     02/05/14 02:01:11

  Modified:    src/java/org/apache/avalon/phoenix BlockListener.java
  Log:
  Note that this interface has been deprecated
  and users should use ApplicationListener instead.
  
  Revision  Changes    Path
  1.5       +1 -0      
jakarta-avalon-phoenix/src/java/org/apache/avalon/phoenix/BlockListener.java
  
  Index: BlockListener.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-avalon-phoenix/src/java/org/apache/avalon/phoenix/BlockListener.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- BlockListener.java        16 Mar 2002 00:11:54 -0000      1.4
  +++ BlockListener.java        14 May 2002 09:01:11 -0000      1.5
  @@ -18,6 +18,7 @@
    * should be specified in the <code>assembly.xml</code> descriptor.
    *
    * @author <a href="mailto:[EMAIL PROTECTED]">Peter Donald</a>
  + * @deprecated This interface has been replaced by ApplicationListener
    */
   public interface BlockListener
       extends EventListener
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to