|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | ||||||||
java.lang.Objectcom.beetle.framework.business.delegate.imp.EjbRemoteTarget
public class EjbRemoteTarget
Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
| 方法摘要 | |
|---|---|
BsResponse |
executeBusiness(BsRequest params)
executeBusiness |
BsResponse |
executeBusinessWithTransaction(BsRequest params)
|
static EjbRemoteTarget |
getInstance()
|
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 方法详细信息 |
|---|
public BsResponse executeBusiness(BsRequest params)
throws DelegateExecuteException
IDelegateTarget 中的 executeBusinessserviceClassName - Stringparams - BsRequest
DelegateExecuteExceptionpublic static EjbRemoteTarget getInstance()
public BsResponse executeBusinessWithTransaction(BsRequest params)
throws DelegateExecuteException
IDelegateTarget 中的 executeBusinessWithTransactionDelegateExecuteException
|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | ||||||||