[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jmx/src/main/org/jboss/mx/modelmbean ModelMBeanConstants.java
From:       Scott M Stark <starksm () users ! sourceforge ! net>
Date:       2004-10-31 19:04:40
Message-ID: E1COL0K-0006yK-2m () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

  User: starksm 
  Date: 04/10/31 11:04:39

  Modified:    src/main/org/jboss/mx/modelmbean ModelMBeanConstants.java
  Log:
  Add MBeanServerType, MBeanInfoType, and ObjectNameType constants for the current injection types
  
  Revision  Changes    Path
  1.23      +8 -0      jmx/src/main/org/jboss/mx/modelmbean/ModelMBeanConstants.java
  
  Index: ModelMBeanConstants.java
  ===================================================================
  RCS file: /cvsroot/jboss/jmx/src/main/org/jboss/mx/modelmbean/ModelMBeanConstants.java,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- ModelMBeanConstants.java	14 Sep 2004 23:12:10 -0000	1.22
  +++ ModelMBeanConstants.java	31 Oct 2004 19:04:39 -0000	1.23
  @@ -13,6 +13,7 @@
    * @author  <a href="mailto:thomas.diesler@jboss.com">Thomas Diesler</a>.
    * @author  <a href="mailto:dimitris@jboss.org">Dimitris Andreadis</a>.
    * @author Matt Munz
  + * @version $Revision: 1.23 $
    */
   public interface ModelMBeanConstants
   {
  @@ -187,6 +188,13 @@
      String DELEGATING_PM_OPERATION_DESCRIPTOR     = "attribute-persistence-operation";
      String DELEGATING_PM_OPERATION_DEFAULT_VALUE  = "apmCreate";   
   
  +   /** The MBeanServer injection id type */
  +   final String MBEAN_SERVER_INJECTION_TYPE = "MBeanServerType";
  +   /** The MBeanInfo injection id type */
  +   final String MBEAN_INFO_INJECTION_TYPE = "MBeanInfoType";
  +   /** The ObjectName injection id type */
  +   final String OBJECT_NAME_INJECTION_TYPE = "ObjectNameType";
  +
      // Constants for metadata objects --------------------------------
      boolean IS_READABLE             = true;
      boolean IS_WRITABLE             = true;
  
  
  


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic