|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | ||||||||
java.lang.Objectcom.beetle.framework.business.command.imp.ejb.CommandServerFactory
public class CommandServerFactory
Title: FrameWork
Description: 系统框架项目
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
| 方法摘要 | |
|---|---|
java.lang.Object |
createLocalHomeObject()
返回本地Home(接口) |
java.lang.Object |
createRemoteHomeObject()
返回远程Home(接口) |
static CommandServer |
getCommandServer()
|
static CommandServerLocal |
getCommandServerLocal()
|
boolean |
isRemoteObjCacheMark()
|
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 方法详细信息 |
|---|
public static CommandServer getCommandServer()
throws EJBFactoryException
EJBFactoryExceptionpublic boolean isRemoteObjCacheMark()
public static CommandServerLocal getCommandServerLocal()
throws EJBFactoryException
EJBFactoryException
public java.lang.Object createRemoteHomeObject()
throws EJBFactoryException
IEJBHomeFactory 复制的描述
IEJBHomeFactory 中的 createRemoteHomeObjectEJBFactoryException
public java.lang.Object createLocalHomeObject()
throws EJBFactoryException
IEJBHomeFactory 复制的描述
IEJBHomeFactory 中的 createLocalHomeObjectEJBFactoryException
|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | ||||||||