gov.nih.nci.caarray.services.util.cache
Class JCSHelper

java.lang.Object
  extended by gov.nih.nci.caarray.services.util.cache.JCSHelper

public class JCSHelper
extends java.lang.Object

Version:
$Id: JCSHelper.java,v 1.1 2006/07/20 14:26:01 cvsuser Exp $ Borrowed from the ojb codebase gustafson
Author:
Armin Waibel

Field Summary
static java.lang.String DEFAULT_REGION
           
 
Constructor Summary
JCSHelper()
           
 
Method Summary
static org.apache.jcs.JCS newInstance(java.lang.String region)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_REGION

public static final java.lang.String DEFAULT_REGION
See Also:
Constant Field Values
Constructor Detail

JCSHelper

public JCSHelper()
Method Detail

newInstance

public static org.apache.jcs.JCS newInstance(java.lang.String region)
                                      throws GeneralException
Throws:
GeneralException