org.apache.ojb.broker.cache
Class JCSHelper

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

public class JCSHelper
extends java.lang.Object


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
equals, 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)


(C) 2002 - 2004 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.1, 2004-09-08