org.exolab.castor.persist
public class PersistenceFactoryRegistry extends Object
Version: $Revision: 1.3 $ $Date: 2004/10/01 13:25:07 $
Method Summary | |
---|---|
static String[] | getFactoryNames()
Returns the names of all the configured persistence
factories. |
static PersistenceFactory | getPersistenceFactory(String name)
Returns a persistence factory with the specified name.
|
Returns: Names of persistence factories
Parameters: name The factory name
Returns: The PersistenceFactory object, null if no factory with this name exists