com.im.ijc.core.xml.beans
Class FSPersisterRegistryImpl
java.lang.Object
com.im.df.api.util.xml.PersisterRegistry
com.im.ijc.core.xml.beans.FSPersisterRegistryImpl
public class FSPersisterRegistryImpl
- extends PersisterRegistry
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FSPersisterRegistryImpl
public FSPersisterRegistryImpl()
- Creates a new instance of FSPersisterRegistryImpl
getFactoryByClass
public StateFactory getFactoryByClass(Class specificClass)
throws IOException
- Specified by:
getFactoryByClass in class PersisterRegistry
- Throws:
IOException
getFactoryByName
public StateFactory getFactoryByName(String tagName,
String nsName)
throws IOException
- Specified by:
getFactoryByName in class PersisterRegistry
- Throws:
IOException