|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | ||||||||
java.lang.Objectcom.beetle.framework.business.delegate.imp.ejb.BusinessDelegateFactory
public class BusinessDelegateFactory
| 方法摘要 | |
|---|---|
static BusinessDelegate |
createBusinessDelegate()
|
static BusinessDelegateLocal |
createBusinessDelegateLocal()
|
java.lang.Object |
createLocalHomeObject()
返回本地Home(接口) |
java.lang.Object |
createRemoteHomeObject()
返回远程Home(接口) |
static BusinessDelegateFactory |
getInstance()
|
boolean |
isRemoteObjCacheMark()
|
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 方法详细信息 |
|---|
public boolean isRemoteObjCacheMark()
public static BusinessDelegateFactory getInstance()
public java.lang.Object createRemoteHomeObject()
throws EJBFactoryException
IEJBHomeFactory 复制的描述
IEJBHomeFactory 中的 createRemoteHomeObjectEJBFactoryException
public java.lang.Object createLocalHomeObject()
throws EJBFactoryException
IEJBHomeFactory 复制的描述
IEJBHomeFactory 中的 createLocalHomeObjectEJBFactoryException
public static BusinessDelegate createBusinessDelegate()
throws EJBFactoryException
EJBFactoryException
public static BusinessDelegateLocal createBusinessDelegateLocal()
throws EJBFactoryException
EJBFactoryException
|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | ||||||||