proyal      2003/03/16 19:40:27

  Modified:    src/java/org/apache/avalon/phoenix/components
                        ContainerConstants.java
  Log:
  Add constant for root instrumentable category
  
  Revision  Changes    Path
  1.4       +2 -0      
avalon-phoenix/src/java/org/apache/avalon/phoenix/components/ContainerConstants.java
  
  Index: ContainerConstants.java
  ===================================================================
  RCS file: 
/home/cvs/avalon-phoenix/src/java/org/apache/avalon/phoenix/components/ContainerConstants.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ContainerConstants.java   28 Feb 2003 23:58:49 -0000      1.3
  +++ ContainerConstants.java   17 Mar 2003 03:40:27 -0000      1.4
  @@ -63,4 +63,6 @@
        * The name of the partition in which listeners are contained.
        */
       String LISTENER_PARTITION = "listener";
  +
  +    String ROOT_INSTRUMENT_CATEGORY = "applications";
   }
  
  
  

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

Reply via email to