站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

InstanceFactory (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


org.jboss.ejb.plugins.cmp.jdbc2
Class InstanceFactory

java.lang.Object
  extended byorg.jboss.ejb.plugins.cmp.jdbc2.InstanceFactory

public class InstanceFactory
extends Object

Version:
$Revision: 1.2 $
Author:
Alexey Loubyansky

Constructor Summary
InstanceFactory(JDBCStoreManager2 manager, JDBCEntityBridge2 entity)
           
 
Method Summary
 void destroy()
           
 Object newInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstanceFactory

public InstanceFactory(JDBCStoreManager2 manager,
                       JDBCEntityBridge2 entity)
                throws Exception
Method Detail

destroy

public void destroy()

newInstance

public Object newInstance()
                   throws Exception
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.