org.jboss.ejb.plugins.cmp.jdbc2
Class InstanceFactory
java.lang.Object
org.jboss.ejb.plugins.cmp.jdbc2.InstanceFactory
public class InstanceFactory
- extends Object
- Version:
- $Revision: 57209 $
- Author:
- Alexey Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstanceFactory
public InstanceFactory(JDBCStoreManager2 manager,
JDBCEntityBridge2 entity)
throws Exception
- Throws:
Exception
destroy
public void destroy()
newInstance
public Object newInstance()
throws Exception
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.