SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

com.solarmetric.kodo.runtime
Class KodoObjectFactory

java.lang.Object
  |
  +--com.solarmetric.kodo.runtime.KodoObjectFactory
All Implemented Interfaces:
ObjectFactory

public class KodoObjectFactory
extends Object
implements ObjectFactory

An implementation of ObjectFactory that convert the specified refInfo parameter into a Properties object that will be used to instantiate a PersistenceManagerFactory via a call to JDOHelper.getPersistenceManagerFactory(java.util.Properties).


Constructor Summary
KodoObjectFactory()
           
 
Method Summary
 Object getObjectInstance(Object refInfo, Name name, Context nameCtx, Hashtable environment)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KodoObjectFactory

public KodoObjectFactory()
Method Detail

getObjectInstance

public Object getObjectInstance(Object refInfo,
                                Name name,
                                Context nameCtx,
                                Hashtable environment)
                         throws Exception
Specified by:
getObjectInstance in interface ObjectFactory

SolarMetric Kodo JDO 2.5.8 generated on January 11 2004

Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.