org.apache.jcs.auxiliary.lateral.javagroups
Class LateralGroupCacheJGListener

java.lang.Object
  extended byorg.apache.jcs.auxiliary.lateral.javagroups.LateralCacheJGListener
      extended byorg.apache.jcs.auxiliary.lateral.javagroups.LateralGroupCacheJGListener
All Implemented Interfaces:
ICacheListener, ILateralCacheJGListener, ILateralCacheListener, java.io.Serializable

public class LateralGroupCacheJGListener
extends LateralCacheJGListener
implements ILateralCacheJGListener

Version:
$Id: LateralGroupCacheJGListener.java,v 1.6 2002/02/15 04:33:37 jtaylor Exp $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.jcs.auxiliary.lateral.javagroups.LateralCacheJGListener
cacheMgr, instances
 
Constructor Summary
protected LateralGroupCacheJGListener(ILateralCacheAttributes ilca)
          Constructor for the LateralGroupCacheJGListener object
 
Method Summary
protected  void getCacheManager()
          Gets the cacheManager attribute of the LateralGroupCacheJGListener object
static ILateralCacheListener getInstance(ILateralCacheAttributes ilca)
          Gets the instance attribute of the LateralGroupCacheJGListener class
 
Methods inherited from class org.apache.jcs.auxiliary.lateral.javagroups.LateralCacheJGListener
getCache, getListenerId, handleDispose, handleGet, handlePut, handleRemove, handleRemoveAll, init, setListenerId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.jcs.auxiliary.lateral.javagroups.behavior.ILateralCacheJGListener
handleGet, init
 
Methods inherited from interface org.apache.jcs.engine.behavior.ICacheListener
getListenerId, handleDispose, handlePut, handleRemove, handleRemoveAll, setListenerId
 

Constructor Detail

LateralGroupCacheJGListener

protected LateralGroupCacheJGListener(ILateralCacheAttributes ilca)
Constructor for the LateralGroupCacheJGListener object

Parameters:
ilca -
Method Detail

getInstance

public static ILateralCacheListener getInstance(ILateralCacheAttributes ilca)
Gets the instance attribute of the LateralGroupCacheJGListener class

Returns:
The instance value

getCacheManager

protected void getCacheManager()
Gets the cacheManager attribute of the LateralGroupCacheJGListener object



Copyright © 2002-2005 Apache Software Foundation. All Rights Reserved.