org.exolab.castor.persist.spi
Interface InstanceFactory
public interface InstanceFactory
A callback interceptor delegates instance creation to the handler.
Version:
- Alan Cabrera
Object | newInstance(String className, ClassLoader loader) - Called to indicate that an object needs to be instatiated.
|
newInstance
public Object newInstance(String className,
ClassLoader loader)
Called to indicate that an object needs to be instatiated.
- an instance of the object needs to be instatiated
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com