org.jwaf.persist
Class CastorManager

java.lang.Object
  |
  +--org.jwaf.persist.CastorManager

public class CastorManager
extends java.lang.Object

The singleton for managing the persistence engine (Castor)


Method Summary
 org.exolab.castor.jdo.Database getDatabase()
           
 CastorDelegate getDelegate()
           
static CastorManager getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static CastorManager getInstance()

getDelegate

public CastorDelegate getDelegate()

getDatabase

public org.exolab.castor.jdo.Database getDatabase()