org.apache.ojb.broker.cache
Class JCSHelper

java.lang.Object
  extended byorg.apache.ojb.broker.cache.JCSHelper

public class JCSHelper
extends java.lang.Object

Helper class to support turbine-JCS.

Version:
$Id: JCSHelper.java,v 1.2 2003/09/17 23:00:15 arminw Exp $
Author:
Armin Waibel

Field Summary
static java.lang.String DEFAULT_REGION
          The used default region name.
 
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
The used default region name.

See Also:
Constant Field Values
Constructor Detail

JCSHelper

public JCSHelper()
Method Detail

newInstance

public static org.apache.jcs.JCS newInstance(java.lang.String region)


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14