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

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jboss-tomcat/src/main/org/jboss/web/tomcat/tc5 Tomcat5MBean.java
From:       Brian Stansberry <bstansberry () users ! sourceforge ! net>
Date:       2004-05-31 3:12:19
Message-ID: E1BUdDn-0000GF-4b () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

  User: bstansberry
  Date: 04/05/30 20:12:12

  Modified:    src/main/org/jboss/web/tomcat/tc5 Tomcat5MBean.java
  Log:
  Add attribute cacheName
  
  Revision  Changes    Path
  1.8       +19 -1     jboss-tomcat/src/main/org/jboss/web/tomcat/tc5/Tomcat5MBean.java
  
  Index: Tomcat5MBean.java
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-tomcat/src/main/org/jboss/web/tomcat/tc5/Tomcat5MBean.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- Tomcat5MBean.java	28 Apr 2004 04:01:23 -0000	1.7
  +++ Tomcat5MBean.java	31 May 2004 03:12:11 -0000	1.8
  @@ -19,7 +19,7 @@
    * 
    * @author Scott.Stark@jboss.org
    * @author Costin Manolache
  - * @version $Revision: 1.7 $
  + * @version $Revision: 1.8 $
    */
   public interface Tomcat5MBean extends AbstractWebContainerMBean
   {
  @@ -52,6 +52,24 @@
      /** Set the clustering code cache behaviour */
      public void setUseLocalCache(boolean useLocalCache);
   
  +   /**
  +    * Gets the JMX object name of a shared TreeCache to be used for clustered 
  +    * single-sign-on.
  +    * 
  +    * @see org.jboss.web.tomcat.tc5.sso.TreeCacheSSOClusterManager 
  +    */      
  +   public String getCacheName();
  +
  +   /**
  +    * Gets the JMX object name of a shared TreeCache to be used for clustered 
  +    * single-sign-on.
  +    * <p>
  +    * <b>NOTE:</b> TreeCache must be deployed before this service.
  +    * 
  +    * @see org.jboss.web.tomcat.tc5.sso.TreeCacheSSOClusterManager 
  +    */      
  +   public void setCacheName(String cacheName);
  +
      /** Get the JBoss UCL use flag */
      public boolean getUseJBossWebLoader();
      /** Set the JBoss UCL use flag */
  
  
  


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&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