com.im.ijc.core/1 5.9.4

com.im.ijc.core.xml.beans
Class FSPersisterFactory

java.lang.Object
  extended by com.im.ijc.core.xml.beans.FSPersisterFactory

public class FSPersisterFactory
extends Object


Constructor Summary
FSPersisterFactory()
           
 
Method Summary
static StateFactory create(FileObject fo, String attrName)
           
protected static ClassLoader getCurrentClassLoader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FSPersisterFactory

public FSPersisterFactory()
Method Detail

create

public static StateFactory create(FileObject fo,
                                  String attrName)
                           throws Exception
Throws:
Exception

getCurrentClassLoader

protected static ClassLoader getCurrentClassLoader()

com.im.ijc.core/1 5.9.4