A B C D E F G H I J K L M N O P Q R S T U V W X Z
A
- AbleImp - com.beetle.framework.util.pattern.observer 中的 类
- Title: FrameWork
Description: 受监控对象抽类
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- AbleImp() -
类 com.beetle.framework.util.pattern.observer.AbleImp 的构造方法
-
- AbnormalViewControlerImp - com.beetle.framework.web.controller 中的 类
-
Title: BeetleWeb
Description: MVC Web Framework
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- AbnormalViewControlerImp() -
类 com.beetle.framework.web.controller.AbnormalViewControlerImp 的构造方法
-
- access() -
类 com.beetle.framework.persistence.access.operator.BaseOperator 中的方法
- 执行访问(查询)
- accessByCallableStatement(Connection) -
类 com.beetle.framework.persistence.access.base.BatchManerImp 中的方法
-
- accessByCallableStatement(Connection) -
接口 com.beetle.framework.persistence.access.base.IAccessManner 中的方法
- 通过CallableStatement访问数据库(主要是存储过程)
- accessByCallableStatement(Connection) -
类 com.beetle.framework.persistence.access.base.MannerImp 中的方法
-
- accessByPreStatement(Connection) -
类 com.beetle.framework.persistence.access.base.BatchManerImp 中的方法
-
- accessByPreStatement(Connection) -
接口 com.beetle.framework.persistence.access.base.IAccessManner 中的方法
- 通过PreStatement方式访问数据库(SQL语句)
- accessByPreStatement(Connection) -
类 com.beetle.framework.persistence.access.base.MannerImp 中的方法
-
- accessImp() -
类 com.beetle.framework.persistence.access.operator.BaseOperator 中的方法
-
- accessImp() -
类 com.beetle.framework.persistence.access.operator.ProcOperator 中的方法
-
- accessImp() -
类 com.beetle.framework.persistence.access.operator.QueryOperator 中的方法
-
- accessImp() -
类 com.beetle.framework.persistence.access.operator.SqlServerProcOperator 中的方法
-
- accessImp() -
类 com.beetle.framework.persistence.access.operator.UpdateOperator 中的方法
-
- accessImp() -
类 com.beetle.framework.persistence.composite.CompositeQueryOperator 中的方法
-
- AccessMannerFactory - com.beetle.framework.persistence.access.base 中的 类
-
- AccessMannerFactory() -
类 com.beetle.framework.persistence.access.base.AccessMannerFactory 的构造方法
-
- act(WebInput) -
接口 com.beetle.framework.web.controller.ICutBackAction 中的方法
- 执行全局后置回调
- act(WebInput) -
接口 com.beetle.framework.web.controller.ICutFrontAction 中的方法
- 执行全局回调
- ACTION_STR -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- ActionAttr - com.beetle.framework.business.interrupt 中的 类
-
- ActionAttr() -
类 com.beetle.framework.business.interrupt.ActionAttr 的构造方法
-
- ActionExecutor - com.beetle.framework.business.interrupt 中的 类
-
- ActionExecutor() -
类 com.beetle.framework.business.interrupt.ActionExecutor 的构造方法
-
- ActionSignal - com.beetle.framework.business.interrupt 中的 类
-
- ActionSignal() -
类 com.beetle.framework.business.interrupt.ActionSignal 的构造方法
-
- ActionSignal(int) -
类 com.beetle.framework.business.interrupt.ActionSignal 的构造方法
-
- addAttachment(String, DataHandler) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Adds a generic attachement.
- addAttachment(String, String) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Adds a HTML attachment.
- addAttachment(String) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Adds an existing file as attachment.
- addBatchParameter(SqlParameterSet) -
类 com.beetle.framework.persistence.access.operator.UpdateOperator 中的方法
- 添加一行sql语句的参数(批处理时候使用)
- addCookie(Cookie) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
- Adds the specified cookie to the response.
- addCookie(Cookie) -
类 com.beetle.framework.web.controller.upload.UploadForm 中的方法
-
- addCookie(Cookie) -
类 com.beetle.framework.web.controller.WebInput 中的方法
- Adds the specified cookie to the response.
- addHeader(String, String) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Add single header.
- addHeader(String, String) -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 中的方法
- Add a header field
- addHeader(String, String) -
类 com.beetle.framework.web.controller.AbnormalViewControlerImp 中的方法
-
- addHeaders(Map) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Add map of headers.
- addLastBeveltoPatch(String) -
类 com.beetle.framework.web.tools.CommonUtil 中的静态方法
- 在路径上加上“/”(如果没有的话)
- addNode(ChainNode) -
类 com.beetle.framework.util.pattern.cor.ChainExecutor 中的方法
- 添加节点
- addOneObserver(ObserverImp) -
类 com.beetle.framework.util.pattern.observer.AbleImp 中的方法
- 增加一个观察者
- addParameter(SqlParameter) -
类 com.beetle.framework.persistence.access.operator.BaseOperator 中的方法
- 添加sql语句参数
- addParameter(Object) -
类 com.beetle.framework.persistence.access.operator.BaseOperator 中的方法
- 添加sql语句参数
- addParameter(SqlParameter) -
类 com.beetle.framework.persistence.access.operator.SqlParameterSet 中的方法
-
- addParameter(Object) -
类 com.beetle.framework.persistence.access.operator.SqlParameterSet 中的方法
-
- addParameter(Object) -
类 com.beetle.framework.persistence.composite.CompositeQueryOperator 中的方法
-
- addParameter(SqlParameter) -
类 com.beetle.framework.persistence.composite.CompositeQueryOperator 中的方法
-
- addParameter(String, String, Object) -
类 com.beetle.framework.persistence.composite.CompositeQueryOperator 中的方法
- 添加组合查询参数
- addParameter(SqlParameter) -
类 com.beetle.framework.persistence.pagination.PageParameter 中的方法
-
- addSubRoutine(SubRoutine) -
类 com.beetle.framework.appsrv.RoutineExecutor 中的方法
-
- addTask(AsynchroCallImp.AsynTask) -
类 com.beetle.framework.business.command.imp.AsynchroCallImp 中的方法
-
- addTask(AsynchroCallImp.AsynTask) -
类 com.beetle.framework.business.delegate.imp.AsynchroCallImp 中的方法
-
- addToEnvironment(String, Object) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Adds a new environment property to the environment of this context.
- AesEncrypt - com.beetle.framework.util 中的 类
-
- AesEncrypt() -
类 com.beetle.framework.util.AesEncrypt 的构造方法
-
- afterExecute(Runnable, Throwable) -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Method invoked upon completion of execution of the given Runnable.
- AjaxConfig - com.beetle.framework.web.controller.ajax 中的 类
-
- AjaxConfig() -
类 com.beetle.framework.web.controller.ajax.AjaxConfig 的构造方法
-
- AjaxController - com.beetle.framework.web.controller 中的 类
-
- AjaxController() -
类 com.beetle.framework.web.controller.AjaxController 的构造方法
-
- AjaxProxy - com.beetle.framework.web.controller.ajax 中的 类
-
- AjaxProxy() -
类 com.beetle.framework.web.controller.ajax.AjaxProxy 的构造方法
-
- AjaxRequest - com.beetle.framework.web.controller.ajax 中的 类
-
- AjaxRequest(Map, HttpServletRequest, HttpServletResponse) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 的构造方法
-
- AjaxResponse - com.beetle.framework.web.controller.ajax 中的 类
-
- AjaxResponse() -
类 com.beetle.framework.web.controller.ajax.AjaxResponse 的构造方法
-
- allowCoreThreadTimeOut(boolean) -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Sets the policy governing whether core threads may time out and
terminate if no tasks arrive within the keep-alive time, being
replaced if needed when new tasks arrive.
- allowsCoreThreadTimeOut() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Returns true if this pool allows core threads to time out and
terminate if no tasks arrive within the keepAlive time, being
replaced if needed when new tasks arrive.
- analyseException(Exception) -
类 com.beetle.framework.web.tools.WebUtil 中的静态方法
-
- analysePath(String) -
类 com.beetle.framework.web.tools.CommonUtil 中的静态方法
- 分析请求路径 只返回请求控制器名称(不带路径)
- app_Context -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- AppContext - com.beetle.framework.resource 中的 类
-
- AppContext() -
类 com.beetle.framework.resource.AppContext 的构造方法
-
- AppException - com.beetle.framework 中的 异常
- Copyright: Copyright (c) 2003 Company: BeetleSoft
- AppException(String, Throwable) -
异常 com.beetle.framework.AppException 的构造方法
-
- AppException(int, String, Throwable) -
异常 com.beetle.framework.AppException 的构造方法
-
- AppException(String) -
异常 com.beetle.framework.AppException 的构造方法
-
- AppException(int, String) -
异常 com.beetle.framework.AppException 的构造方法
-
- AppException(Throwable) -
异常 com.beetle.framework.AppException 的构造方法
-
- AppException(int, Throwable) -
异常 com.beetle.framework.AppException 的构造方法
-
- AppMainImp - com.beetle.framework.appsrv 中的 类
-
Title: BeetleSoft Framework
Description: 服务器主程序抽象类
•启动命令参数监听服务startCmdService(),在主程序中只有启动此服务,应用服务器才能具备参数的处理功能。 - AppMainImp() -
类 com.beetle.framework.appsrv.AppMainImp 的构造方法
-
- AppMainImp(int) -
类 com.beetle.framework.appsrv.AppMainImp 的构造方法
- MainAppImp
- AppMemoryWatcher - com.beetle.framework.appsrv 中的 类
- 内存监控器,防止服务器由于内存过低而瘫痪
- AppMemoryWatcher(int) -
类 com.beetle.framework.appsrv.AppMemoryWatcher 的构造方法
-
- AppMemoryWatcher(String, int, int) -
类 com.beetle.framework.appsrv.AppMemoryWatcher 的构造方法
-
- AppProperties - com.beetle.framework 中的 类
-
应用配置文件[application.properties]目录资源读取器
此文件可以通过jvm参数[-Dbeetle.application.properties.file.path=d://xxx//yyy]指定其存放目录
若不显性指定路径,框架会按照以下顺序及方式寻找此文件:
1,在当前应用的工作目录下(相对路径)config子目录下寻找并加载
2,在当前应用的classpath的config子目录下寻找并加载
- AppProperties() -
类 com.beetle.framework.AppProperties 的构造方法
-
- AppRunnable - com.beetle.framework.appsrv 中的 类
-
Title: FrameWork
Description: 线程接口封装类
AppRunnable有两个基本属性,theadName线程名称,是这个线程的标识。
- AppRunnable() -
类 com.beetle.framework.appsrv.AppRunnable 的构造方法
-
- AppRunnable(int) -
类 com.beetle.framework.appsrv.AppRunnable 的构造方法
- AppRunnable
- AppRunnable(String) -
类 com.beetle.framework.appsrv.AppRunnable 的构造方法
- AppRunnable
- AppRunnable(String, int) -
类 com.beetle.framework.appsrv.AppRunnable 的构造方法
- AppRunnable
- AppRuntimeException - com.beetle.framework 中的 异常
-
Title: J2EE��ܺ��Ĺ��߰�
Description:��ܷǼ���쳣����
Copyright: Copyright (c) 2005
Company: �dz����
- AppRuntimeException(String, Throwable) -
异常 com.beetle.framework.AppRuntimeException 的构造方法
-
- AppRuntimeException(int, String, Throwable) -
异常 com.beetle.framework.AppRuntimeException 的构造方法
-
- AppRuntimeException(String) -
异常 com.beetle.framework.AppRuntimeException 的构造方法
-
- AppRuntimeException(int, String) -
异常 com.beetle.framework.AppRuntimeException 的构造方法
-
- AppRuntimeException(Throwable) -
异常 com.beetle.framework.AppRuntimeException 的构造方法
-
- AppRuntimeException(int, Throwable) -
异常 com.beetle.framework.AppRuntimeException 的构造方法
-
- AppThreadImp - com.beetle.framework.appsrv 中的 类
-
Title: FrameWork
Description: 应用线程抽象类[ 注意: 对于参与后台监控的应用线程,要保留构造函数,不能在现有构造函数的基础上 新添加构造参数。]
- AppThreadImp(String, int, int) -
类 com.beetle.framework.appsrv.AppThreadImp 的构造方法
- AppThreadImp
- AppThreadImp(int, int) -
类 com.beetle.framework.appsrv.AppThreadImp 的构造方法
-
- AppThreadImp(int) -
类 com.beetle.framework.appsrv.AppThreadImp 的构造方法
- 此构造方法 threadName为随机生成 MaixIdle为30秒 若要参与线程监控,
必须在start此线程之前,显示调用joinThreadMonitor方法才有效
- AppThreadImp(String, int) -
类 com.beetle.framework.appsrv.AppThreadImp 的构造方法
- 此构造方法 threadName为随机生成 MaixIdle为30秒 若要参与线程监控,
必须在start此线程之前,显示调用joinThreadMonitor方法才有效
- AppThreadImp() -
类 com.beetle.framework.appsrv.AppThreadImp 的构造方法
-
此构造方法 threadName为随机生成 MaixIdle为30秒,interval为0
若要参与线程监控,必须在start此线程之前,显示调用joinThreadMonitor方法才有效;
- AppThreadImp(String) -
类 com.beetle.framework.appsrv.AppThreadImp 的构造方法
- MaixIdle为30秒,interval为0
若要参与线程监控,必须在start此线程之前,显示调用joinThreadMonitor方法才有效;
- AppThreadMonitor - com.beetle.framework.appsrv 中的 类
-
- AppThreadMonitor.MonitorInfo - com.beetle.framework.appsrv 中的 类
- 线程模块后台监控信息对象
- AppThreadMonitor.MonitorInfo() -
类 com.beetle.framework.appsrv.AppThreadMonitor.MonitorInfo 的构造方法
-
- ARRAY -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- arrayToShallowString(Object[]) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
-
- arrayToString(Object[]) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
-
- AsynchroCallImp - com.beetle.framework.business.command.imp 中的 类
-
- AsynchroCallImp - com.beetle.framework.business.delegate.imp 中的 类
-
- AsynchroCallImp.AsynTask - com.beetle.framework.business.command.imp 中的 类
-
- AsynchroCallImp.AsynTask() -
类 com.beetle.framework.business.command.imp.AsynchroCallImp.AsynTask 的构造方法
-
- AsynchroCallImp.AsynTask - com.beetle.framework.business.delegate.imp 中的 类
-
- AsynchroCallImp.AsynTask() -
类 com.beetle.framework.business.delegate.imp.AsynchroCallImp.AsynTask 的构造方法
-
- asynchroExecute(CommandImp, ICommandCallBack) -
类 com.beetle.framework.business.command.CommandExecutor 中的静态方法
- 异步执行,非阻塞
提交命令,后台执行,并通过回调来处理命令执行的结果
- asynchroExecute(CommandImp, int, ICommandCallBack) -
类 com.beetle.framework.business.command.CommandExecutor 中的静态方法
-
- asynchroExecuteBusiness(BsRequest, IBusinessCallBack) -
类 com.beetle.framework.business.delegate.DelegateExecutor 中的静态方法
-
- asynchroExecuteBusiness(BsRequest, int, IBusinessCallBack) -
类 com.beetle.framework.business.delegate.DelegateExecutor 中的静态方法
-
- asynchroExecuteBusinessWithTransaction(BsRequest, IBusinessCallBack) -
类 com.beetle.framework.business.delegate.DelegateExecutor 中的静态方法
-
- asynchroExecuteBusinessWithTransaction(BsRequest, int, IBusinessCallBack) -
类 com.beetle.framework.business.delegate.DelegateExecutor 中的静态方法
-
- asynchroExecuteWithTransaction(CommandImp, int, ICommandCallBack) -
类 com.beetle.framework.business.command.CommandExecutor 中的静态方法
-
- asynchroExecuteWithTransaction(CommandImp, ICommandCallBack) -
类 com.beetle.framework.business.command.CommandExecutor 中的静态方法
-
- atof(String) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
- Converts a string of digits to an double
- atoi(String) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
- Converts a string of digits (decimal, octal or hex) to an integer
- atol(String) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
- Converts a string of digits (decimal, octal or hex) to a long integer
- authenticate(String, String) -
类 com.beetle.framework.appsrv.remoting.MessageServer.ServerAction 中的方法
- 客户验证接口
- AUTO_CYCLE -
类 com.beetle.framework.appsrv.AppThreadImp 中的静态变量
-
- autoAllFill(RsDataSet) -
类 com.beetle.framework.persistence.access.operator.TableOperator 中的方法
- 自动填充所有的结果
- autoFillRow(Object) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
- 自动填充查询一行记录,无需再使用getFieldValue方法逐一获取
- autoRowFill(RsDataSet) -
类 com.beetle.framework.persistence.access.operator.TableOperator 中的方法
- 自动填充一行(将sql返回的字段值与其对应的值对象自动匹配起来)
- awaitTermination(long, TimeUnit) -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
-
B
- base64StrToObject(String) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
- ��base64������ַ�ת���ɶ���
- BaseDTO - com.beetle.framework.resource.define 中的 类
-
- BaseDTO() -
类 com.beetle.framework.resource.define.BaseDTO 的构造方法
-
- BaseOperator - com.beetle.framework.persistence.access.operator 中的 类
-
- BaseOperator() -
类 com.beetle.framework.persistence.access.operator.BaseOperator 的构造方法
-
- BaseParameter - com.beetle.framework.persistence.access.base 中的 类
- Title:
Description:
Copyright: Copyright (c) 2003
Company:
- BaseParameter(Object) -
类 com.beetle.framework.persistence.access.base.BaseParameter 的构造方法
-
- BaseParameter(int, Object) -
类 com.beetle.framework.persistence.access.base.BaseParameter 的构造方法
-
- BatchManerImp - com.beetle.framework.persistence.access.base 中的 类
-
- BatchManerImp(String, ArrayList) -
类 com.beetle.framework.persistence.access.base.BatchManerImp 的构造方法
-
- beforeExecute(Thread, Runnable) -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Method invoked prior to executing the given Runnable in the given
thread.
- beforeStopServerEvent() -
类 com.beetle.framework.appsrv.remoting.MessageServer.ServerAction 中的方法
- 在此服务器停止之前触发此事件
- begin() -
接口 com.beetle.framework.business.common.jta.ITransaction 中的方法
- 开始一个事务
- begin() -
类 com.beetle.framework.business.common.jta.JDBCTransaction 中的方法
- 开始一个事务
- begin() -
类 com.beetle.framework.business.common.jta.JTATransaction 中的方法
-
- begin() -
类 com.beetle.framework.persistence.access.DBTransaction 中的方法
- 开始一个事务
- beginPointCutExecute(CommandImp) -
类 com.beetle.framework.business.interrupt.ActionExecutor 中的静态方法
-
- beginPointCutExecute(BsRequest, BsResponse) -
类 com.beetle.framework.business.interrupt.ActionExecutor 中的静态方法
-
- BIGINT -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- BINARY -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- bind() -
类 com.beetle.framework.business.command.CommandHelper 中的静态方法
-
- bind(String, Object) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Binds a name to an object.
- bind(Name, Object) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Binds a name to an object.
- bind(WatchInfo) -
类 com.beetle.framework.resource.watch.WatchHelper 中的静态方法
-
- BIT -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- BLOB -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- BlockQueue - com.beetle.framework.util.queue 中的 类
-
- BlockQueue() -
类 com.beetle.framework.util.queue.BlockQueue 的构造方法
-
- blockSomeTime(Object, long) -
类 com.beetle.framework.util.OtherUtil 中的静态方法
- 中断线程一段时间,可代替sleep,采取object.wait实现
- BREAK_OFF_FLAG -
类 com.beetle.framework.business.command.CommandImp 中的静态变量
-
- BsRequest - com.beetle.framework.business.delegate 中的 类
-
- BsRequest() -
类 com.beetle.framework.business.delegate.BsRequest 的构造方法
-
- BsResponse - com.beetle.framework.business.delegate 中的 类
-
Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- BsResponse() -
类 com.beetle.framework.business.delegate.BsResponse 的构造方法
-
- BusinessConfigReader - com.beetle.framework.business 中的 类
-
Title: Beetle业务逻辑框架
Description:配置属性读取类
Copyright: Copyright (c) 2006
Company: 甲壳虫软件
- BusinessConfigReader() -
类 com.beetle.framework.business.BusinessConfigReader 的构造方法
-
- BusinessDelegate - com.beetle.framework.business.delegate.imp.ejb 中的 接口
- Title: BeetleSoft Framework
Description: 商业逻辑委派设计模式远程接口
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- BusinessDelegateBean - com.beetle.framework.business.delegate.imp.ejb 中的 类
-
- BusinessDelegateBean() -
类 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateBean 的构造方法
-
- BusinessDelegateException - com.beetle.framework.business.delegate.imp.ejb 中的 异常
- Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- BusinessDelegateException(String, Throwable) -
异常 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateException 的构造方法
-
- BusinessDelegateException(Throwable) -
异常 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateException 的构造方法
-
- BusinessDelegateException(String) -
异常 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateException 的构造方法
-
- BusinessDelegateFactory - com.beetle.framework.business.delegate.imp.ejb 中的 类
-
- BusinessDelegateHome - com.beetle.framework.business.delegate.imp.ejb 中的 接口
-
- BusinessDelegateLocal - com.beetle.framework.business.delegate.imp.ejb 中的 接口
- Title: BeetleSoft Framework
Description: 商业逻辑委派设计模式本地接口
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- BusinessDelegateLocalHome - com.beetle.framework.business.delegate.imp.ejb 中的 接口
-
- BusinessException - com.beetle.framework.business.delegate 中的 异常
-
- BusinessException(String) -
异常 com.beetle.framework.business.delegate.BusinessException 的构造方法
-
- BusinessException(Throwable) -
异常 com.beetle.framework.business.delegate.BusinessException 的构造方法
-
- BusinessException(String, Throwable) -
异常 com.beetle.framework.business.delegate.BusinessException 的构造方法
-
- BusinessRollbackException - com.beetle.framework.business.delegate 中的 异常
- Title: Beetle业务逻辑框架
Description:
Copyright: Copyright (c) 2006
Company: 甲壳虫软件
- BusinessRollbackException(BsResponse) -
异常 com.beetle.framework.business.delegate.BusinessRollbackException 的构造方法
-
- bytesToObj(byte[]) -
类 com.beetle.framework.util.OtherUtil 中的静态方法
- 字节数组转成对象
C
- CacheAttr - com.beetle.framework.web.cache.imp 中的 类
-
- CacheAttr() -
类 com.beetle.framework.web.cache.imp.CacheAttr 的构造方法
-
- CacheConfig - com.beetle.framework.web.cache.imp 中的 类
-
- CacheHttpServletResponseWrapper - com.beetle.framework.web.cache.imp 中的 类
-
- CacheHttpServletResponseWrapper(HttpServletResponse) -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 的构造方法
- Constructor
- calc(PageParameter) -
类 com.beetle.framework.persistence.pagination.imp.DB2PaginationImp 中的方法
-
- calc(PageParameter) -
类 com.beetle.framework.persistence.pagination.imp.FireBirdPaginationImp 中的方法
-
- calc(PageParameter) -
类 com.beetle.framework.persistence.pagination.imp.MysqlPaginationImp 中的方法
-
- calc(PageParameter) -
类 com.beetle.framework.persistence.pagination.imp.OraclePaginationImp 中的方法
-
- calc(PageParameter) -
类 com.beetle.framework.persistence.pagination.imp.PostgreSqlPaginationImp 中的方法
-
- calc(PageParameter) -
类 com.beetle.framework.persistence.pagination.imp.SqlServerPaginationImp 中的方法
-
- calc(PageParameter) -
类 com.beetle.framework.persistence.pagination.imp.SybasePaginationImp 中的方法
-
- calc(PageParameter) -
接口 com.beetle.framework.persistence.pagination.IPagination 中的方法
- 计算查询结果集以便获取基础信息
- call(JSONObject, AjaxProxy) -
类 com.beetle.framework.web.controller.ajax.JsonBridge 中的方法
-
- CANCEL_SESSION_CHECK_FLAG -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- cancelAllObservers() -
类 com.beetle.framework.util.pattern.observer.AbleImp 中的方法
- 取消所有的监控,在取消之前触发受控消息
- CfgFileInfo - com.beetle.framework.resource.define 中的 类
-
- CfgFileInfo() -
类 com.beetle.framework.resource.define.CfgFileInfo 的构造方法
-
- ChainExecutor - com.beetle.framework.util.pattern.cor 中的 类
-
- ChainExecutor() -
类 com.beetle.framework.util.pattern.cor.ChainExecutor 的构造方法
-
- ChainNode - com.beetle.framework.util.pattern.cor 中的 类
-
Title: Chain of Responsibility
Description: 管理节点处理对象的链接列表节点,运行并返回结果
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- ChainNode(NodeHandler) -
类 com.beetle.framework.util.pattern.cor.ChainNode 的构造方法
- ChainLinkNode
- CHAR -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- checkip(String) -
类 com.beetle.framework.util.OtherUtil 中的静态方法
- 检查ip地址的合法性
- clear() -
类 com.beetle.framework.business.command.imp.AsynchroCallImp 中的方法
-
- clear() -
类 com.beetle.framework.business.delegate.BsRequest 中的方法
-
- clear() -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
-
- clear() -
类 com.beetle.framework.business.delegate.imp.AsynchroCallImp 中的方法
-
- clear() -
类 com.beetle.framework.util.cache.ConcurrentCache 中的方法
-
- clear() -
接口 com.beetle.framework.util.cache.ICache 中的方法
-
- clear() -
类 com.beetle.framework.util.cache.LifeCycleCache 中的方法
-
- clear() -
类 com.beetle.framework.util.cache.PeriodCache 中的方法
- Removes all mappings from this cache.
- clear() -
类 com.beetle.framework.util.cache.StrongCache 中的方法
- Removes all mappings from this cache.
- clear() -
类 com.beetle.framework.util.cache.TimeOutCache 中的方法
-
- clear() -
类 com.beetle.framework.util.cache.WeakCache 中的方法
- Removes all mappings from this cache.
- clear() -
类 com.beetle.framework.util.queue.BlockQueue 中的方法
-
- clear() -
接口 com.beetle.framework.util.queue.IQueue 中的方法
-
- clear() -
类 com.beetle.framework.util.queue.NoBlockConcurrentQueue 中的方法
-
- clear() -
类 com.beetle.framework.util.queue.NoBlockQueue 中的方法
-
- clear() -
类 com.beetle.framework.util.queue.PersistQueue 中的方法
-
- clear() -
类 com.beetle.framework.web.view.View 中的方法
-
- clearAll() -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
- 清除结果集 本方法为可选方法
- clearAll() -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
- 清除内存查询结果
- clearAll() -
类 com.beetle.framework.util.DataStack 中的方法
-
- clearAll() -
类 com.beetle.framework.util.pattern.cor.ChainExecutor 中的方法
- 清除list列表中所有的ChainLinkNode对象
- clearArray(Object[]) -
类 com.beetle.framework.util.OtherUtil 中的静态方法
- 清空数组
- clearEJBContexts() -
类 com.beetle.framework.resource.AppContext 中的静态方法
-
- clearLocalEJBContexts() -
类 com.beetle.framework.resource.AppContext 中的静态方法
-
- ClientHelper - com.beetle.framework.web.service 中的 类
-
Title: BeetleWeb
Description: Web Service客户端帮助类
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- ClientHelper() -
类 com.beetle.framework.web.service.ClientHelper 的构造方法
-
- CLOB -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- close() -
类 com.beetle.framework.business.common.jms.queue.JMSQueueReader 中的方法
-
- close() -
类 com.beetle.framework.business.common.jms.queue.JMSQueueSender 中的方法
-
- close() -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- close() -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- close() -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- close() -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 关闭存储器
- close() -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Closes this context.
- close() -
类 com.beetle.framework.util.file.IniFile 中的方法
-
- close() -
类 com.beetle.framework.util.file.IPCFile 中的方法
-
- closeAll(Connection, Statement, ResultSet) -
类 com.beetle.framework.persistence.access.ConnectionFactory 中的静态方法
- 回收相关资源
- closeAllConnections() -
类 com.beetle.framework.persistence.access.datasource.DriverPool 中的方法
- Closes all connections in the connection pool.
- closeAllConnections() -
类 com.beetle.framework.persistence.access.datasource.GenePool 中的方法
- closeAllConnections
- closeAllConnections() -
类 com.beetle.framework.persistence.access.datasource.ProxoolPool 中的方法
-
- closeAllConnections() -
类 com.beetle.framework.persistence.access.datasource.XaPool 中的方法
-
- closeAllConnections() -
接口 com.beetle.framework.persistence.access.IConnPool 中的方法
-
- closeConnection(Connection) -
类 com.beetle.framework.persistence.access.ConnectionFactory 中的静态方法
- 关闭数据库连接
- closePresentConnection() -
类 com.beetle.framework.persistence.access.operator.BaseOperator 中的方法
- 关闭当前数据连接
- closeUp() -
接口 com.beetle.framework.web.onoff.ICloseUp 中的方法
- closeUp
- codeUTF8(String) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
-
- colCount -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的变量
-
- com.beetle.framework - 软件包 com.beetle.framework
-
- com.beetle.framework.appsrv - 软件包 com.beetle.framework.appsrv
-
- com.beetle.framework.appsrv.pubsub - 软件包 com.beetle.framework.appsrv.pubsub
-
- com.beetle.framework.appsrv.remoting - 软件包 com.beetle.framework.appsrv.remoting
-
- com.beetle.framework.appsrv.scheduler - 软件包 com.beetle.framework.appsrv.scheduler
-
- com.beetle.framework.business - 软件包 com.beetle.framework.business
-
- com.beetle.framework.business.command - 软件包 com.beetle.framework.business.command
-
- com.beetle.framework.business.command.imp - 软件包 com.beetle.framework.business.command.imp
-
- com.beetle.framework.business.command.imp.ejb - 软件包 com.beetle.framework.business.command.imp.ejb
-
- com.beetle.framework.business.common.ejb - 软件包 com.beetle.framework.business.common.ejb
-
- com.beetle.framework.business.common.jms.queue - 软件包 com.beetle.framework.business.common.jms.queue
-
- com.beetle.framework.business.common.jta - 软件包 com.beetle.framework.business.common.jta
-
- com.beetle.framework.business.common.rpcserver - 软件包 com.beetle.framework.business.common.rpcserver
-
- com.beetle.framework.business.delegate - 软件包 com.beetle.framework.business.delegate
-
- com.beetle.framework.business.delegate.imp - 软件包 com.beetle.framework.business.delegate.imp
-
- com.beetle.framework.business.delegate.imp.ejb - 软件包 com.beetle.framework.business.delegate.imp.ejb
-
- com.beetle.framework.business.delegate.imp.proxy - 软件包 com.beetle.framework.business.delegate.imp.proxy
-
- com.beetle.framework.business.interrupt - 软件包 com.beetle.framework.business.interrupt
-
- com.beetle.framework.business.interrupt.cmd - 软件包 com.beetle.framework.business.interrupt.cmd
-
- com.beetle.framework.business.interrupt.delegate - 软件包 com.beetle.framework.business.interrupt.delegate
-
- com.beetle.framework.business.service - 软件包 com.beetle.framework.business.service
-
- com.beetle.framework.log - 软件包 com.beetle.framework.log
-
- com.beetle.framework.persistence.access - 软件包 com.beetle.framework.persistence.access
-
- com.beetle.framework.persistence.access.base - 软件包 com.beetle.framework.persistence.access.base
-
- com.beetle.framework.persistence.access.datasource - 软件包 com.beetle.framework.persistence.access.datasource
-
- com.beetle.framework.persistence.access.operator - 软件包 com.beetle.framework.persistence.access.operator
-
- com.beetle.framework.persistence.composite - 软件包 com.beetle.framework.persistence.composite
-
- com.beetle.framework.persistence.dao - 软件包 com.beetle.framework.persistence.dao
-
- com.beetle.framework.persistence.pagination - 软件包 com.beetle.framework.persistence.pagination
-
- com.beetle.framework.persistence.pagination.imp - 软件包 com.beetle.framework.persistence.pagination.imp
-
- com.beetle.framework.persistence.seq - 软件包 com.beetle.framework.persistence.seq
-
- com.beetle.framework.persistence.seq.imp - 软件包 com.beetle.framework.persistence.seq.imp
-
- com.beetle.framework.persistence.storage - 软件包 com.beetle.framework.persistence.storage
-
- com.beetle.framework.persistence.storage.imp - 软件包 com.beetle.framework.persistence.storage.imp
-
- com.beetle.framework.resource - 软件包 com.beetle.framework.resource
-
- com.beetle.framework.resource.define - 软件包 com.beetle.framework.resource.define
-
- com.beetle.framework.resource.jaas - 软件包 com.beetle.framework.resource.jaas
-
- com.beetle.framework.resource.watch - 软件包 com.beetle.framework.resource.watch
-
- com.beetle.framework.util - 软件包 com.beetle.framework.util
-
- com.beetle.framework.util.cache - 软件包 com.beetle.framework.util.cache
-
- com.beetle.framework.util.file - 软件包 com.beetle.framework.util.file
-
- com.beetle.framework.util.mail - 软件包 com.beetle.framework.util.mail
-
- com.beetle.framework.util.pattern.cor - 软件包 com.beetle.framework.util.pattern.cor
-
- com.beetle.framework.util.pattern.observer - 软件包 com.beetle.framework.util.pattern.observer
-
- com.beetle.framework.util.queue - 软件包 com.beetle.framework.util.queue
-
- com.beetle.framework.web - 软件包 com.beetle.framework.web
-
- com.beetle.framework.web.cache - 软件包 com.beetle.framework.web.cache
-
- com.beetle.framework.web.cache.imp - 软件包 com.beetle.framework.web.cache.imp
-
- com.beetle.framework.web.controller - 软件包 com.beetle.framework.web.controller
-
- com.beetle.framework.web.controller.ajax - 软件包 com.beetle.framework.web.controller.ajax
-
- com.beetle.framework.web.controller.document - 软件包 com.beetle.framework.web.controller.document
-
- com.beetle.framework.web.controller.draw - 软件包 com.beetle.framework.web.controller.draw
-
- com.beetle.framework.web.controller.upload - 软件包 com.beetle.framework.web.controller.upload
-
- com.beetle.framework.web.manage - 软件包 com.beetle.framework.web.manage
-
- com.beetle.framework.web.onoff - 软件包 com.beetle.framework.web.onoff
-
- com.beetle.framework.web.service - 软件包 com.beetle.framework.web.service
-
- com.beetle.framework.web.service.imp - 软件包 com.beetle.framework.web.service.imp
-
- com.beetle.framework.web.tools - 软件包 com.beetle.framework.web.tools
-
- com.beetle.framework.web.view - 软件包 com.beetle.framework.web.view
-
- CommandException - com.beetle.framework.business.command 中的 异常
-
- CommandException(String, Throwable) -
异常 com.beetle.framework.business.command.CommandException 的构造方法
-
- CommandException(Throwable) -
异常 com.beetle.framework.business.command.CommandException 的构造方法
-
- CommandException(String) -
异常 com.beetle.framework.business.command.CommandException 的构造方法
-
- CommandExecuteException - com.beetle.framework.business.command 中的 异常
- Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- CommandExecuteException(String) -
异常 com.beetle.framework.business.command.CommandExecuteException 的构造方法
-
- CommandExecuteException(Throwable) -
异常 com.beetle.framework.business.command.CommandExecuteException 的构造方法
-
- CommandExecuteException(String, Throwable) -
异常 com.beetle.framework.business.command.CommandExecuteException 的构造方法
-
- CommandExecutor - com.beetle.framework.business.command 中的 类
-
- CommandExecutor() -
类 com.beetle.framework.business.command.CommandExecutor 的构造方法
-
- CommandHelper - com.beetle.framework.business.command 中的 类
-
- CommandHelper() -
类 com.beetle.framework.business.command.CommandHelper 的构造方法
-
- CommandImp - com.beetle.framework.business.command 中的 类
-
- CommandImp() -
类 com.beetle.framework.business.command.CommandImp 的构造方法
-
- CommandServer - com.beetle.framework.business.command.imp.ejb 中的 接口
-
- CommandServerBean - com.beetle.framework.business.command.imp.ejb 中的 类
-
- CommandServerBean() -
类 com.beetle.framework.business.command.imp.ejb.CommandServerBean 的构造方法
-
- CommandServerFactory - com.beetle.framework.business.command.imp.ejb 中的 类
-
Title: FrameWork
Description: 系统框架项目
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- CommandServerHome - com.beetle.framework.business.command.imp.ejb 中的 接口
-
- CommandServerLocal - com.beetle.framework.business.command.imp.ejb 中的 接口
-
- CommandServerLocalHome - com.beetle.framework.business.command.imp.ejb 中的 接口
-
- commit() -
接口 com.beetle.framework.business.common.jta.ITransaction 中的方法
- 提交事务
- commit() -
类 com.beetle.framework.business.common.jta.JDBCTransaction 中的方法
- 提交事务
- commit() -
类 com.beetle.framework.business.common.jta.JTATransaction 中的方法
-
- commit() -
类 com.beetle.framework.persistence.access.DBTransaction 中的方法
- 提交事务
- commit() -
类 com.beetle.framework.web.cache.imp.ResponseContent 中的方法
- Called once the response has been written in its entirety.
- COMMON_EXECUTE -
类 com.beetle.framework.business.command.CommandExecutor 中的静态变量
- 普通的本地jvm方式执行
- COMMON_EXECUTE -
类 com.beetle.framework.business.delegate.DelegateExecutor 中的静态变量
-
- commonPoolIsFullNow() -
类 com.beetle.framework.appsrv.RoutinesPool 中的静态方法
- 公共池是否满了
- CommonProcOperator - com.beetle.framework.persistence.access.operator 中的 类
-
Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- CommonProcOperator() -
类 com.beetle.framework.persistence.access.operator.CommonProcOperator 的构造方法
-
- CommonSeqGenerator - com.beetle.framework.persistence.seq.imp 中的 类
-
Title: BeetleSoft Framework
Description:由于CommonSeqGenerator的获取种子方法在一个完整的事务内完成,
为了避免嵌套事务的发生,建议专门建立一个"no-tx-datasource"数据源为此类服务
create table SEQUENCE ( NAME varchar(30) not null, NEXTID DECIMAL(20,0),
primary key (NAME) );
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- CommonUtil - com.beetle.framework.web.tools 中的 类
-
Title: BeetleWeb
Description: MVC Web Framework
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- CommonUtil() -
类 com.beetle.framework.web.tools.CommonUtil 的构造方法
-
- completeEvent() -
类 com.beetle.framework.appsrv.pubsub.PsEntry 中的方法
- 结束事件
- composeName(Name, Name) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Composes the name of this context with a name relative to this context.
- composeName(String, String) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Composes the name of this context with a name relative to this context.
- CompositeQueryOperator - com.beetle.framework.persistence.composite 中的 类
-
- CompositeQueryOperator() -
类 com.beetle.framework.persistence.composite.CompositeQueryOperator 的构造方法
-
- compressStr(String) -
类 com.beetle.framework.util.file.ZipUtil 中的静态方法
- compressStr
- ConcurrentCache - com.beetle.framework.util.cache 中的 类
-
- ConcurrentCache() -
类 com.beetle.framework.util.cache.ConcurrentCache 的构造方法
-
- ConcurrentCache(int) -
类 com.beetle.framework.util.cache.ConcurrentCache 的构造方法
-
- connect(String, String, String) -
类 com.beetle.framework.appsrv.remoting.MessageClient 中的方法
- 连接服务器
- connectionBreakEvent() -
类 com.beetle.framework.appsrv.remoting.MessageClient.ClientAction 中的方法
- 连接中断触发的事件
- connectionBreakEvent(String, int) -
类 com.beetle.framework.appsrv.remoting.MessageServer.ServerAction 中的方法
- 客户端断开在服务端触发的此事件 (连接中断)
- ConnectionException - com.beetle.framework.persistence.access 中的 异常
-
Title: 框架设计
Description:
Copyright: Copyright (c) 2003
Company: 甲壳虫科技
- ConnectionException(String, Throwable) -
异常 com.beetle.framework.persistence.access.ConnectionException 的构造方法
-
- ConnectionException(Throwable) -
异常 com.beetle.framework.persistence.access.ConnectionException 的构造方法
-
- ConnectionException(String) -
异常 com.beetle.framework.persistence.access.ConnectionException 的构造方法
-
- ConnectionFactory - com.beetle.framework.persistence.access 中的 类
-
Title: ConnectionFactory
Description: 数据库连接工厂
Copyright: Copyright (c) 2003
Company: beetlesoft
- ConnectionFactory() -
类 com.beetle.framework.persistence.access.ConnectionFactory 的构造方法
-
- containsKey(Object) -
类 com.beetle.framework.util.cache.ConcurrentCache 中的方法
-
- containsKey(Object) -
接口 com.beetle.framework.util.cache.ICache 中的方法
-
- containsKey(Object) -
类 com.beetle.framework.util.cache.LifeCycleCache 中的方法
-
- containsKey(Object) -
类 com.beetle.framework.util.cache.PeriodCache 中的方法
- Returns true if this cache contains a mapping for the specified key.
- containsKey(Object) -
类 com.beetle.framework.util.cache.StrongCache 中的方法
- Returns true if this cache contains a mapping for the specified key.
- containsKey(Object) -
类 com.beetle.framework.util.cache.TimeOutCache 中的方法
-
- containsKey(Object) -
类 com.beetle.framework.util.cache.WeakCache 中的方法
-
- ControllerCacheFilter - com.beetle.framework.web.cache 中的 类
-
Title: BeetleWeb
Description: ҳ�涯̬�����������Ҫ��web.xml����
Copyright: Copyright (c) 2005
Company: �dz����
- ControllerCacheFilter() -
类 com.beetle.framework.web.cache.ControllerCacheFilter 的构造方法
-
- ControllerException - com.beetle.framework.web.controller 中的 异常
-
- ControllerException(int, String, Throwable) -
异常 com.beetle.framework.web.controller.ControllerException 的构造方法
-
- ControllerException(int, String) -
异常 com.beetle.framework.web.controller.ControllerException 的构造方法
-
- ControllerException(int, Throwable) -
异常 com.beetle.framework.web.controller.ControllerException 的构造方法
-
- ControllerException(String) -
异常 com.beetle.framework.web.controller.ControllerException 的构造方法
-
- ControllerException(Throwable) -
异常 com.beetle.framework.web.controller.ControllerException 的构造方法
-
- ControllerException(String, Throwable) -
异常 com.beetle.framework.web.controller.ControllerException 的构造方法
-
- ControllerFactory - com.beetle.framework.web.controller 中的 类
-
Title: BeetleSoft Framework
Description:
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- ControllerFactory() -
类 com.beetle.framework.web.controller.ControllerFactory 的构造方法
-
- ControllerImp - com.beetle.framework.web.controller 中的 类
-
Title: Beetle J2EE Application FrameWork
Description: 子控制器抽象类,每个控制器必须继承这个抽象类,同时需要在WebController.xml文件中注册(零配置除外)
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- ControllerImp() -
类 com.beetle.framework.web.controller.ControllerImp 的构造方法
-
- controllerimpclassname -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- controllname -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- convert(long, int, String) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
- Converts number to string
- convertPath(String) -
类 com.beetle.framework.util.XMLProperties 中的静态方法
-
- convertUnicode2UTF8Byte(String) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
-
- convertUTF8String2Unicode(String) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
-
- copy(String, String) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Copies one file to another.
- copy(String, String, int) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Copies one file to another with specified buffer size.
- copy(File, File) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Copies one file to another.
- copy(File, File, int) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Copies one file to another with specified buffer size.
- corePoolIsFullNow() -
类 com.beetle.framework.appsrv.RoutinesPool 中的静态方法
-
- Counter - com.beetle.framework.appsrv 中的 类
- 支持高并发性能的计数器
- Counter() -
类 com.beetle.framework.appsrv.Counter 的构造方法
-
- Counter(long) -
类 com.beetle.framework.appsrv.Counter 的构造方法
-
- countPageInfo(PageParameter, PageResult) -
类 com.beetle.framework.persistence.pagination.PageHelper 中的静态方法
-
- create() -
接口 com.beetle.framework.business.command.imp.ejb.CommandServerHome 中的方法
-
- create() -
接口 com.beetle.framework.business.command.imp.ejb.CommandServerLocalHome 中的方法
-
- create() -
接口 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateHome 中的方法
-
- create() -
接口 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateLocalHome 中的方法
-
- create(StorageObj) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- create(StorageObj) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- create(StorageObj) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- create(StorageObj) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 把一个storageobj对象存储在文件中
- create(String, String, String, String) -
类 com.beetle.framework.resource.jaas.LoginCallbackHandlerFactory 中的静态方法
-
- createAttribute(WebInput, DocInfo) -
接口 com.beetle.framework.web.controller.document.IDocument 中的方法
- 建立文档属性信息(例如:Author/Title/CreationDate)
- createBatch(List) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- createBatch(List) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- createBatch(List) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- createBatch(List) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 批量建立
- createBusinessDelegate() -
类 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateFactory 中的静态方法
-
- createBusinessDelegateLocal() -
类 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateFactory 中的静态方法
-
- createContent(WebInput, DocInfo) -
接口 com.beetle.framework.web.controller.document.IDocument 中的方法
- 建立文档内容
- createIndex(String) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- createIndex(String) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- createIndex(String) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- createIndex(String) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 建议索引,优化查询
- createLocalHomeObject() -
类 com.beetle.framework.business.command.imp.ejb.CommandServerFactory 中的方法
-
- createLocalHomeObject() -
接口 com.beetle.framework.business.common.ejb.IEJBHomeFactory 中的方法
- 返回本地Home(接口)
- createLocalHomeObject() -
类 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateFactory 中的方法
-
- createRemoteHomeObject() -
类 com.beetle.framework.business.command.imp.ejb.CommandServerFactory 中的方法
-
- createRemoteHomeObject() -
接口 com.beetle.framework.business.common.ejb.IEJBHomeFactory 中的方法
- 返回远程Home(接口)
- createRemoteHomeObject() -
类 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateFactory 中的方法
-
- createSubcontext(String) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Creates and binds a new context.
- createSubcontext(Name) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Creates and binds a new context.
- CTRL_VIEW_MAP_ENABLED -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- curPos(int, int, int) -
类 com.beetle.framework.persistence.pagination.PageHelper 中的静态方法
-
- currentWatch() -
类 com.beetle.framework.resource.watch.WatchHelper 中的静态方法
- 随机获取一个有效的监控信息对象
D
- DaoFactory - com.beetle.framework.persistence.dao 中的 类
-
Title: 框架设计
Description: DAO对象工厂
Copyright: Copyright (c) 2003
Company: 甲壳虫科技
- DaoFactoryException - com.beetle.framework.persistence.dao 中的 异常
-
Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- DaoFactoryException(String, Throwable) -
异常 com.beetle.framework.persistence.dao.DaoFactoryException 的构造方法
-
- DaoFactoryException(Throwable) -
异常 com.beetle.framework.persistence.dao.DaoFactoryException 的构造方法
-
- DaoFactoryException(String) -
异常 com.beetle.framework.persistence.dao.DaoFactoryException 的构造方法
-
- DataStack - com.beetle.framework.util 中的 类
-
- DataStack() -
类 com.beetle.framework.util.DataStack 的构造方法
-
- DATE -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- dateFormat(Date, String) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
-
- dateFormat(Date, String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- dateTimeToStr(Timestamp) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
-
- DB2_ID -
类 com.beetle.framework.persistence.pagination.PaginationFactory 中的静态变量
-
- DB2PaginationImp - com.beetle.framework.persistence.pagination.imp 中的 类
-
Title: Beetle Persistence Framework
Description:
Copyright: Copyright (c) 2005
Company: BeetleSoft
- DB2PaginationImp() -
类 com.beetle.framework.persistence.pagination.imp.DB2PaginationImp 的构造方法
-
- DB2SeqGenerator - com.beetle.framework.persistence.seq.imp 中的 类
-
- DBAccess - com.beetle.framework.persistence.access.base 中的 类
-
- DBAccess() -
类 com.beetle.framework.persistence.access.base.DBAccess 的构造方法
-
- DBAccessException - com.beetle.framework.persistence.access.base 中的 异常
-
Title:
Description:
Copyright: Copyright (c) 2003
Company:
- DBAccessException(String, Throwable) -
异常 com.beetle.framework.persistence.access.base.DBAccessException 的构造方法
-
- DBAccessException(Throwable) -
异常 com.beetle.framework.persistence.access.base.DBAccessException 的构造方法
-
- DBAccessException(String) -
异常 com.beetle.framework.persistence.access.base.DBAccessException 的构造方法
-
- DBConfig - com.beetle.framework.persistence.access 中的 类
-
- DBConfig() -
类 com.beetle.framework.persistence.access.DBConfig 的构造方法
-
- DBHelper - com.beetle.framework.persistence.access 中的 类
-
Title: BeetleSoft Framework
Description: ��ݿⳣ����������
Copyright: Copyright (c) 2003
Company: �dz����
- DBHelper() -
类 com.beetle.framework.persistence.access.DBHelper 的构造方法
-
- DBOperatorException - com.beetle.framework.persistence.access.operator 中的 异常
-
- DBOperatorException(String, Throwable) -
异常 com.beetle.framework.persistence.access.operator.DBOperatorException 的构造方法
-
- DBOperatorException(Throwable) -
异常 com.beetle.framework.persistence.access.operator.DBOperatorException 的构造方法
-
- DBOperatorException(String) -
异常 com.beetle.framework.persistence.access.operator.DBOperatorException 的构造方法
-
- DBTransaction - com.beetle.framework.persistence.access 中的 类
-
Title: BeetleSoft Framework
Description: jdbc事务处理类
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- DBTransaction(Connection) -
类 com.beetle.framework.persistence.access.DBTransaction 的构造方法
- 构造函数
- DBTransException - com.beetle.framework.persistence.access 中的 异常
-
Title: BeetleSoft Framework
Description: jdbc连接事务处理异常
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- DBTransException(String, Throwable) -
异常 com.beetle.framework.persistence.access.DBTransException 的构造方法
-
- DBTransException(Throwable) -
异常 com.beetle.framework.persistence.access.DBTransException 的构造方法
-
- DBTransException(String) -
异常 com.beetle.framework.persistence.access.DBTransException 的构造方法
-
- deal(Object, Object) -
类 com.beetle.framework.util.cache.LifeCycleCache.TimeOutEvent 中的方法
-
- dealCmd(String) -
类 com.beetle.framework.appsrv.AppMainImp 中的方法
- 处理输入命令的抽象方法
- dealEvent(AbleImp, Object) -
类 com.beetle.framework.util.pattern.observer.ObserverImp 中的方法
- 当监控对象发生变化时候,触发处理事件
- dealObjMsg() -
类 com.beetle.framework.business.common.jms.queue.JMSQueueReader 中的方法
-
- dealSpace(String) -
类 com.beetle.framework.web.tools.WebUtil 中的静态方法
- �����ַ������еĿո�ת����html��Ӧ�Ŀո�
- dealTags(String) -
类 com.beetle.framework.web.tools.WebUtil 中的静态方法
- �����ַ������еı�ǩ'<';'>'��ţ�ת����html��Ӧ�ı�ǩ
- dealWithFreeMarkerFtl(ServletContext, HttpServletRequest, HttpServletResponse, String, String, Map) -
类 com.beetle.framework.web.view.ViewFactory 中的静态方法
-
- debug(Object) -
类 com.beetle.framework.log.SysLogger 中的方法
- debug
- debug(Class, String) -
类 com.beetle.framework.log.SysLogger 中的方法
-
- debug(Class, String, Throwable) -
类 com.beetle.framework.log.SysLogger 中的方法
-
- debug(Object, Throwable) -
类 com.beetle.framework.log.SysLogger 中的方法
- debug
- debug(ControllerImp) -
类 com.beetle.framework.web.tools.DebugController 中的方法
- 执行调试
- DebugController - com.beetle.framework.web.tools 中的 类
-
Description: 控制器调试类,完全脱离Servlet容器,提高开发效率
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- DebugController() -
类 com.beetle.framework.web.tools.DebugController 的构造方法
-
- DECIMAL -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- decodeURL(String, String) -
类 com.beetle.framework.web.tools.WebUtil 中的静态方法
- ����html�淶������url
- decodeURL(String) -
类 com.beetle.framework.web.tools.WebUtil 中的静态方法
-
- decrease() -
类 com.beetle.framework.appsrv.Counter 中的方法
- 减1
- decrypt(String) -
类 com.beetle.framework.util.AesEncrypt 中的静态方法
- 解密字符串(不支持中文)
- defaultAction(AjaxRequest) -
类 com.beetle.framework.web.controller.ajax.MultAjaxActionController 中的方法
- 默认执行动作(若$action没有设置,则会执行此方法)
- defaultAction(WebInput) -
类 com.beetle.framework.web.controller.MultiActionController 中的方法
- 默认执行动作(若$action没有设置,则会执行此方法)
- DelegateExecuteException - com.beetle.framework.business.delegate 中的 异常
- Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- DelegateExecuteException(String) -
异常 com.beetle.framework.business.delegate.DelegateExecuteException 的构造方法
-
- DelegateExecuteException(Throwable) -
异常 com.beetle.framework.business.delegate.DelegateExecuteException 的构造方法
-
- DelegateExecuteException(String, Throwable) -
异常 com.beetle.framework.business.delegate.DelegateExecuteException 的构造方法
-
- DelegateExecutor - com.beetle.framework.business.delegate 中的 类
-
- DelegateExecutor() -
类 com.beetle.framework.business.delegate.DelegateExecutor 的构造方法
-
- delete(String) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- delete(String, Object[]) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- delete(String) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- delete(String, Object[]) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- delete(String) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- delete(String, Object[]) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- delete(String) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 从文件中,根据id把storage对象删除
- delete(String, Object[]) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 根据删除表达式删除文件系统数据
- delete() -
类 com.beetle.framework.web.controller.upload.FileObj 中的方法
- Deletes the underlying storage for a file item, including deleting any
associated temporary disk file.
- deleteBatch(List) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- deleteBatch(List) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- deleteBatch(List) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- deleteBatch(List) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 批量删除
- deleteBatchByPrimaryKey(List) -
接口 com.beetle.framework.persistence.access.operator.ITableAccess 中的方法
- 通过主键批量删除
- deleteBatchByPrimaryKey(List) -
类 com.beetle.framework.persistence.access.operator.TableOperator 中的方法
- 根据主键批量删除
- deleteByPrimaryKey(Object) -
接口 com.beetle.framework.persistence.access.operator.ITableAccess 中的方法
- 通过主键删除记录
- deleteByPrimaryKey(Object) -
类 com.beetle.framework.persistence.access.operator.TableOperator 中的方法
- 根据主键删除记录
- deleteTask(String) -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
- 删除一个计划任务
- describe(Object) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
- ��һ��ֵ����ת����һ��map key=�������� value=����ֵ
- destroy() -
类 com.beetle.framework.business.common.jms.queue.JMSQueueReader 中的方法
-
- destroy() -
类 com.beetle.framework.resource.JTAService 中的方法
-
- destroy() -
类 com.beetle.framework.web.GlobalDispatchServlet 中的方法
- destroy
- destroySubcontext(Name) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Destroys the named context and removes it from the namespace.
- destroySubcontext(String) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Destroys the named context and removes it from the namespace.
- Dir - com.beetle.framework.util.file 中的 类
-
- Dir() -
类 com.beetle.framework.util.file.Dir 的构造方法
-
- directInvoke(String, WebRequest) -
类 com.beetle.framework.web.service.ClientHelper 中的静态方法
- 直接调用特例服务业务方法
- disableBackAction() -
类 com.beetle.framework.web.controller.ControllerImp 中的方法
- 禁止此控制器参与全局“后置”回调,后置回调--是指在系统执行此控制器Perform后会执行此回调。
- disableControllerSessionCheck() -
类 com.beetle.framework.web.controller.WebInput 中的方法
- 取消控制器的Session检查功能,此方法提供了一个在原有控制器已设置了Session检查的情况下,
针对某个请求,取消此控制器Session检查功能的可能。
- DISABLED_SESSION_VIEW -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- disableFrontAction() -
类 com.beetle.framework.web.controller.ControllerImp 中的方法
- 禁止此控制器参与全局“前置”回调。
- disableGetMethod() -
类 com.beetle.framework.web.controller.ControllerImp 中的方法
- 禁止此控制器处理http协议的get请求(注:必须在构造函数内调用才有效)
- disconnect() -
类 com.beetle.framework.appsrv.remoting.MessageClient 中的方法
- 断开连接,并释放资源
- DocFactory - com.beetle.framework.web.controller.document 中的 类
-
Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- DocFactory() -
类 com.beetle.framework.web.controller.document.DocFactory 的构造方法
-
- DocInfo - com.beetle.framework.web.controller.document 中的 类
-
Title: BeetleWeb
Description: MVC Web Framework
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- DocInfo(int) -
类 com.beetle.framework.web.controller.document.DocInfo 的构造方法
-
- Document - com.beetle.framework.appsrv.pubsub 中的 类
-
- Document(Subscriber.SubWorker) -
类 com.beetle.framework.appsrv.pubsub.Document 的构造方法
- 构造函数
- Document(String) -
类 com.beetle.framework.appsrv.pubsub.Document 的构造方法
- 构造函数
- DocumentController - com.beetle.framework.web.controller 中的 类
-
Title: BeetleWeb
Description: MVC Web Framework
Copyright: Copyright (c) 2005
Company: �dz����
- DocumentController() -
类 com.beetle.framework.web.controller.DocumentController 的构造方法
-
- doFilter(ServletRequest, ServletResponse, FilterChain) -
类 com.beetle.framework.web.cache.ControllerCacheFilter 中的方法
-
- doGet(HttpServletRequest, HttpServletResponse) -
类 com.beetle.framework.web.controller.MainControllerServlet 中的方法
-
- doGet(HttpServletRequest, HttpServletResponse) -
类 com.beetle.framework.web.GlobalDispatchServlet 中的方法
-
- DOLLAR -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- doPost(HttpServletRequest, HttpServletResponse) -
类 com.beetle.framework.web.controller.MainControllerServlet 中的方法
-
- doPost(HttpServletRequest, HttpServletResponse) -
类 com.beetle.framework.web.GlobalDispatchServlet 中的方法
-
- doPre(String) -
类 com.beetle.framework.web.tools.WebUtil 中的静态方法
- �����ַ������е�html���淶���ַ�ת���ɷ��html��ʾ�ĸ�ʽ
- doService(Input) -
类 com.beetle.framework.business.service.ServiceFactory 中的静态方法
- 执行服务返回结果
- doService(Input, ServiceAtt) -
类 com.beetle.framework.business.service.ServiceFactory 中的静态方法
- 执行服务返回结果
- DOT -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- DOT_STR -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- doTask() -
类 com.beetle.framework.appsrv.scheduler.Task 中的方法
- doTask--执行任务的抽象方法,在此方法内实现任务代码
- DOUBLE -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- doubleFormat(double, String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- draw(WebInput) -
接口 com.beetle.framework.web.controller.draw.IDraw 中的方法
- 执行,画图
- draw(WebInput) -
类 com.beetle.framework.web.controller.draw.VerifyCodeDraw 中的方法
- 执行,画图
- DrawController - com.beetle.framework.web.controller 中的 类
-
Title: BeetleWeb
Description: MVC Web Framework
Copyright: Copyright (c) 2005
Company: �dz����
- DrawController() -
类 com.beetle.framework.web.controller.DrawController 的构造方法
-
- DrawFactory - com.beetle.framework.web.controller.draw 中的 类
-
Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- DrawFactory() -
类 com.beetle.framework.web.controller.draw.DrawFactory 的构造方法
-
- DrawInfo - com.beetle.framework.web.controller.draw 中的 类
-
Title: BeetleSoft Framework
Description: ͼ��������Ϣ��
Copyright: Copyright (c) 2003
Company: �dz����
- DrawInfo(float, JFreeChart, int, int, ChartRenderingInfo) -
类 com.beetle.framework.web.controller.draw.DrawInfo 的构造方法
- DrawInfo ����http://www.jfree.org/jfreechart/index.php
- DriverPool - com.beetle.framework.persistence.access.datasource 中的 类
-
- DriverPool(int, int, String, String, String, String) -
类 com.beetle.framework.persistence.access.datasource.DriverPool 的构造方法
-
- dropIndex(String) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- dropIndex(String) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- dropIndex(String) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- dropIndex(String) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 删除索引
E
- EJB_LOCAL_EXECUTE -
类 com.beetle.framework.business.command.CommandExecutor 中的静态变量
- EJB本地接口方法执行
- EJB_LOCAL_EXECUTE -
类 com.beetle.framework.business.delegate.DelegateExecutor 中的静态变量
-
- EJB_REMOTEL_EXECUTE -
类 com.beetle.framework.business.command.CommandExecutor 中的静态变量
- EJB远程接口方式执行
- EJB_REMOTEL_EXECUTE -
类 com.beetle.framework.business.delegate.DelegateExecutor 中的静态变量
-
- ejbActivate() -
类 com.beetle.framework.business.common.ejb.SessionEJBImp 中的方法
-
- EJBCommandLocalTarget - com.beetle.framework.business.command.imp 中的 类
- Title: FrameWork
Description: ϵͳ�����Ŀ
Copyright: Copyright (c) 2003
Company: �dz����
- EJBCommandTarget - com.beetle.framework.business.command.imp 中的 类
-
- ejbCreate() -
类 com.beetle.framework.business.common.ejb.SessionEJBImp 中的方法
-
- EJBFactoryException - com.beetle.framework.business.common.ejb 中的 异常
- Title: BeetleSoft Framework
Description: EJBFactoryException
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- EJBFactoryException(String, Throwable) -
异常 com.beetle.framework.business.common.ejb.EJBFactoryException 的构造方法
-
- EJBFactoryException(Throwable) -
异常 com.beetle.framework.business.common.ejb.EJBFactoryException 的构造方法
-
- EJBFactoryException(String) -
异常 com.beetle.framework.business.common.ejb.EJBFactoryException 的构造方法
-
- EjbLocalTarget - com.beetle.framework.business.delegate.imp 中的 类
- Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- ejbPassivate() -
类 com.beetle.framework.business.common.ejb.SessionEJBImp 中的方法
-
- EjbRemoteTarget - com.beetle.framework.business.delegate.imp 中的 类
- Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- ejbRemove() -
类 com.beetle.framework.business.common.ejb.SessionEJBImp 中的方法
-
- empty() -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- empty() -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- empty() -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- empty() -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 清空存储文件内容
- empty() -
类 com.beetle.framework.util.file.IPCFile 中的方法
-
- enableAutoCommit() -
类 com.beetle.framework.persistence.access.DBTransaction 中的方法
- 启动数据库连接自动提交事务功能
- enableSessionCheck() -
类 com.beetle.framework.web.controller.ControllerImp 中的方法
- 启动此控制器在执行逻辑之前进行Session检查,框架默认不做检查 (注:必须在构造函数内调用才有效)
如果session不存在,则主控制器会不不处理此控制器,直接挑转到NoSessionView视图
- encodeURL(String, String) -
类 com.beetle.framework.web.tools.WebUtil 中的静态方法
- ����html�淶������url
- encodeURL(String) -
类 com.beetle.framework.web.tools.WebUtil 中的静态方法
-
- encrypt(String) -
类 com.beetle.framework.util.AesEncrypt 中的静态方法
- 加密字符串(不支持中文)
- end() -
类 com.beetle.framework.appsrv.AppMemoryWatcher 中的方法
-
- end() -
类 com.beetle.framework.appsrv.AppThreadImp 中的方法
- 线程结束事件
- end() -
类 com.beetle.framework.appsrv.AppThreadMonitor 中的方法
-
- end() -
类 com.beetle.framework.appsrv.SubRoutine 中的方法
- 正常结束时会调用此方法
- endPointCutExecute(BsRequest, BsResponse) -
类 com.beetle.framework.business.interrupt.ActionExecutor 中的静态方法
-
- endPointCutExecute(CommandImp) -
类 com.beetle.framework.business.interrupt.ActionExecutor 中的静态方法
-
- entrySet() -
类 com.beetle.framework.util.cache.ConcurrentCache 中的方法
-
- entrySet() -
接口 com.beetle.framework.util.cache.ICache 中的方法
-
- entrySet() -
类 com.beetle.framework.util.cache.LifeCycleCache 中的方法
-
- entrySet() -
类 com.beetle.framework.util.cache.PeriodCache 中的方法
-
- entrySet() -
类 com.beetle.framework.util.cache.StrongCache 中的方法
-
- entrySet() -
类 com.beetle.framework.util.cache.TimeOutCache 中的方法
-
- entrySet() -
类 com.beetle.framework.util.cache.WeakCache 中的方法
-
- equals(Object) -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- equals(Object, Object) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
- Indica si algun otro objeto es igual al objeto especificado basandose en
las reglas del metodo
equals de la clase Object
- errCode -
类 com.beetle.framework.web.tools.WebUtil.ExceptionInfo 中的变量
-
- errMessage -
类 com.beetle.framework.web.tools.WebUtil.ExceptionInfo 中的变量
-
- error(Object, Throwable) -
类 com.beetle.framework.log.SysLogger 中的方法
- error
- error(Class, String) -
类 com.beetle.framework.log.SysLogger 中的方法
-
- error(Class, String, Throwable) -
类 com.beetle.framework.log.SysLogger 中的方法
-
- error(Object) -
类 com.beetle.framework.log.SysLogger 中的方法
- error
- errorCode -
异常 com.beetle.framework.persistence.access.base.DBAccessException 中的变量
-
- execute() -
类 com.beetle.framework.appsrv.pubsub.PsEntry 中的方法
- 执行并等待结束,此方法会阻塞
- execute(Runnable) -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Executes the given task sometime in the future.
- execute(JobExecutionContext) -
类 com.beetle.framework.appsrv.scheduler.Task 中的方法
-
- execute(CommandImp) -
类 com.beetle.framework.business.command.CommandExecutor 中的静态方法
- 以非事务方式执行command业务对象
- execute(CommandImp, int) -
类 com.beetle.framework.business.command.CommandExecutor 中的静态方法
- 以非事务方式执行command业务对象
- execute(BsRequest) -
接口 com.beetle.framework.business.delegate.IBusiness 中的方法
- 业务逻辑执行execute
- execute(BsRequest) -
类 com.beetle.framework.business.delegate.imp.proxy.RemoteInvokeProxy 中的方法
-
- execute(CommandImp) -
接口 com.beetle.framework.business.interrupt.cmd.ICmdAction 中的方法
- 执行切入动作
- execute(BsRequest, BsResponse) -
接口 com.beetle.framework.business.interrupt.delegate.IDelegateAction 中的方法
- execute执行切入动作
- execute(Input) -
接口 com.beetle.framework.business.service.IService 中的方法
-
- execute(String) -
类 com.beetle.framework.web.controller.ajax.AjaxProxy 中的方法
-
- EXECUTE_WITH_TRANSACTION -
接口 com.beetle.framework.business.common.rpcserver.IRpcService 中的静态变量
-
- EXECUTE_WITHOUT_TRANSACTION -
接口 com.beetle.framework.business.common.rpcserver.IRpcService 中的静态变量
-
- executeBusiness(BsRequest) -
类 com.beetle.framework.business.delegate.DelegateExecutor 中的静态方法
-
- executeBusiness(BsRequest, int) -
类 com.beetle.framework.business.delegate.DelegateExecutor 中的静态方法
-
- executeBusiness(BsRequest) -
接口 com.beetle.framework.business.delegate.IDelegateTarget 中的方法
-
- executeBusiness(BsRequest) -
接口 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegate 中的方法
-
- executeBusiness(BsRequest) -
类 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateBean 中的方法
-
- executeBusiness(BsRequest) -
接口 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateLocal 中的方法
-
- executeBusiness(BsRequest) -
类 com.beetle.framework.business.delegate.imp.EjbLocalTarget 中的方法
- executeBusiness
- executeBusiness(BsRequest) -
类 com.beetle.framework.business.delegate.imp.EjbRemoteTarget 中的方法
- executeBusiness
- executeBusiness(BsRequest) -
类 com.beetle.framework.business.delegate.imp.PojoTarget 中的方法
-
- executeBusiness(BsRequest) -
类 com.beetle.framework.business.delegate.imp.RPCTarget 中的方法
- executeBusiness
- executeBusinessWithTransaction(BsRequest) -
类 com.beetle.framework.business.delegate.DelegateExecutor 中的静态方法
-
- executeBusinessWithTransaction(BsRequest, int) -
类 com.beetle.framework.business.delegate.DelegateExecutor 中的静态方法
-
- executeBusinessWithTransaction(BsRequest) -
接口 com.beetle.framework.business.delegate.IDelegateTarget 中的方法
-
- executeBusinessWithTransaction(BsRequest) -
接口 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegate 中的方法
-
- executeBusinessWithTransaction(BsRequest) -
类 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateBean 中的方法
-
- executeBusinessWithTransaction(BsRequest) -
接口 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateLocal 中的方法
-
- executeBusinessWithTransaction(BsRequest) -
类 com.beetle.framework.business.delegate.imp.EjbLocalTarget 中的方法
-
- executeBusinessWithTransaction(BsRequest) -
类 com.beetle.framework.business.delegate.imp.EjbRemoteTarget 中的方法
-
- executeBusinessWithTransaction(BsRequest) -
类 com.beetle.framework.business.delegate.imp.PojoTarget 中的方法
-
- executeBusinessWithTransaction(BsRequest) -
类 com.beetle.framework.business.delegate.imp.RPCTarget 中的方法
-
- executeCmd(String) -
类 com.beetle.framework.appsrv.AppMainImp 中的方法
- 发送命令参数 (一般开启一个新的进程去完成这个工作)
- executeCommand(CommandImp) -
接口 com.beetle.framework.business.command.ICommandTarget 中的方法
-
- executeCommand(CommandImp) -
接口 com.beetle.framework.business.command.imp.ejb.CommandServer 中的方法
-
- executeCommand(CommandImp) -
类 com.beetle.framework.business.command.imp.ejb.CommandServerBean 中的方法
-
- executeCommand(CommandImp) -
接口 com.beetle.framework.business.command.imp.ejb.CommandServerLocal 中的方法
-
- executeCommand(CommandImp) -
类 com.beetle.framework.business.command.imp.EJBCommandLocalTarget 中的方法
- executeCommand
- executeCommand(CommandImp) -
类 com.beetle.framework.business.command.imp.EJBCommandTarget 中的方法
- executeCommand
- executeCommand(CommandImp) -
类 com.beetle.framework.business.command.imp.PojoCommandTarget 中的方法
-
- executeCommand(CommandImp) -
类 com.beetle.framework.business.command.imp.RPCCommandTarget 中的方法
- executeCommand
- executeCommandWithTransaction(CommandImp) -
接口 com.beetle.framework.business.command.imp.ejb.CommandServer 中的方法
-
- executeCommandWithTransaction(CommandImp) -
类 com.beetle.framework.business.command.imp.ejb.CommandServerBean 中的方法
-
- executeCommandWithTransaction(CommandImp) -
接口 com.beetle.framework.business.command.imp.ejb.CommandServerLocal 中的方法
-
- executeCommandWithTransation(CommandImp) -
接口 com.beetle.framework.business.command.ICommandTarget 中的方法
-
- executeCommandWithTransation(CommandImp) -
类 com.beetle.framework.business.command.imp.EJBCommandLocalTarget 中的方法
-
- executeCommandWithTransation(CommandImp) -
类 com.beetle.framework.business.command.imp.EJBCommandTarget 中的方法
-
- executeCommandWithTransation(CommandImp) -
类 com.beetle.framework.business.command.imp.PojoCommandTarget 中的方法
-
- executeCommandWithTransation(CommandImp) -
类 com.beetle.framework.business.command.imp.RPCCommandTarget 中的方法
- executeCommandNotTrans
- executeWithTransaction(CommandImp) -
类 com.beetle.framework.business.command.CommandExecutor 中的静态方法
- 以事务方式执行command业务对象
- executeWithTransaction(CommandImp, int) -
类 com.beetle.framework.business.command.CommandExecutor 中的静态方法
- 以事务方式执行command业务对象
- existSession() -
类 com.beetle.framework.web.view.ViewHelper 中的方法
- 是否存在Session
F
- fatal(Object) -
类 com.beetle.framework.log.SysLogger 中的方法
- fatal
- fatal(Class, String) -
类 com.beetle.framework.log.SysLogger 中的方法
-
- fatal(Class, String, Throwable) -
类 com.beetle.framework.log.SysLogger 中的方法
-
- fatal(Object, Throwable) -
类 com.beetle.framework.log.SysLogger 中的方法
- fatal
- FATAL_ERR_FLAG -
类 com.beetle.framework.appsrv.remoting.MsgRes 中的静态变量
-
- FATAL_ERR_FLAG -
类 com.beetle.framework.business.command.CommandImp 中的静态变量
-
- FATAL_ERR_FLAG -
类 com.beetle.framework.business.delegate.BsResponse 中的静态变量
-
- FATAL_ERR_FLAG -
类 com.beetle.framework.web.service.WebResponse 中的静态变量
-
- fieldCount() -
类 com.beetle.framework.web.controller.upload.UploadForm 中的方法
- 字段数量
- FILE_BUFFER_SIZE -
类 com.beetle.framework.util.file.FileUtil 中的静态变量
- Buffer size (32KB) for file manipulation methods.
- FileObj - com.beetle.framework.web.controller.upload 中的 类
-
Title: BeetleWeb
Description: 文件对象
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- FileObj(FileItem) -
类 com.beetle.framework.web.controller.upload.FileObj 的构造方法
-
- fileObjCount() -
类 com.beetle.framework.web.controller.upload.UploadForm 中的方法
- 文件对象数量
- FileUtil - com.beetle.framework.util.file 中的 类
- File utilities.
- FileUtil() -
类 com.beetle.framework.util.file.FileUtil 的构造方法
-
- fill_DataMap(ServletContext, String, String, String, String, String, Map) -
类 com.beetle.framework.web.tools.CommonUtil 中的静态方法
- 填充配置文件数据
- filter(String, Object[]) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- filter(String, Object[]) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- filter(String, Object[]) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- filter(String, Object[]) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 根据表达式,过滤文件中的对象记录集
- filterByPage(String, Object[], int, int) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- filterByPage(String, Object[], int, int) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- filterByPage(String, Object[], int, int) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- filterByPage(String, Object[], int, int) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 分页过滤
- filterSize(String, Object[]) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- filterSize(String, Object[]) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- filterSize(String, Object[]) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- filterSize(String, Object[]) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 根据表达式,过滤文件中的对象记录集的大小
- finalize() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Invokes
shutdown when this executor is no longer referenced
and it has no threads.
- finalize() -
类 com.beetle.framework.business.common.jms.queue.JMSQueueSender 中的方法
- finalize
- finalize() -
类 com.beetle.framework.business.delegate.BsRequest 中的方法
- finalize
- finalize() -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
- finalize
- finalize() -
类 com.beetle.framework.persistence.access.base.ResultSetHandler 中的方法
- Called by the garbage collector on an object when garbage collection
determines that there are no more references to the object.
- finalize() -
类 com.beetle.framework.persistence.access.datasource.GenePool 中的方法
- finalize
- finalize() -
类 com.beetle.framework.persistence.access.datasource.ProxoolPool 中的方法
-
- finalize() -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- finalize() -
类 com.beetle.framework.resource.JTAService 中的方法
- finalize
- finalize() -
类 com.beetle.framework.util.cache.LifeCycleCache 中的方法
-
- finalize(Object) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
- Permite liberar los recursos del sistema o limpiar las variables locales
del objeto especificado segun las reglas definidas en el metodo
finalize de la clase Object
- finalize() -
类 com.beetle.framework.util.pattern.observer.AbleImp 中的方法
-
- finalize() -
类 com.beetle.framework.util.queue.PersistQueue 中的方法
-
- finalize() -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
- Called by the garbage collector on an object when garbage collection
determines that there are no more references to the object.
- finalize() -
类 com.beetle.framework.web.controller.draw.DrawInfo 中的方法
-
- finalize() -
类 com.beetle.framework.web.controller.upload.UploadForm 中的方法
- Called by the garbage collector on an object when garbage collection
determines that there are no more references to the object.
- finalize() -
类 com.beetle.framework.web.service.WebRequest 中的方法
-
- finalize() -
类 com.beetle.framework.web.service.WebResponse 中的方法
-
- finalize() -
类 com.beetle.framework.web.tools.DebugController 中的方法
-
- finalize() -
类 com.beetle.framework.web.view.ModelData 中的方法
- finalize
- findImpClass(Class, String) -
类 com.beetle.framework.util.ReflectUtil 中的静态方法
- 找出某个接口或抽象类在某个jar中所有的实现类
- findLocalHome(String) -
类 com.beetle.framework.business.common.ejb.HomeFactoryHelper 中的静态方法
- 找出本地Home对象
- findRemoteHome(String, String, Class) -
类 com.beetle.framework.business.common.ejb.HomeFactoryHelper 中的静态方法
- 找出远程Home对象
- FIREBIRD_ID -
类 com.beetle.framework.persistence.pagination.PaginationFactory 中的静态变量
-
- FireBirdPaginationImp - com.beetle.framework.persistence.pagination.imp 中的 类
-
Title: Beetle Persistence Framework
Description:
Copyright: Copyright (c) 2005
Company: BeetleSoft
- FireBirdPaginationImp() -
类 com.beetle.framework.persistence.pagination.imp.FireBirdPaginationImp 的构造方法
-
- first() -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
- 结果集指针移动到首位
- FLOAT -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- floatFormat(float, String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- flush() -
类 com.beetle.framework.util.file.IPCFile 中的方法
-
- flushBuffer() -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 中的方法
-
- form(char) -
类 com.beetle.framework.util.FormatUtil 中的方法
- FormatUtils a character into a string (like sprintf in C)
- form(Character) -
类 com.beetle.framework.util.FormatUtil 中的方法
-
- form(double) -
类 com.beetle.framework.util.FormatUtil 中的方法
- FormatUtils a double into a string (like sprintf in C)
- form(Double) -
类 com.beetle.framework.util.FormatUtil 中的方法
-
- form(Float) -
类 com.beetle.framework.util.FormatUtil 中的方法
-
- form(long) -
类 com.beetle.framework.util.FormatUtil 中的方法
- FormatUtils a long integer into a string (like sprintf in C)
- form(Long) -
类 com.beetle.framework.util.FormatUtil 中的方法
-
- form(int) -
类 com.beetle.framework.util.FormatUtil 中的方法
- FormatUtils an integer into a string (like sprintf in C)
- form(Integer) -
类 com.beetle.framework.util.FormatUtil 中的方法
-
- form(String) -
类 com.beetle.framework.util.FormatUtil 中的方法
- FormatUtils a string into a larger string (like sprintf in C)
- formatPath(String) -
类 com.beetle.framework.web.tools.CommonUtil 中的静态方法
- 格式化零配置路径 删除首个'/','$'和后缀
- FormatUtil - com.beetle.framework.util 中的 类
- Fast, simple, and yet useful FormatUtiltings.
- FormatUtil(String) -
类 com.beetle.framework.util.FormatUtil 的构造方法
- FormatUtils a number in a printf FormatUtil, like C
- FRAMEWORK_JTA_JNDI_NAME -
类 com.beetle.framework.resource.AppContext 中的静态变量
-
- FrameworkContext - com.beetle.framework.resource 中的 类
-
G
- genCallString() -
类 com.beetle.framework.persistence.access.operator.CommonProcOperator 中的方法
-
- genCallString() -
类 com.beetle.framework.persistence.access.operator.OracleProcOperator 中的方法
-
- genCallString() -
类 com.beetle.framework.persistence.access.operator.ProcOperator 中的方法
-
- genCallString() -
类 com.beetle.framework.persistence.access.operator.SqlServerProcOperator 中的方法
-
- GenePool - com.beetle.framework.persistence.access.datasource 中的 类
-
Title: BeetleSoft Framework
Description: J2EEϵͳ�������
Copyright: Copyright (c) 2003
Company: �dz����
- GenePool(int, int, String, String, String, String) -
类 com.beetle.framework.persistence.access.datasource.GenePool 的构造方法
-
- generate() -
类 com.beetle.framework.util.UUIDGenerator 中的静态方法
- 返回10个随机字符(基于目前时间和一个随机字符串)
- generateCharUUID(Object) -
类 com.beetle.framework.util.UUIDGenerator 中的静态方法
- 返回一个唯一的16位字符串。
- generateDeleteByPKSql(String, String) -
类 com.beetle.framework.persistence.access.operator.SqlGenerator 中的静态方法
-
- generateFieldsFormatStr(Set) -
类 com.beetle.framework.persistence.access.operator.SqlGenerator 中的静态方法
-
- generateFieldsFormatStr(Set, String) -
类 com.beetle.framework.persistence.access.operator.SqlGenerator 中的静态方法
-
- generateFieldsString() -
接口 com.beetle.framework.persistence.access.operator.ITableAccess 中的方法
- 生成表字段字符串
- generateFieldsString() -
类 com.beetle.framework.persistence.access.operator.TableOperator 中的方法
- 生成此表字段名字符串
- generateFieldsValueFormatStr(Set) -
类 com.beetle.framework.persistence.access.operator.SqlGenerator 中的静态方法
-
- generateFieldsValueUpdateFormatStr(Set, String) -
类 com.beetle.framework.persistence.access.operator.SqlGenerator 中的静态方法
-
- generateFieldsValueUpdateFormatStr(Set) -
类 com.beetle.framework.persistence.access.operator.SqlGenerator 中的静态方法
-
- generateInsertSql(Set, String, boolean, String) -
类 com.beetle.framework.persistence.access.operator.SqlGenerator 中的静态方法
-
- generateNumberUUID(Object) -
类 com.beetle.framework.util.UUIDGenerator 中的静态方法
-
- generatePrefixHostUUID(Object) -
类 com.beetle.framework.util.UUIDGenerator 中的静态方法
-
- generateSelectAllSql(Set, String) -
类 com.beetle.framework.persistence.access.operator.SqlGenerator 中的静态方法
-
- generateSelectByPKSql(Set, String, String) -
类 com.beetle.framework.persistence.access.operator.SqlGenerator 中的静态方法
-
- generateUpdateByPKSql(Set, String, String, boolean, String) -
类 com.beetle.framework.persistence.access.operator.SqlGenerator 中的静态方法
-
- genKeyFile() -
类 com.beetle.framework.util.AesEncrypt 中的静态方法
-
- get(String) -
类 com.beetle.framework.AppProperties 中的静态方法
- 根据key获取文件对应的值,以字符串类型返回
- get(String, String) -
类 com.beetle.framework.AppProperties 中的静态方法
- 根据key获取值,如果这个值不存在,返回默认值
- get(Object) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
- 已过时。
- get(Object) -
类 com.beetle.framework.util.cache.ConcurrentCache 中的方法
-
- get(Object) -
接口 com.beetle.framework.util.cache.ICache 中的方法
-
- get(Object) -
类 com.beetle.framework.util.cache.LifeCycleCache 中的方法
-
- get(Object) -
类 com.beetle.framework.util.cache.PeriodCache 中的方法
- Returns the value to which cache maps the specified key.
- get(Object) -
类 com.beetle.framework.util.cache.StrongCache 中的方法
- Returns the value to which cache maps the specified key.
- get(Object) -
类 com.beetle.framework.util.cache.TimeOutCache 中的方法
-
- get(Object) -
类 com.beetle.framework.util.cache.WeakCache 中的方法
-
- get() -
类 com.beetle.framework.web.controller.upload.FileObj 中的方法
- Returns the contents of the file item as an array of bytes.
- GET_STR -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- getAccess() -
类 com.beetle.framework.persistence.storage.StorageAdmin 中的静态方法
-
- getAccessManner(String) -
类 com.beetle.framework.persistence.access.base.AccessMannerFactory 中的静态方法
-
- getAccessManner(String, List) -
类 com.beetle.framework.persistence.access.base.AccessMannerFactory 中的静态方法
-
- getAccessManner(String, ArrayList) -
类 com.beetle.framework.persistence.access.base.AccessMannerFactory 中的静态方法
-
- getActionName() -
类 com.beetle.framework.web.controller.WebInput 中的方法
- 返回控制器的动作名称(针对多动作控制器)
- getActiveCount() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Returns the approximate number of threads that are actively executing
tasks.
- getAjaxConfig(ServletContext) -
类 com.beetle.framework.web.controller.ajax.AjaxConfig 中的静态方法
-
- getAllControllers() -
类 com.beetle.framework.web.controller.ControllerFactory 中的静态方法
- 返回系统所有控制(包括标准、虚拟、ajax等) 每次都是动态生产一个map
- getAllFieldNames() -
类 com.beetle.framework.web.controller.upload.UploadForm 中的方法
-
- getAllFieldValues() -
类 com.beetle.framework.web.controller.upload.UploadForm 中的方法
-
- getAllFrameworkDBPool() -
类 com.beetle.framework.persistence.access.ConnectionFactory 中的静态方法
- 获取框架实现的数据库缓存器
- getAllTagNameOfFile() -
类 com.beetle.framework.resource.SysConfigReader 中的静态方法
- 获取此配置文件所有的标签名称
- getAllViews() -
类 com.beetle.framework.web.view.ViewFactory 中的静态方法
- 获取当前系统所有视图的映射 (每次都是一个新的map)
- getAPP_HOME() -
类 com.beetle.framework.resource.ResourceReader 中的静态方法
-
- getAsFloat(String) -
类 com.beetle.framework.AppProperties 中的静态方法
-
- getAsFloat(String, float) -
类 com.beetle.framework.AppProperties 中的静态方法
-
- getAsInt(String) -
类 com.beetle.framework.AppProperties 中的静态方法
- 根据key获取值,并转成int类型返回
- getAsInt(String, int) -
类 com.beetle.framework.AppProperties 中的静态方法
- 根据key获取值,如果值不存在,则返回输入默认值
- getAttachmentBodyPart(int) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Returns one attachment body part, for javamail usage.
- getAtWorkValue(String) -
类 com.beetle.framework.persistence.access.DBConfig 中的静态方法
-
- getAuthenticator() -
类 com.beetle.framework.util.mail.SmtpServerInfo 中的方法
-
- getAuthType() -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getAuthType() -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getBack() -
类 com.beetle.framework.business.command.imp.AsynchroCallImp.AsynTask 中的方法
-
- getBack() -
类 com.beetle.framework.business.delegate.imp.AsynchroCallImp.AsynTask 中的方法
-
- getBackCall() -
类 com.beetle.framework.web.controller.ajax.AjaxConfig 中的静态方法
-
- getBatchEffectCounts() -
类 com.beetle.framework.persistence.access.operator.UpdateOperator 中的方法
- an array of update counts containing one element for each command in the
batch.
- getBcc() -
类 com.beetle.framework.util.mail.Letter 中的方法
- Returns array of BCC addresses.
- getBeginTime() -
类 com.beetle.framework.resource.watch.WatchInfo 中的方法
-
- getBs() -
异常 com.beetle.framework.business.delegate.BusinessRollbackException 中的方法
-
- getBundle(String) -
类 com.beetle.framework.util.PropertiesReader 中的静态方法
-
- getBusinessURL() -
类 com.beetle.framework.business.delegate.BsRequest 中的方法
-
- getByDecode(String, String) -
类 com.beetle.framework.AppProperties 中的静态方法
- 通过字符集编码形式获取值
application.properties文件默认编码为ansi,如果值为中文的话,
可以charsetName=“8859_1”进行decode
- getByte(int) -
类 com.beetle.framework.util.file.IPCFile 中的方法
- Return the byte at a particular location in the segment.
- getCacheURLs(InputStream) -
类 com.beetle.framework.web.cache.imp.CacheConfig 中的静态方法
-
- getCc() -
类 com.beetle.framework.util.mail.Letter 中的方法
- Returns array of CC addresses.
- getCharacterEncoding() -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getCharacterEncoding() -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getChart() -
类 com.beetle.framework.web.controller.draw.DrawInfo 中的方法
-
- getClassLoader() -
类 com.beetle.framework.util.ReflectUtil 中的静态方法
-
- getClassLoader() -
类 com.beetle.framework.util.ResourceLoader 中的静态方法
-
- getClassName() -
类 com.beetle.framework.business.interrupt.ActionAttr 中的方法
-
- getClearTime() -
类 com.beetle.framework.resource.watch.WatchInfo 中的方法
-
- getClientAddress() -
类 com.beetle.framework.appsrv.remoting.MessageServer.RequestSession 中的方法
- 获取客户端的地址
- getCloseUp(ServletContext) -
类 com.beetle.framework.web.onoff.OnOffFactory 中的静态方法
-
- getCmd() -
类 com.beetle.framework.business.command.imp.AsynchroCallImp.AsynTask 中的方法
-
- getColumnCount() -
类 com.beetle.framework.persistence.access.base.ResultSetHandler 中的方法
-
- getColumnNames() -
类 com.beetle.framework.persistence.access.base.ResultSetHandler 中的方法
-
- getColumnNames() -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
- 获取结果集的列名
- getColumnTypes() -
类 com.beetle.framework.persistence.access.base.ResultSetHandler 中的方法
-
- getCommandActions() -
类 com.beetle.framework.business.interrupt.InterruptConfig 中的静态方法
-
- getCommandExecuteFlag() -
类 com.beetle.framework.business.command.imp.AsynchroCallImp.AsynTask 中的方法
-
- getCommandLogicValue(String) -
类 com.beetle.framework.business.BusinessConfigReader 中的静态方法
-
- getCommandServer() -
类 com.beetle.framework.business.command.imp.ejb.CommandServerFactory 中的静态方法
-
- getCommandServerLocal() -
类 com.beetle.framework.business.command.imp.ejb.CommandServerFactory 中的静态方法
-
- getCommonConfig(String) -
类 com.beetle.framework.resource.AppContext 中的静态方法
- 获取框架本身公共信息配置 (resource.properties)
- getCommonPoolActiveThreadCount() -
类 com.beetle.framework.appsrv.RoutinesPool 中的静态方法
-
- getCommonPoolIdeDefine() -
类 com.beetle.framework.appsrv.RoutinesPool 中的静态方法
-
- getCommonPoolMaxDefine() -
类 com.beetle.framework.appsrv.RoutinesPool 中的静态方法
-
- getCommonPoolMinDefine() -
类 com.beetle.framework.appsrv.RoutinesPool 中的静态方法
-
- getCommonPoolSize() -
类 com.beetle.framework.appsrv.RoutinesPool 中的静态方法
- 获取当前公共池的大小
- getCommonService(String) -
类 com.beetle.framework.web.service.ClientHelper 中的静态方法
- 获取特例通用服务
- getCompletedTaskCount() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Returns the approximate total number of tasks that have completed
execution.
- getConncetion(String) -
类 com.beetle.framework.persistence.access.ConnectionFactory 中的静态方法
- 根据数据源(参见DBConfig.xml配置)名称获取 一个数据库连接 (此方法会自动初始化相对应的数据源连接池,从池中返回连接)
- getConnection() -
类 com.beetle.framework.persistence.access.datasource.DriverPool 中的方法
- Gets available connection from the pool
- getConnection() -
类 com.beetle.framework.persistence.access.datasource.GenePool 中的方法
- getConnection
- getConnection() -
类 com.beetle.framework.persistence.access.datasource.ProxoolPool 中的方法
-
- getConnection() -
类 com.beetle.framework.persistence.access.datasource.XaPool 中的方法
-
- getConnection() -
接口 com.beetle.framework.persistence.access.IConnPool 中的方法
-
- getContainValue(String, String) -
类 com.beetle.framework.resource.SysConfigReader 中的静态方法
- 获取容器相应的值
- getContent() -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 中的方法
- Get a response content
- getContentEncoding() -
类 com.beetle.framework.web.cache.imp.ResponseContent 中的方法
-
- getContextKeys() -
类 com.beetle.framework.resource.FrameworkContext 中的方法
-
- getControllerName() -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
- 获取控制器名称
- getControllerName() -
类 com.beetle.framework.web.controller.WebInput 中的方法
- 获取当然控制器的名称
- getCookie(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getCookie(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getCookie(String, HttpServletRequest) -
类 com.beetle.framework.web.tools.CommonUtil 中的静态方法
- getCookie
- getCookies() -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
- Returns an array containing all of the Cookie objects the client sent
with this request.
- getCookies() -
类 com.beetle.framework.web.controller.upload.UploadForm 中的方法
-
- getCookies() -
类 com.beetle.framework.web.controller.WebInput 中的方法
- Returns an array containing all of the Cookie objects the client sent
with this request.
- getCorePoolActiveThreadCount() -
类 com.beetle.framework.appsrv.RoutinesPool 中的静态方法
-
- getCorePoolSize() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Returns the core number of threads.
- getCorePoolSizeDefine() -
类 com.beetle.framework.appsrv.RoutinesPool 中的静态方法
- 获取核心池的大小
- getCreatetime() -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- getCtrlViewMap() -
类 com.beetle.framework.web.controller.ControllerFactory 中的静态方法
-
- getCurPageNumber() -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
- 获取当前页号
- getCurPageSize() -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
- 获取当前页面大小
- getCurPos() -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
- 获取当前记录位置
- getCurrentDirectoryFileNames(String, boolean) -
类 com.beetle.framework.util.file.Dir 中的静态方法
- 列出某个目录下所有的文件名
- getCurrentDirectoryFileNames(String, boolean, String) -
类 com.beetle.framework.util.file.Dir 中的静态方法
- 列出某个目录下所有的文件名
- getCurrentLocation() -
类 com.beetle.framework.business.service.ServiceAtt 中的方法
-
- getCurrentValue() -
类 com.beetle.framework.appsrv.Counter 中的方法
- 获取当前计数器的值
- getCurRoutineThread(String) -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
-
- getDaoObject(Class) -
类 com.beetle.framework.persistence.dao.DaoFactory 中的静态方法
- 直接通过DAO接口实现类来获取一个DAO接口实现对象
如果此Dao实现类为线程安全类,则缓存此对象
- getDaoObject(String) -
类 com.beetle.framework.persistence.dao.DaoFactory 中的静态方法
- 根据配置文件的Dao接口名称获取一个接口实现对象
如果此Dao实现类为线程安全类,则缓存此对象
- getData() -
类 com.beetle.framework.web.view.View 中的方法
- 返回视图数据
- getDatabases(Connection) -
类 com.beetle.framework.persistence.access.DBHelper 中的静态方法
- ��ȡ��ݿ�ϵͳ��������ݿ����
- getDatabases(DatabaseMetaData) -
类 com.beetle.framework.persistence.access.DBHelper 中的静态方法
- ��ȡ��ݿ�ϵͳ��������ݿ����
- getDataByName(String) -
类 com.beetle.framework.web.view.View 中的方法
- 通过名称获取视图数据
- getDataFromRequest(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
- 从request对象中返回页面参数
- getDataFromSession(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
- 从session中取值
- getDataFromSession(String) -
类 com.beetle.framework.web.controller.upload.UploadForm 中的方法
-
- getDataFromSession(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
- 从session中取值
- getDataFromSession(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
- 从Session获取对象
- getDataSourceName() -
类 com.beetle.framework.persistence.pagination.PageParameter 中的方法
-
- getDataSourceName() -
类 com.beetle.framework.persistence.seq.SeqType 中的方法
-
- getDatasourcePassword(String) -
类 com.beetle.framework.persistence.access.DBConfig 中的静态方法
-
- getDataValue(String) -
类 com.beetle.framework.web.tools.DebugController 中的方法
- 获取控制器返回的视图的数据
- getDataValue(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
- 根据数据对象的标识获取数据对象
- getDataValueAsBool(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsBoolean(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsChar(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsCharacter(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsDate(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsDbl(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsDouble(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsFloat(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsFlt(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsInt(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsInteger(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsList(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsLng(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsLong(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsMap(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsString(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsTime(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueAsTimestamp(String) -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDataValueNames() -
类 com.beetle.framework.web.view.ViewHelper 中的方法
-
- getDBMSName(Connection) -
类 com.beetle.framework.persistence.access.DBHelper 中的静态方法
- ��ȡ��ݿ�ϵͳ����ƣ��磺sybase/oracle/sqlserver
- getDBTables(Connection, String, String) -
类 com.beetle.framework.persistence.access.DBHelper 中的静态方法
- ��ȡ��ݿ�����б����
- getDBTables(DatabaseMetaData, String, String) -
类 com.beetle.framework.persistence.access.DBHelper 中的静态方法
- ��ȡ��ݿ�����б����
- getDBUsers(Connection) -
类 com.beetle.framework.persistence.access.DBHelper 中的静态方法
- ��ȡ��ݿ�ϵͳ���û�
- getDBUsers(DatabaseMetaData) -
类 com.beetle.framework.persistence.access.DBHelper 中的静态方法
- ��ȡ��ݿ�ϵͳ���û�
- getDealFlag() -
类 com.beetle.framework.business.command.imp.AsynchroCallImp.AsynTask 中的方法
-
- getDealFlag() -
类 com.beetle.framework.business.delegate.imp.AsynchroCallImp.AsynTask 中的方法
-
- getDebugDBValue(String) -
类 com.beetle.framework.persistence.access.DBConfig 中的静态方法
-
- getDecodeValueByKeyName(HttpServletRequest, String) -
类 com.beetle.framework.web.tools.WebUtil 中的静态方法
-
- getDelegateActions() -
类 com.beetle.framework.business.interrupt.InterruptConfig 中的静态方法
-
- getDelegateExecuteFlag() -
类 com.beetle.framework.business.delegate.imp.AsynchroCallImp.AsynTask 中的方法
-
- getDelegateLogicValue(String) -
类 com.beetle.framework.business.BusinessConfigReader 中的静态方法
-
- getDnsIPs(String) -
类 com.beetle.framework.util.OtherUtil 中的静态方法
- 获取一个dns或计算机名称所对应的ip地址数组
- getDocConfig(ServletContext) -
类 com.beetle.framework.web.controller.document.DocFactory 中的静态方法
-
- getDocInstance(String, ServletContext, String) -
类 com.beetle.framework.web.controller.document.DocFactory 中的静态方法
-
- getDocType() -
类 com.beetle.framework.web.controller.document.DocInfo 中的方法
-
- getDocumentType() -
接口 com.beetle.framework.web.controller.document.IDocument 中的方法
- 获取此控制器生成文档的类型
- getDrawConfig(ServletContext) -
类 com.beetle.framework.web.controller.draw.DrawFactory 中的静态方法
-
- getDrawInstance(String, ServletContext, String) -
类 com.beetle.framework.web.controller.draw.DrawFactory 中的静态方法
-
- getEffectCounts() -
类 com.beetle.framework.persistence.access.operator.UpdateOperator 中的方法
- 获取执行后影响的记录条数,不支持批量更新语句 对于 INSERT、UPDATE 或 DELETE 语句,返回行数; 对于什么都不返回的 SQL
语句,返回 0
- getEnabled() -
类 com.beetle.framework.business.service.ServiceAtt 中的方法
-
- getEnvironment() -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Retrieves the environment in effect for this context.
- getErrCode() -
异常 com.beetle.framework.AppException 中的方法
-
- getErrCode() -
异常 com.beetle.framework.AppRuntimeException 中的方法
-
- getErrCode() -
类 com.beetle.framework.web.view.ViewHelper 中的方法
- 在异常发生时,获取异常错误代码
如果错误代码不存在,返回为0
- getErrMessage() -
类 com.beetle.framework.web.view.ViewHelper 中的方法
- 在异常发生时,获取异常信息
- getErrStackTraceInfo(Throwable) -
类 com.beetle.framework.log.SysLogger 中的静态方法
- 把错误堆栈信息封装成字符串
- getErrStackTraceInfo() -
类 com.beetle.framework.web.view.ViewHelper 中的方法
- 在异常发生时,获取异常堆信息
- getExcelDocument() -
类 com.beetle.framework.web.controller.document.DocInfo 中的方法
- 获取一个Excel文档对象 org.apache.poi.hssf.usermodel.HSSFWorkbook
- getExeModeValue(String, String) -
类 com.beetle.framework.business.BusinessConfigReader 中的静态方法
- 根据标签和Key获取配置ExeMode文件的只
- getExt(String) -
类 com.beetle.framework.web.tools.CommonUtil 中的静态方法
- 获取url的后缀名
- getFactoryName() -
类 com.beetle.framework.business.common.jms.queue.JMSQueueReader 中的方法
-
- getFactoryName() -
类 com.beetle.framework.business.common.jms.queue.JMSQueueSender 中的方法
-
- getFields(Class) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
-
- getFieldValue(String) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
- 按照字段名获取字段值
- getFieldValue(int) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
- 按列名顺序获取字段值
- getFieldValue(String) -
类 com.beetle.framework.web.controller.upload.UploadForm 中的方法
- 返回字段的值
- getFieldValueAsBigDecimal(int) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsBigDecimal(String) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsByte(int) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsByte(String) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsChar(String) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsChar(int) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsDate(int) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsDate(String) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsDouble(int) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsDouble(String) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsFloat(int) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsFloat(String) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsInteger(int) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsInteger(String) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsLong(int) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsLong(String) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsShort(int) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsShort(String) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsString(String) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsString(int) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsTime(int) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsTime(String) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsTimestamp(int) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFieldValueAsTimestamp(String) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
-
- getFile() -
类 com.beetle.framework.util.file.IPCFile 中的方法
-
- getFileLastModified(String) -
类 com.beetle.framework.util.OtherUtil 中的静态方法
- 文件最后一次被修改的时间
- getFilename() -
类 com.beetle.framework.resource.define.CfgFileInfo 中的方法
-
- getFileName() -
类 com.beetle.framework.web.controller.upload.FileObj 中的方法
- 获取文件名(含路径)
- getFileObj(int) -
类 com.beetle.framework.web.controller.upload.UploadForm 中的方法
- 返回上传的文件对象
- getFileSize() -
类 com.beetle.framework.web.controller.upload.FileObj 中的方法
- 返回文件大小
- getFireTime() -
类 com.beetle.framework.appsrv.scheduler.Task 中的方法
- The actual time the trigger fired.
- getFirstPageNumber() -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
- 首页页号,为常数1
- getFrameworkContext() -
类 com.beetle.framework.resource.AppContext 中的静态方法
- 从框架获取一个上下文Context
- getFrameworkContextBindNames() -
类 com.beetle.framework.resource.AppContext 中的静态方法
- getFrameworkContextBindNames
- getFrameworkDBType(String) -
类 com.beetle.framework.persistence.access.DBConfig 中的静态方法
-
- getFrameworkDS(String, String) -
类 com.beetle.framework.persistence.access.DBConfig 中的静态方法
-
- getFrom() -
类 com.beetle.framework.util.mail.Letter 中的方法
- Returns FROM address.
- getGroupNames(String) -
类 com.beetle.framework.resource.SysConfigReader 中的静态方法
- 获取容器定义的组的值
- getHeader() -
类 com.beetle.framework.appsrv.remoting.MsgReq 中的方法
-
- getHeader() -
类 com.beetle.framework.appsrv.remoting.MsgRes 中的方法
-
- getHeader(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
- Returns the value of the specified request header as a String.
- getHeader(String) -
类 com.beetle.framework.web.controller.upload.UploadForm 中的方法
-
- getHeader(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
- Returns the value of the specified request header as a String.
- getHeight() -
类 com.beetle.framework.web.controller.draw.DrawInfo 中的方法
-
- getHexStr(String) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
-
- getHost() -
类 com.beetle.framework.util.mail.SmtpServerInfo 中的方法
- Returns SMTP host address.
- getId() -
类 com.beetle.framework.appsrv.AppThreadMonitor.MonitorInfo 中的方法
-
- getId() -
类 com.beetle.framework.business.service.ServiceAtt 中的方法
-
- getId() -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- getIdentityKey() -
类 com.beetle.framework.persistence.pagination.PageParameter 中的方法
-
- getImpClass() -
类 com.beetle.framework.business.service.ServiceAtt 中的方法
-
- getImpClass() -
类 com.beetle.framework.web.service.imp.ServiceAttr 中的方法
-
- getImpType() -
类 com.beetle.framework.persistence.seq.imp.CommonSeqGenerator 中的方法
-
- getImpType() -
类 com.beetle.framework.persistence.seq.imp.DB2SeqGenerator 中的方法
-
- getImpType() -
类 com.beetle.framework.persistence.seq.imp.OracleSeqGenerator 中的方法
-
- getImpType() -
类 com.beetle.framework.persistence.seq.imp.PostgreSqlSeqGenerator 中的方法
-
- getImpType() -
接口 com.beetle.framework.persistence.seq.ISequence 中的方法
- 返回实现类型
- getImpType() -
类 com.beetle.framework.persistence.seq.SeqType 中的方法
-
- getInfo() -
类 com.beetle.framework.web.controller.draw.DrawInfo 中的方法
-
- getIniProperties() -
类 com.beetle.framework.util.file.IniFile 中的方法
-
- getInputStream() -
类 com.beetle.framework.web.controller.upload.FileObj 中的方法
- Returns an InputStream that can be used to retrieve the contents of the
file.
- getInputStream() -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getInstance() -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的静态方法
-
- getInstance() -
类 com.beetle.framework.business.command.imp.AsynchroCallImp 中的静态方法
-
- getInstance() -
类 com.beetle.framework.business.command.imp.EJBCommandLocalTarget 中的静态方法
-
- getInstance() -
类 com.beetle.framework.business.command.imp.EJBCommandTarget 中的静态方法
-
- getInstance() -
类 com.beetle.framework.business.command.imp.PojoCommandTarget 中的静态方法
-
- getInstance() -
类 com.beetle.framework.business.command.imp.RPCCommandTarget 中的静态方法
-
- getInstance() -
类 com.beetle.framework.business.delegate.imp.AsynchroCallImp 中的静态方法
-
- getInstance() -
类 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateFactory 中的静态方法
-
- getInstance() -
类 com.beetle.framework.business.delegate.imp.EjbLocalTarget 中的静态方法
-
- getInstance() -
类 com.beetle.framework.business.delegate.imp.EjbRemoteTarget 中的静态方法
-
- getInstance() -
类 com.beetle.framework.business.delegate.imp.PojoTarget 中的静态方法
-
- getInstance() -
类 com.beetle.framework.business.delegate.imp.RPCTarget 中的静态方法
-
- getInstance() -
类 com.beetle.framework.business.interrupt.InterruptConfig 中的静态方法
-
- getInstance() -
类 com.beetle.framework.log.SysLogger 中的静态方法
- 获取系统默认的logger,打印信息由此系统logger输出。
- getInstance(Class) -
类 com.beetle.framework.log.SysLogger 中的静态方法
- 获取系统日志记录实例
- getInstance(String) -
类 com.beetle.framework.log.SysLogger 中的静态方法
- 获取系统日志记录实例
- getInstance(File, String) -
类 com.beetle.framework.log.SysLogger 中的静态方法
- 指定配置文件创建一个logger,注意:在一个instance中只有一个syslogger,如果配置不同,调用此方法加载多次,
则只有首次加载的配置有效。
- getInstance(URL, String) -
类 com.beetle.framework.log.SysLogger 中的静态方法
-
- getInstance(Properties, String) -
类 com.beetle.framework.log.SysLogger 中的静态方法
-
- getInstance() -
类 com.beetle.framework.persistence.seq.imp.CommonSeqGenerator 中的静态方法
-
- getInstance() -
类 com.beetle.framework.persistence.seq.imp.DB2SeqGenerator 中的静态方法
-
- getInstance() -
类 com.beetle.framework.persistence.seq.imp.OracleSeqGenerator 中的静态方法
-
- getInstance() -
类 com.beetle.framework.persistence.seq.imp.PostgreSqlSeqGenerator 中的静态方法
-
- getInstance() -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的静态方法
-
- getInstance() -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的静态方法
-
- getInstance() -
类 com.beetle.framework.resource.FrameworkContext 中的静态方法
-
- getInstance() -
类 com.beetle.framework.resource.JTAService 中的静态方法
-
- getInstance() -
类 com.beetle.framework.web.controller.ajax.JsonBridge 中的静态方法
-
- getInterFace() -
类 com.beetle.framework.web.service.imp.ServiceAttr 中的方法
-
- getInterval() -
类 com.beetle.framework.appsrv.AppThreadImp 中的方法
- 返回运行间隔,单位毫秒
- getJotm() -
类 com.beetle.framework.resource.JTAService 中的方法
-
- getKeepAliveTime(TimeUnit) -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Returns the thread keep-alive time, which is the amount of time that
threads in excess of the core pool size may remain idle before being
terminated.
- getKey() -
类 com.beetle.framework.appsrv.remoting.MessageServer.RequestSession 中的方法
- 获取此Nio通道的Key
- getLargestPoolSize() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Returns the largest number of threads that have ever simultaneously
been in the pool.
- getLastFileModifiedTime() -
类 com.beetle.framework.resource.define.CfgFileInfo 中的方法
-
- getLastModified() -
类 com.beetle.framework.web.cache.imp.ResponseContent 中的方法
-
- getLastPageNumber() -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
- 最后页号
- getLastReadTime() -
类 com.beetle.framework.resource.define.CfgFileInfo 中的方法
-
- getLastTime() -
类 com.beetle.framework.appsrv.AppRunnable 中的方法
- 获取此线程最近一次工作时间
- getLastTime() -
类 com.beetle.framework.appsrv.AppThreadMonitor.MonitorInfo 中的方法
-
- getLastTime() -
类 com.beetle.framework.appsrv.remoting.MessageServer.RequestSession 中的方法
- 获取最新访问的时间
- getLasttime() -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- getLocalEJBContainerContext() -
类 com.beetle.framework.resource.AppContext 中的静态方法
- 获取本地EJB容器上下文Context
- getLocalHostIps() -
类 com.beetle.framework.util.OtherUtil 中的静态方法
- 获取本地所有的ip地址,组成字符串返回(以“,”分隔)
- getLocalHostName() -
类 com.beetle.framework.util.OtherUtil 中的静态方法
- 获取本机名称
- getLocations() -
类 com.beetle.framework.business.service.ServiceAtt 中的方法
-
- getLoginContext(String) -
类 com.beetle.framework.resource.AppContext 中的静态方法
- 根据sysconfig配置获取对于的LoginContext JAAS
- getLoginTime() -
类 com.beetle.framework.appsrv.remoting.MessageServer.RequestSession 中的方法
- 获取登录时间
- getMaximumPoolSize() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Returns the maximum allowed number of threads.
- getMessage() -
类 com.beetle.framework.util.mail.Letter 中的方法
- Returns message text, either plain or HTML.
- getMessageDealer(String) -
类 com.beetle.framework.business.BusinessConfigReader 中的静态方法
-
- getMessageId() -
类 com.beetle.framework.appsrv.remoting.MsgReq 中的方法
-
- getMessageId() -
类 com.beetle.framework.appsrv.remoting.MsgRes 中的方法
-
- getMethod() -
类 com.beetle.framework.appsrv.remoting.Header 中的方法
-
- getMethod(Object, String) -
类 com.beetle.framework.util.ReflectUtil 中的静态方法
-
- getModifyCount() -
类 com.beetle.framework.resource.define.CfgFileInfo 中的方法
-
- getModuleItem(ServletContext) -
类 com.beetle.framework.web.controller.ControllerFactory 中的静态方法
- 获取模块项目
- getMonitorInfoCahceSnapshot() -
类 com.beetle.framework.appsrv.AppThreadMonitor 中的静态方法
- 获取后台监控对象列表的快照
- getMonitorLastTime() -
类 com.beetle.framework.appsrv.AppThreadMonitor 中的静态方法
- 获取监控器最近一次工作的时间
- getMonitorStartTime() -
类 com.beetle.framework.appsrv.AppThreadMonitor 中的静态方法
- 获取监控器启动的时间
- getName() -
类 com.beetle.framework.appsrv.AppRunnable 中的方法
- 返回线程的名称
- getName() -
类 com.beetle.framework.web.service.imp.ServiceAttr 中的方法
-
- getNameInNamespace() -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Retrieves the full name of this context within its own namespace.
- getNameParser(Name) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Retrieves the parser associated with the named context.
- getNameParser(String) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Retrieves the parser associated with the named context.
- getNameWithoutPath() -
类 com.beetle.framework.web.controller.upload.FileObj 中的方法
- 获取文件名(不带路径)
- getNextFireTime() -
类 com.beetle.framework.appsrv.scheduler.Task 中的方法
- 获取将被执行的时间
- getNextPageNumber() -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
- 获取下一页的页号
- getObj() -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- getObjtype() -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- getOutputStream() -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 中的方法
- Get an output stream
- getOutputStream() -
类 com.beetle.framework.web.cache.imp.ResponseContent 中的方法
- Get an output stream.
- getOutputStream() -
类 com.beetle.framework.web.controller.upload.FileObj 中的方法
- Returns an OutputStream that can be used for storing the contents of the
file.
- getPageAmount() -
类 com.beetle.framework.persistence.pagination.PageBaseInfo 中的方法
-
- getPageAmount() -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
- 获取总页数
- getPageNumber() -
类 com.beetle.framework.persistence.pagination.PageParameter 中的方法
-
- getPageSize() -
类 com.beetle.framework.persistence.pagination.PageBaseInfo 中的方法
-
- getPageSize() -
类 com.beetle.framework.persistence.pagination.PageParameter 中的方法
-
- getPaginationInstance() -
类 com.beetle.framework.persistence.pagination.PaginationFactory 中的静态方法
- 返回框架默认分页实现【在DBConfig.xml文件“PAGINATION_DBMS_FLAG”属性设置】
- getPaginationInstance(String) -
类 com.beetle.framework.persistence.pagination.PaginationFactory 中的静态方法
- 根据输入数据库标识,返回其对应数据库分页实现
- getParameter(String) -
类 com.beetle.framework.business.delegate.BsRequest 中的方法
-
- getParameter(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
- 根据名称获取其对应的字符串类型数据
- getParameter(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
- request.
- getParameter(String, HttpServletRequest) -
类 com.beetle.framework.web.tools.WebUtil 中的静态方法
- ��ȡҳ���������Զ����ȴ�request��Attribute����ȡ��û�д�ҳ��������
- getParameterAsArray(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
- 以数组形式获取client端传递过来的数组数据(javascript Array)
- getParameterAsBigDecimal(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getParameterAsBoolean(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getParameterAsDate(String) -
类 com.beetle.framework.business.delegate.BsRequest 中的方法
-
- getParameterAsDate(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getParameterAsDate(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getParameterAsDbl(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getParameterAsDbl(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getParameterAsDouble(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getParameterAsDouble(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getParameterAsFloat(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getParameterAsFloat(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getParameterAsFlt(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getParameterAsFlt(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getParameterAsInt(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getParameterAsInt(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getParameterAsInteger(String) -
类 com.beetle.framework.business.delegate.BsRequest 中的方法
-
- getParameterAsInteger(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getParameterAsInteger(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getParameterAsJSONObject(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
- 根据名称返回json格式的对象 需要自己解析
- getParameterAsList(String) -
类 com.beetle.framework.business.delegate.BsRequest 中的方法
-
- getParameterAsList(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
- 根据名称返回对象列表,在客户端,如果是非基本类型的对象,需要在"javaClass"属性里面 指定其对应的java类
- getParameterAsLng(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getParameterAsLng(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getParameterAsLong(String) -
类 com.beetle.framework.business.delegate.BsRequest 中的方法
-
- getParameterAsLong(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getParameterAsLong(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getParameterAsMap(String) -
类 com.beetle.framework.business.delegate.BsRequest 中的方法
-
- getParameterAsObject(String, Class) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
- 根据名称获取其对应的类对象
- getParameterAsObject(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
- 根据名称获取其对应的类对象 需要在"javaClass"属性里面指定其对应的java类
- getParameterAsString(String) -
类 com.beetle.framework.business.delegate.BsRequest 中的方法
-
- getParameterAsTime(String) -
类 com.beetle.framework.business.delegate.BsRequest 中的方法
-
- getParameterAsTime(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getParameterAsTime(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getParameterAsTimestamp(String) -
类 com.beetle.framework.business.delegate.BsRequest 中的方法
-
- getParameterAsTimestamp(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getParameterAsTimestamp(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getParameterMap() -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getParameterMap() -
类 com.beetle.framework.web.controller.WebInput 中的方法
- eturns a java.util.Map of the parameters of this request.
- getParameterNames() -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getParameterNames() -
类 com.beetle.framework.web.controller.WebInput 中的方法
- Returns an Enumeration of String objects containing the names of the
parameters contained in this request.
- getParameterValues(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
- Returns an array of String objects containing all of the values the given
request parameter has, or null if the parameter does not exist.
- getParameterValuesAsFormBean(Class) -
类 com.beetle.framework.web.controller.WebInput 中的方法
- 为了免除每次都通过vgetParametervAsXXX方法获取页面输入的field值 我们可以针对html form表单建立一个form
bean,通过此方法可以自动填充页面的各个输入参数,以formbean的对象返回。
- getParameterWithDecode(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
- 以当前系统默认文件编码解码
- getParameterWithDecode(String, String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getParameterWithoutTrim(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getPassword() -
类 com.beetle.framework.appsrv.remoting.Header 中的方法
-
- getPassword() -
类 com.beetle.framework.util.mail.SmtpServerInfo 中的方法
- Returns SMTP authentication password.
- getPath() -
类 com.beetle.framework.resource.define.CfgFileInfo 中的方法
-
- getPdfDocument() -
类 com.beetle.framework.web.controller.document.DocInfo 中的方法
- 获取一个PDF文档对象 com.lowagie.text.Document
- getPersistFileName() -
类 com.beetle.framework.util.queue.PersistQueue 中的方法
-
- getPersistFileSize() -
类 com.beetle.framework.util.queue.PersistQueue 中的方法
-
- getPlus() -
类 com.beetle.framework.business.command.CommandImp 中的方法
- 获取附加信息对象,一般作为全局横切的数据传送对象,平时不应采取它来作为数据的输入参数
- getPlus() -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- getPlusInfo() -
类 com.beetle.framework.appsrv.AppThreadMonitor.MonitorInfo 中的方法
-
- getPlusObj() -
类 com.beetle.framework.web.controller.draw.DrawInfo 中的方法
-
- getPointCut() -
类 com.beetle.framework.business.interrupt.ActionAttr 中的方法
-
- getPool() -
类 com.beetle.framework.appsrv.RoutineExecutor 中的方法
-
- getPoolname() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
-
- getPoolSize() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Returns the current number of threads in the pool.
- getPoolType() -
类 com.beetle.framework.persistence.access.datasource.DriverPool 中的方法
-
- getPoolType() -
类 com.beetle.framework.persistence.access.datasource.GenePool 中的方法
-
- getPoolType() -
类 com.beetle.framework.persistence.access.datasource.ProxoolPool 中的方法
-
- getPoolType() -
类 com.beetle.framework.persistence.access.datasource.XaPool 中的方法
-
- getPoolType() -
接口 com.beetle.framework.persistence.access.IConnPool 中的方法
-
- getPort() -
类 com.beetle.framework.appsrv.remoting.MessageServer 中的方法
- 服务器监听端口
- getPreCall() -
类 com.beetle.framework.web.controller.ajax.AjaxConfig 中的静态方法
-
- getPrePageNumber() -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
- 获取前页号
- getPresentConnection() -
类 com.beetle.framework.persistence.access.operator.BaseOperator 中的方法
- 获取当前数据访问连接
- getPreviousFireTime() -
类 com.beetle.framework.appsrv.scheduler.Task 中的方法
- 获取上一次被执行的时间
- getPrimaryKeyFieldName() -
接口 com.beetle.framework.persistence.access.operator.ITableAccess 中的方法
- 获取主键字段名称
- getPrimaryKeyFieldName() -
类 com.beetle.framework.persistence.access.operator.TableOperator 中的方法
- 获取主键名称
- getPrincipal() -
类 com.beetle.framework.business.common.ejb.SessionEJBImp 中的方法
-
- getProcessFlag() -
类 com.beetle.framework.business.interrupt.ActionSignal 中的方法
-
- getProperties() -
类 com.beetle.framework.AppProperties 中的静态方法
- 获取整个应用属性文件内容
- getProperties(String) -
类 com.beetle.framework.util.PropertiesReader 中的静态方法
-
- getProperties(String, String, String, String) -
类 com.beetle.framework.util.XMLProperties 中的静态方法
-
- getProperties(InputStream, String, String, String) -
类 com.beetle.framework.util.XMLProperties 中的静态方法
-
- getProperties(InputStream, String, String, String, String) -
类 com.beetle.framework.util.XMLProperties 中的静态方法
-
- getProperties(String, String, String, String, String) -
类 com.beetle.framework.util.XMLProperties 中的静态方法
-
- getPropertiesResourceFromJarFile(String, String) -
类 com.beetle.framework.util.ResourceLoader 中的静态方法
- 从一个jar文件里面获取资源
- getQuality() -
类 com.beetle.framework.web.controller.draw.DrawInfo 中的方法
-
- getQueueLogicValue(String) -
类 com.beetle.framework.business.BusinessConfigReader 中的静态方法
-
- getQueueName() -
类 com.beetle.framework.business.common.jms.queue.JMSQueueReader 中的方法
-
- getQueueName() -
类 com.beetle.framework.business.common.jms.queue.JMSQueueSender 中的方法
-
- getRandom() -
类 com.beetle.framework.util.OtherUtil 中的静态方法
-
- getRecently(Object) -
类 com.beetle.framework.util.cache.PeriodCache 中的方法
-
- getRecordAmount() -
类 com.beetle.framework.persistence.pagination.PageBaseInfo 中的方法
-
- getRecordAmount() -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
- 获取总记录数
- getRemoteAddr() -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getRemoteAddr() -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getRemoteEJBContainerContext() -
类 com.beetle.framework.resource.AppContext 中的静态方法
- 获取SysConfig.xml文件标签定义的EJB容器上下文
- getRemoteEJBContainerContext(String) -
类 com.beetle.framework.resource.AppContext 中的静态方法
- 获取SysConfig.xml文件标签定义的EJB容器上下文 Contex会被缓存起来
- getRemoteHost() -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getRemoteHost() -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getRemoteUser() -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getRemoteUser() -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getReq() -
类 com.beetle.framework.business.delegate.imp.AsynchroCallImp.AsynTask 中的方法
-
- getRequestSession(String) -
类 com.beetle.framework.appsrv.remoting.MessageServer 中的方法
- 根据sessionId获取请求会话
- getRequestSessionCache() -
类 com.beetle.framework.appsrv.remoting.MessageServer 中的方法
- 获取请求会话集合缓存
- getRequestSessionCollection() -
类 com.beetle.framework.appsrv.remoting.MessageServer 中的方法
- 获取请求会话集合
- getResAsStream(String) -
类 com.beetle.framework.util.ResourceLoader 中的静态方法
-
- getResAsStream(ClassLoader, String) -
类 com.beetle.framework.util.ResourceLoader 中的静态方法
-
- getResoucrces() -
类 com.beetle.framework.resource.watch.WatchInfo 中的方法
-
- getResourceByName(String) -
类 com.beetle.framework.resource.watch.WatchInfo 中的方法
-
- getResourceContentFromJarFile(String, String) -
类 com.beetle.framework.util.ResourceLoader 中的静态方法
- 获取jar文件中文本性资源的内容
- getResourceFromJarFile(String, String) -
类 com.beetle.framework.util.ResourceLoader 中的静态方法
- 从一个jar文件里面获取资源
- getResourceType() -
类 com.beetle.framework.resource.watch.WatchInfo 中的方法
-
- getResStr(String) -
类 com.beetle.framework.resource.ResourceReader 中的静态方法
-
- getResult() -
类 com.beetle.framework.appsrv.RoutineExecutor 中的方法
- 获取此子程序的处理结果(此方法会阻塞)
- getResult() -
类 com.beetle.framework.util.StringExpression 中的方法
- 获取结果
- getResultDataSet() -
类 com.beetle.framework.persistence.access.base.ResultSetHandler 中的方法
-
- getResURL(String) -
类 com.beetle.framework.util.ResourceLoader 中的静态方法
-
- getResURL(ClassLoader, String) -
类 com.beetle.framework.util.ResourceLoader 中的静态方法
-
- getReturnFlag() -
类 com.beetle.framework.appsrv.remoting.MsgRes 中的方法
-
- getReturnFlag() -
类 com.beetle.framework.business.command.CommandImp 中的方法
- 获取command执行后的运行状态标记
- getReturnFlag() -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
- 获取执行结果标记
- getReturnFlag() -
类 com.beetle.framework.persistence.access.operator.ProcOperator 中的方法
- 获取执行结果标记
- getReturnFlag() -
类 com.beetle.framework.web.controller.ajax.AjaxResponse 中的方法
-
- getReturnFlag() -
类 com.beetle.framework.web.service.WebResponse 中的方法
-
- getReturnMsg() -
类 com.beetle.framework.appsrv.remoting.MsgRes 中的方法
-
- getReturnMsg() -
类 com.beetle.framework.business.command.CommandImp 中的方法
- 获取command执行后的运行状态情况说明
- getReturnMsg() -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
- 获取执行结果情况说明
- getReturnMsg() -
类 com.beetle.framework.persistence.access.operator.ProcOperator 中的方法
- 获取执行结果信息
- getReturnMsg() -
类 com.beetle.framework.web.controller.ajax.AjaxResponse 中的方法
-
- getReturnMsg() -
类 com.beetle.framework.web.service.WebResponse 中的方法
-
- getRootInstance() -
类 com.beetle.framework.log.SysLogger 中的静态方法
-
- getRoutinesPool() -
类 com.beetle.framework.appsrv.RoutineExecutor 中的静态方法
- 获取子程序线程池
- getRowCount() -
类 com.beetle.framework.persistence.access.base.ResultSetHandler 中的方法
-
- getRowValues(int) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
- 获取某一行记录值
- getRunThisRoutineThread() -
类 com.beetle.framework.appsrv.SubRoutine 中的方法
- 获取执行这个子程序的线程
- getScope() -
类 com.beetle.framework.web.cache.imp.CacheAttr 中的方法
-
- getSentDate() -
类 com.beetle.framework.util.mail.Letter 中的方法
- Returns e-mails sent date.
- getSequenceName() -
类 com.beetle.framework.persistence.seq.SeqType 中的方法
-
- getServiceAtt(String) -
类 com.beetle.framework.business.service.ServiceFactory 中的静态方法
-
- getServiceId() -
类 com.beetle.framework.business.service.Input 中的方法
-
- getServiceInfo() -
类 com.beetle.framework.business.service.ServiceFactory 中的静态方法
-
- getServiceObject(Class, String) -
类 com.beetle.framework.web.service.ClientHelper 中的静态方法
- 获取服务器对象
- getServiceObjectBackToClient(Class, String) -
类 com.beetle.framework.business.common.rpcserver.RpcClient 中的静态方法
-
- getServiceObjectBackToClient(Class, String, String, String) -
类 com.beetle.framework.business.common.rpcserver.RpcClient 中的静态方法
-
- getServices(ServletContext) -
类 com.beetle.framework.web.service.imp.ServiceConfig 中的静态方法
-
- getServletContext() -
类 com.beetle.framework.web.controller.AbnormalViewControlerImp 中的方法
-
- getServletContext() -
类 com.beetle.framework.web.controller.MainControllerServlet 中的方法
-
- getServletContext() -
类 com.beetle.framework.web.service.WebServiceServlet 中的方法
- getServletContext
- getServletPath() -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getSession() -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
- Returns the current session associated with this request, or if the
request does not have a session, creates one.
- getSession(boolean) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
- Returns the current HttpSession associated with this request or, if if
there is no current session and create is true, returns a new session.
- getSession() -
类 com.beetle.framework.web.controller.upload.UploadForm 中的方法
-
- getSession(boolean) -
类 com.beetle.framework.web.controller.upload.UploadForm 中的方法
-
- getSession() -
类 com.beetle.framework.web.controller.WebInput 中的方法
- Returns the current session associated with this request, or if the
request does not have a session, creates one.
- getSession(boolean) -
类 com.beetle.framework.web.controller.WebInput 中的方法
- Returns the current HttpSession associated with this request or, if if
there is no current session and create is true, returns a new session.
- getSessionContext() -
类 com.beetle.framework.business.common.ejb.SessionEJBImp 中的方法
- ����SessionContext
- getSessionId() -
类 com.beetle.framework.appsrv.remoting.Header 中的方法
-
- getSessionId() -
类 com.beetle.framework.appsrv.remoting.MessageClient 中的方法
-
- getSessionId() -
类 com.beetle.framework.appsrv.remoting.MessageServer.RequestSession 中的方法
- 获取Session的Id
- getSessionId() -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getSessionId() -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getSessionLiveTime() -
类 com.beetle.framework.appsrv.remoting.MessageServer 中的方法
- 会话存活的时间,默认30分钟
- getSize() -
类 com.beetle.framework.util.file.IPCFile 中的方法
-
- getSize() -
类 com.beetle.framework.web.cache.imp.ResponseContent 中的方法
- Gets the size of this cached content.
- getSql() -
类 com.beetle.framework.persistence.access.operator.BaseOperator 中的方法
-
- getSqlParameters() -
类 com.beetle.framework.persistence.pagination.PageParameter 中的方法
-
- getSqlResultSet() -
类 com.beetle.framework.persistence.access.operator.ProcOperator 中的方法
- 返回存储过程返回的结果列表
- getSqlResultSet() -
类 com.beetle.framework.persistence.access.operator.QueryOperator 中的方法
- 返回sql语句返回的结果列表
- getSqlResultSet() -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
- 获取当前页面的数据集
- getStackTraceInfo(Throwable) -
类 com.beetle.framework.log.SysLogger 中的方法
-
- getStandartControllerConfigs(ServletContext) -
类 com.beetle.framework.web.controller.ControllerFactory 中的静态方法
- 获取标准控制器的配置数据
- getStartTime() -
类 com.beetle.framework.appsrv.AppRunnable 中的方法
- 获取线程启动时间(固定)
- getStartTime() -
类 com.beetle.framework.appsrv.AppThreadMonitor.MonitorInfo 中的方法
-
- getStartUp(ServletContext) -
类 com.beetle.framework.web.onoff.OnOffFactory 中的静态方法
-
- getStatus() -
类 com.beetle.framework.appsrv.AppThreadMonitor.MonitorInfo 中的方法
-
- getStatus() -
接口 com.beetle.framework.business.common.jta.ITransaction 中的方法
- 返回事务目前的状态
- getStatus() -
类 com.beetle.framework.business.common.jta.JDBCTransaction 中的方法
- 返回事务目前的状态
- getStatus() -
类 com.beetle.framework.business.common.jta.JTATransaction 中的方法
-
- getStatus() -
类 com.beetle.framework.persistence.access.DBTransaction 中的方法
- 返回当前事务的状态
- getStatus() -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- getStatus() -
类 com.beetle.framework.resource.watch.WatchInfo 中的方法
-
- getStatus() -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 中的方法
- Retrieves the captured HttpResponse status.
- getStopFlag() -
类 com.beetle.framework.appsrv.AppRunnable 中的方法
- 返回当前结束标记状态
- getSubject() -
类 com.beetle.framework.util.mail.Letter 中的方法
- Returns message subject.
- getSYSCONFIG_MASK() -
类 com.beetle.framework.resource.ResourceReader 中的静态方法
-
- getTableFields(String, Connection) -
类 com.beetle.framework.persistence.access.DBHelper 中的静态方法
-
- getTableName() -
接口 com.beetle.framework.persistence.access.operator.ITableAccess 中的方法
- 获取表名称
- getTableName() -
类 com.beetle.framework.persistence.access.operator.TableOperator 中的方法
- 获取表名
- getTablePrimaryKeyFieldName(String, Connection) -
类 com.beetle.framework.persistence.access.DBHelper 中的静态方法
-
- getTagContent(String, String) -
类 com.beetle.framework.util.XMLProperties 中的静态方法
-
- getTagContent(InputStream, String) -
类 com.beetle.framework.util.XMLProperties 中的静态方法
- 根据输入资源流和路径获取其对应的值,如果资源不存在返回为“”字符
- getTaskCount() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Returns the approximate total number of tasks that have ever been
scheduled for execution.
- getTaskName() -
类 com.beetle.framework.appsrv.scheduler.Task 中的方法
-
- getThread() -
类 com.beetle.framework.appsrv.AppRunnable 中的方法
- 返回当前线程对象
- getTime() -
类 com.beetle.framework.web.cache.imp.CacheAttr 中的方法
-
- getTimeout() -
类 com.beetle.framework.business.service.ServiceAtt 中的方法
-
- getTo() -
类 com.beetle.framework.util.mail.Letter 中的方法
- Returns the array of TO addresses.
- getTotalAttachments() -
类 com.beetle.framework.util.mail.Letter 中的方法
- Returns total number of attachements.
- getTransaction(Context) -
类 com.beetle.framework.business.common.jta.JTAFactory 中的静态方法
- 返回一个系统事务
- getTransactionFromContainer() -
类 com.beetle.framework.business.common.jta.JTAFactory 中的静态方法
- 返回一个系统事务
- getTransactionFromFramework() -
类 com.beetle.framework.business.common.jta.JTAFactory 中的静态方法
- 返回框架事务对象 如果框架默认数据源的类型为非xa的话,采取jdbc事务,而且此事务的作用范围只在默认数据源本身;
如果是xa数据源则采取,jotm事务。
- getTransactionManager() -
类 com.beetle.framework.resource.JTAService 中的方法
-
- getTransAttribute() -
类 com.beetle.framework.business.service.ServiceAtt 中的方法
-
- getType() -
类 com.beetle.framework.business.service.ServiceAtt 中的方法
-
- getType() -
类 com.beetle.framework.persistence.access.base.BaseParameter 中的方法
-
- getType(String, Object) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
-
- getUnicodeValue(String, String) -
类 com.beetle.framework.util.PropertiesReader 中的静态方法
-
- getUnicodeValue(ResourceBundle, String) -
类 com.beetle.framework.util.PropertiesReader 中的静态方法
-
- getUnicodeValueFromFile(String, String) -
类 com.beetle.framework.util.PropertiesReader 中的静态方法
-
- getUploadConfig(ServletContext) -
类 com.beetle.framework.web.controller.upload.UploadFactory 中的静态方法
-
- getUploadInstance(String, String) -
类 com.beetle.framework.web.controller.upload.UploadFactory 中的静态方法
-
- getUrl() -
类 com.beetle.framework.web.cache.imp.CacheAttr 中的方法
-
- getUrlDir(String) -
类 com.beetle.framework.web.tools.CommonUtil 中的静态方法
- 获取url的资源目录
- getUser() -
类 com.beetle.framework.appsrv.remoting.Header 中的方法
-
- getUser() -
类 com.beetle.framework.appsrv.remoting.MessageServer.RequestSession 中的方法
- 获取用户名
- getUsername() -
类 com.beetle.framework.util.mail.SmtpServerInfo 中的方法
- Returns SMTP authentification username
- getUserPrincipal() -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- getUserPrincipal() -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- getUserSql() -
类 com.beetle.framework.persistence.pagination.PageParameter 中的方法
-
- getUserTransaction() -
类 com.beetle.framework.resource.JTAService 中的方法
-
- getValue(String) -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
- 获取执行结果返回值
- getValue() -
类 com.beetle.framework.persistence.access.base.BaseParameter 中的方法
-
- getValue(String) -
类 com.beetle.framework.util.file.IniFile 中的方法
-
- getValue(String, Object) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
- ������Ի�ȡ��Ӧ��ֵ
- getValue(String, String) -
类 com.beetle.framework.util.PropertiesReader 中的静态方法
-
- getValue(ResourceBundle, String) -
类 com.beetle.framework.util.PropertiesReader 中的静态方法
-
- getValueAsBoolean(String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- getValueAsByte(String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- getValueAsCharacter(String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- getValueAsDate(String) -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
-
- getValueAsDate(String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- getValueAsDouble(String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- getValueAsFloat(String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- getValueAsInteger(String) -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
-
- getValueAsInteger(String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- getValueAsList(String) -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
-
- getValueAsList(String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- getValueAsLong(String) -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
-
- getValueAsLong(String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- getValueAsMap(String) -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
-
- getValueAsMap(String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- getValueAsObject(String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- getValueAsShort(String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- getValueAsSimpleObject(String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
- 已过时。
- getValueAsSimpleObjectList(String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
- 已过时。
- getValueAsString(String) -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
-
- getValueAsString(String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- getValueAsTime(String) -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
-
- getValueAsTimestamp(String) -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
-
- getValueAsUserDefinedObject(String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
- 获取传输的自定义对象
- getValueFromFile(String, String) -
类 com.beetle.framework.util.PropertiesReader 中的静态方法
-
- getValueFromSession(String, HttpServletRequest) -
类 com.beetle.framework.web.tools.WebUtil 中的静态方法
- ��session��ȡ��Ӧ��ֵ
- getVender() -
类 com.beetle.framework.appsrv.remoting.Header 中的方法
-
- getVerifyCode() -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
- 获取验证码值 与com.beetle.framework.web.draw.VerifyCodeDraw一起使用
- getVerifyCode() -
类 com.beetle.framework.web.controller.WebInput 中的方法
- 获取验证码值 与com.beetle.framework.web.draw.VerifyCodeDraw一起使用
- getVerifyTime() -
类 com.beetle.framework.appsrv.remoting.MessageServer.RequestSession 中的方法
- 获取校验时间。
- getViewCache() -
类 com.beetle.framework.web.view.ViewFactory 中的静态方法
-
- getViewName() -
类 com.beetle.framework.web.tools.DebugController 中的方法
-
- getViewname() -
类 com.beetle.framework.web.view.View 中的方法
- 返回视图名称
- getViewUrlByName(ServletContext, String) -
类 com.beetle.framework.web.view.ViewFactory 中的静态方法
- 通过视图名称获取此名称对于的具体视图文件的url 为了支持视图0配置,若视图名称本身就是url,则返回其本身
- getWidth() -
类 com.beetle.framework.web.controller.draw.DrawInfo 中的方法
-
- getWriter() -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 中的方法
- Get a print writer
- getXmlDoc(String) -
类 com.beetle.framework.util.XMLProperties 中的静态方法
- 获取xml文件的document
- GlobalDispatchServlet - com.beetle.framework.web 中的 类
-
- GlobalDispatchServlet() -
类 com.beetle.framework.web.GlobalDispatchServlet 的构造方法
-
H
- handle(CommandImp) -
接口 com.beetle.framework.business.command.ICommandCallBack 中的方法
- 结果处理
- handle(BsResponse) -
接口 com.beetle.framework.business.delegate.IBusinessCallBack 中的方法
- 结果处理
- handle(ResultSet) -
类 com.beetle.framework.persistence.access.base.ResultSetHandler 中的方法
-
- handle(Callback[]) -
类 com.beetle.framework.resource.jaas.JBossLoginCallbackHandler 中的方法
-
- handle(Callback[]) -
类 com.beetle.framework.resource.jaas.WebLogicLoginCallbackHandler 中的方法
-
- handle(Callback[]) -
类 com.beetle.framework.resource.jaas.WebSphereLoginCallbackHandler 中的方法
-
- handle(IReq) -
类 com.beetle.framework.util.pattern.cor.NodeHandler 中的方法
-
- handleDocument(Document) -
接口 com.beetle.framework.appsrv.pubsub.Subscriber.SubWorker 中的方法
- 在此方法中完成文档的处理
- HandleResult - com.beetle.framework.util.pattern.cor 中的 类
-
Title: BeetleSoft Framework
Description: NodeHandler结果对象,负责传递结果和判断NodeHandler对象是否运行成功
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- HandleResult() -
类 com.beetle.framework.util.pattern.cor.HandleResult 的构造方法
-
- HandleResult(boolean) -
类 com.beetle.framework.util.pattern.cor.HandleResult 的构造方法
-
- hasArrivedMessage() -
类 com.beetle.framework.appsrv.remoting.MessageClient 中的方法
- 是否有响应结果。
- hashCode() -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- hashCode(Object) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
- Obtiene el valor hashcode del objeto especificado basandose en las reglas
definidas para el metodo
hashCode de la clase
Object
- Header - com.beetle.framework.appsrv.remoting 中的 类
- 消息头数据
- Header() -
类 com.beetle.framework.appsrv.remoting.Header 的构造方法
-
- HEADER_ACCEPT_ENCODING -
类 com.beetle.framework.web.cache.ControllerCacheFilter 中的静态变量
-
- HEADER_CACHE_CONTROL -
类 com.beetle.framework.web.cache.ControllerCacheFilter 中的静态变量
-
- HEADER_CONTENT_ENCODING -
类 com.beetle.framework.web.cache.ControllerCacheFilter 中的静态变量
-
- HEADER_CONTENT_TYPE -
类 com.beetle.framework.web.cache.ControllerCacheFilter 中的静态变量
-
- HEADER_EXPIRES -
类 com.beetle.framework.web.cache.ControllerCacheFilter 中的静态变量
-
- HEADER_IF_MODIFIED_SINCE -
类 com.beetle.framework.web.cache.ControllerCacheFilter 中的静态变量
-
- HEADER_LAST_MODIFIED -
类 com.beetle.framework.web.cache.ControllerCacheFilter 中的静态变量
-
- HomeFactoryHelper - com.beetle.framework.business.common.ejb 中的 类
-
Title: 框架设计
Description: EJBHome创建工厂帮助类,具备缓存home接口的功能
Copyright: Copyright (c) 2003
Company: 甲壳虫科技
- HomeFactoryHelper() -
类 com.beetle.framework.business.common.ejb.HomeFactoryHelper 的构造方法
-
I
- IAccessManner - com.beetle.framework.persistence.access.base 中的 接口
-
- IAjaxBackAction - com.beetle.framework.web.controller.ajax 中的 接口
-
- IAjaxFrontAction - com.beetle.framework.web.controller.ajax 中的 接口
-
- IBusiness - com.beetle.framework.business.delegate 中的 接口
- 业务逻辑对象接口
- IBusinessCallBack - com.beetle.framework.business.delegate 中的 接口
- 异步回调处理结果接口
- ICache - com.beetle.framework.util.cache 中的 接口
-
- ICloseUp - com.beetle.framework.web.onoff 中的 接口
- web application全局关键(停止)接口
依赖于Globaldispatchservlet总指派servlet
- ICmdAction - com.beetle.framework.business.interrupt.cmd 中的 接口
-
- ICommandCallBack - com.beetle.framework.business.command 中的 接口
- 异步回调处理结果接口
- ICommandTarget - com.beetle.framework.business.command 中的 接口
- Title: FrameWork
Description: 系统框架项目
Copyright: Copyright (c) 2003
Company:
- ICommonAjax - com.beetle.framework.web.controller.ajax 中的 接口
-
- ICommonService - com.beetle.framework.web.service 中的 接口
-
- IConnPool - com.beetle.framework.persistence.access 中的 接口
-
Title: BeetleSoft Framework
Description: 数据库连接池接口
Copyright: Copyright (c) 2003
Company: beetlesoft
- ICutBackAction - com.beetle.framework.web.controller 中的 接口
- Title: BeetleWeb
IControllerGlobalPreCall需要在WebController.xml的标签<globalBackCall>配置实现类
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- ICutFrontAction - com.beetle.framework.web.controller 中的 接口
- Title: BeetleWeb
IControllerGlobalPreCall需要在WebController.xml的标签<cutting>配置实现类
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- IDelegateAction - com.beetle.framework.business.interrupt.delegate 中的 接口
-
- IDelegateTarget - com.beetle.framework.business.delegate 中的 接口
- Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- IDocument - com.beetle.framework.web.controller.document 中的 接口
-
Title: BeetleWeb
Description: MVC Web Framework
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- IDraw - com.beetle.framework.web.controller.draw 中的 接口
- Title: BeetleSoft Framework
Description: 画图控制器接口
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- IEJBHomeFactory - com.beetle.framework.business.common.ejb 中的 接口
- Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- IMP_TYPE_COMMON -
接口 com.beetle.framework.persistence.seq.ISequence 中的静态变量
-
- IMP_TYPE_COMMON -
类 com.beetle.framework.persistence.seq.SeqType 中的静态变量
-
- IMP_TYPE_DB2 -
接口 com.beetle.framework.persistence.seq.ISequence 中的静态变量
-
- IMP_TYPE_DB2 -
类 com.beetle.framework.persistence.seq.SeqType 中的静态变量
-
- IMP_TYPE_ORACLE -
接口 com.beetle.framework.persistence.seq.ISequence 中的静态变量
-
- IMP_TYPE_ORACLE -
类 com.beetle.framework.persistence.seq.SeqType 中的静态变量
-
- IMP_TYPE_OTHER -
接口 com.beetle.framework.persistence.seq.ISequence 中的静态变量
-
- IMP_TYPE_OTHER -
类 com.beetle.framework.persistence.seq.SeqType 中的静态变量
-
- IMP_TYPE_POSTGRESQL -
接口 com.beetle.framework.persistence.seq.ISequence 中的静态变量
-
- IMP_TYPE_POSTGRESQL -
类 com.beetle.framework.persistence.seq.SeqType 中的静态变量
-
- increase() -
类 com.beetle.framework.appsrv.Counter 中的方法
- 加1
- info(Object) -
类 com.beetle.framework.log.SysLogger 中的方法
- info
- info(Class, String) -
类 com.beetle.framework.log.SysLogger 中的方法
-
- info(Class, String, Throwable) -
类 com.beetle.framework.log.SysLogger 中的方法
-
- info(Object, Throwable) -
类 com.beetle.framework.log.SysLogger 中的方法
- info
- IniFile - com.beetle.framework.util.file 中的 类
-
- IniFile() -
类 com.beetle.framework.util.file.IniFile 的构造方法
-
- init(String) -
类 com.beetle.framework.business.common.jms.queue.JMSQueueReader 中的方法
-
- init(String) -
类 com.beetle.framework.business.common.jms.queue.JMSQueueSender 中的方法
- 根据容器名称初始化
(用于远程发送)
- init() -
类 com.beetle.framework.business.common.jms.queue.JMSQueueSender 中的方法
- 本地初始化
一般用于服务端发送初始化
- init(FilterConfig) -
类 com.beetle.framework.web.cache.ControllerCacheFilter 中的方法
-
- init() -
类 com.beetle.framework.web.GlobalDispatchServlet 中的方法
- init
- init(ServletConfig) -
类 com.beetle.framework.web.service.WebServiceServlet 中的方法
- Initialize the service, including the service object.
- initializeEvent() -
类 com.beetle.framework.appsrv.pubsub.PsEntry 中的方法
- 初始化事件
- initSequenceValue(int, SeqType) -
类 com.beetle.framework.persistence.seq.imp.CommonSeqGenerator 中的方法
-
- initSequenceValue(int, SeqType) -
类 com.beetle.framework.persistence.seq.imp.DB2SeqGenerator 中的方法
-
- initSequenceValue(int, SeqType) -
类 com.beetle.framework.persistence.seq.imp.OracleSeqGenerator 中的方法
-
- initSequenceValue(int, SeqType) -
类 com.beetle.framework.persistence.seq.imp.PostgreSqlSeqGenerator 中的方法
-
- initSequenceValue(int, SeqType) -
接口 com.beetle.framework.persistence.seq.ISequence 中的方法
- 初始化序列的开始值
- initSequenceValue(int, SeqType) -
类 com.beetle.framework.persistence.seq.SeqFactory 中的静态方法
- 初始化一个序列的值
- Input - com.beetle.framework.business.service 中的 类
-
Title: Beetle业务逻辑框架
Description:
Copyright: Copyright (c) 2006
Company: 甲壳虫软件
- Input() -
类 com.beetle.framework.business.service.Input 的构造方法
-
- insert(Object) -
接口 com.beetle.framework.persistence.access.operator.ITableAccess 中的方法
- 插入一条记录
- insert(Object) -
类 com.beetle.framework.persistence.access.operator.TableOperator 中的方法
- 插入一条记录
- insertBatch(List) -
接口 com.beetle.framework.persistence.access.operator.ITableAccess 中的方法
- 批量插入记录
- insertBatch(List) -
类 com.beetle.framework.persistence.access.operator.TableOperator 中的方法
- 批量插入记录
- INTEGER -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- interrupt() -
类 com.beetle.framework.appsrv.AppRunnable 中的方法
- 中断线程
- InterruptConfig - com.beetle.framework.business.interrupt 中的 类
-
- InterruptException - com.beetle.framework.business.interrupt 中的 异常
-
- InterruptException(String) -
异常 com.beetle.framework.business.interrupt.InterruptException 的构造方法
-
- InterruptException(Throwable) -
异常 com.beetle.framework.business.interrupt.InterruptException 的构造方法
-
- InterruptException(String, Throwable) -
异常 com.beetle.framework.business.interrupt.InterruptException 的构造方法
-
- invalidate() -
类 com.beetle.framework.appsrv.remoting.MessageServer.RequestSession 中的方法
- 作废此Session,也就是会话终止,连接及与其相关的内存资源回收
会触发connectionBreakEvent事件
- invoke(MsgReq) -
类 com.beetle.framework.appsrv.remoting.MessageClient 中的方法
- 直接调用 此方法会阻塞等待结果,如果60s没有结果返回,超时,抛出MessageCommunicateException
- invoke(MsgReq, int) -
类 com.beetle.framework.appsrv.remoting.MessageClient 中的方法
- 方法同上,可自定义超时时间
- invoke(Object, String, Class[], Object[]) -
类 com.beetle.framework.util.ReflectUtil 中的静态方法
-
- invoke(Object, String, Object[], Class[]) -
类 com.beetle.framework.util.ReflectUtil 中的静态方法
-
- invoke(Object, String, Object[]) -
类 com.beetle.framework.util.ReflectUtil 中的静态方法
-
- IPagination - com.beetle.framework.persistence.pagination 中的 接口
-
Title: Beetle Persistence Framework
Description:
Copyright: Copyright (c) 2005
Company: BeetleSoft
- IPCFile - com.beetle.framework.util.file 中的 类
- 进程间通信共享文件封装
- IPCFile(String, int) -
类 com.beetle.framework.util.file.IPCFile 的构造方法
-
- IQueue - com.beetle.framework.util.queue 中的 接口
-
- IReq - com.beetle.framework.util.pattern.cor 中的 接口
-
Title: BeetleSoft Framework
Description:策略对象Strategy对象的输入参数对象,负责把数据传送到Strategy对象
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- IRpcService - com.beetle.framework.business.common.rpcserver 中的 接口
-
- isAccessed() -
类 com.beetle.framework.persistence.access.operator.BaseOperator 中的方法
- 是否已访问(执行)
- isAjaxController(String) -
类 com.beetle.framework.web.controller.ajax.AjaxConfig 中的静态方法
-
- isAlive() -
类 com.beetle.framework.appsrv.remoting.MessageClient 中的方法
- 检查连接是否健康
- isAutoGenerateKey() -
类 com.beetle.framework.persistence.access.operator.TableOperator 中的方法
- 此表是否为自动生成id
- isBreakFlag() -
类 com.beetle.framework.web.controller.ajax.AjaxResponse 中的方法
-
- isCacheRecordAmountFlag() -
类 com.beetle.framework.persistence.pagination.PageParameter 中的方法
-
- isContainMethod(Class, String) -
类 com.beetle.framework.util.ReflectUtil 中的静态方法
-
- isDebugEnabled() -
类 com.beetle.framework.log.SysLogger 中的方法
- isDebugEnabled
- isDefinedErrView() -
类 com.beetle.framework.web.view.ViewFactory 中的静态方法
-
- isDocController(String, ServletContext) -
类 com.beetle.framework.web.controller.document.DocFactory 中的静态方法
-
- isDrawController(String, ServletContext) -
类 com.beetle.framework.web.controller.draw.DrawFactory 中的静态方法
-
- isEmpty() -
类 com.beetle.framework.util.cache.ConcurrentCache 中的方法
-
- isEmpty() -
接口 com.beetle.framework.util.cache.ICache 中的方法
-
- isEmpty() -
类 com.beetle.framework.util.cache.LifeCycleCache 中的方法
-
- isEmpty() -
类 com.beetle.framework.util.cache.PeriodCache 中的方法
- Returns true if this cache contains no key-value mappings.
- isEmpty() -
类 com.beetle.framework.util.cache.StrongCache 中的方法
- Returns true if this cache contains no key-value mappings.
- isEmpty() -
类 com.beetle.framework.util.cache.TimeOutCache 中的方法
-
- isEmpty() -
类 com.beetle.framework.util.cache.WeakCache 中的方法
-
- isEmpty() -
类 com.beetle.framework.util.DataStack 中的方法
- Is stack empty?
- isEmpty(Object) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
-
- isEmpty() -
类 com.beetle.framework.util.queue.BlockQueue 中的方法
-
- isEmpty() -
接口 com.beetle.framework.util.queue.IQueue 中的方法
-
- isEmpty() -
类 com.beetle.framework.util.queue.NoBlockConcurrentQueue 中的方法
-
- isEmpty() -
类 com.beetle.framework.util.queue.NoBlockQueue 中的方法
-
- isEmpty() -
类 com.beetle.framework.util.queue.PersistQueue 中的方法
-
- isEquals(Field, Object, Object) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
-
- ISequence - com.beetle.framework.persistence.seq 中的 接口
-
Title: BeetleSoft Framework
Description: 序列号接口
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- IService - com.beetle.framework.business.service 中的 接口
- Title: Beetle业务逻辑框架
Description:
Copyright: Copyright (c) 2006
Company: 甲壳虫软件
- isFullNow() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- 当前线程池是否已经满了。
- isHtmlMessage() -
类 com.beetle.framework.util.mail.Letter 中的方法
- Returns true if message is HTML, otherwise false.
- isInfoEnabled() -
类 com.beetle.framework.log.SysLogger 中的方法
- isInfoEnabled
- isIsTranFlag() -
类 com.beetle.framework.business.common.jta.JDBCTransaction 中的方法
-
- isJoinMonFlag() -
类 com.beetle.framework.appsrv.SubRoutine 中的方法
-
- isNeedWatch() -
类 com.beetle.framework.resource.watch.WatchHelper 中的静态方法
-
- iso8859_1Unicode(String) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
-
- isOnlyDatasourceUsed() -
类 com.beetle.framework.persistence.access.DBConfig 中的静态方法
-
- isPresentConnectionUsable() -
类 com.beetle.framework.persistence.access.operator.BaseOperator 中的方法
- 是否当前连接可用
- isRemoteObjCacheMark() -
类 com.beetle.framework.business.command.imp.ejb.CommandServerFactory 中的方法
-
- isRemoteObjCacheMark() -
类 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateFactory 中的方法
-
- isSecure() -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- isSecure() -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- isShutdown() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
-
- isShutdown() -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
-
- isStarted() -
类 com.beetle.framework.appsrv.AppThreadMonitor 中的静态方法
- 线程监控器是否已经启动 返回true为已启动
- isStoped() -
类 com.beetle.framework.appsrv.AppRunnable 中的方法
- 检测当前线程是否已经结束 若run方法调用isStopped来作为检查一个循环接受标记,
要在run方法体内显性调用resetIdleTime方法来每次复位时间
- isSuccessful() -
类 com.beetle.framework.util.pattern.cor.HandleResult 中的方法
- 是否成功,如果成功返回true
- isSupportTransaction() -
类 com.beetle.framework.persistence.access.DBTransaction 中的方法
- 是否支持事务
- IStartUp - com.beetle.framework.web.onoff 中的 接口
- web apllication统一的初始化(启动)接口
依赖于Globaldispatchservlet总指派servlet,
同时需要在标签配置初始化线程数(至少大于1)才能工作,例如:
Globaldispatchservlet
com.beetle.framework.web.GlobalDispatchServlet
3
- isTerminated() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
-
- isTerminating() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Returns true if this executor is in the process of terminating after
RoutinesPool.WorkThreadPool.shutdown() or RoutinesPool.WorkThreadPool.shutdownNow() but has not completely
terminated.
- isThreadSafe() -
类 com.beetle.framework.business.interrupt.ActionAttr 中的方法
-
- isThreadSafe(Class) -
类 com.beetle.framework.util.ReflectUtil 中的静态方法
-
- IStorageAccess - com.beetle.framework.persistence.storage 中的 接口
- 存储器操作接口
- isUploadController(String, ServletContext) -
类 com.beetle.framework.web.controller.upload.UploadFactory 中的静态方法
-
- isUseOnlyConnectionFlag() -
类 com.beetle.framework.persistence.access.operator.BaseOperator 中的方法
- 单连接使用标记,一般我们的数据库连接都是从数据源定义获取,
使用完以后就自动关闭,但是,为了在一个连接里面多次访问,就需要手工维护
- isUserInRole(String) -
类 com.beetle.framework.web.controller.ajax.AjaxRequest 中的方法
-
- isUserInRole(String) -
类 com.beetle.framework.web.controller.WebInput 中的方法
-
- isValid() -
类 com.beetle.framework.appsrv.remoting.MessageServer.RequestSession 中的方法
- 此Session是否可用
- ITableAccess - com.beetle.framework.persistence.access.operator 中的 接口
-
- ITransaction - com.beetle.framework.business.common.jta 中的 接口
- Title: BeetleSoft Framework
Description: JTA事务接口
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- IUpload - com.beetle.framework.web.controller.upload 中的 接口
- Title: BeetleWeb
Description: 处理文件上传的控制器接口
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
J
- JAVA_OBJECT -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- JBossLoginCallbackHandler - com.beetle.framework.resource.jaas 中的 类
-
- JBossLoginCallbackHandler(String, String, String) -
类 com.beetle.framework.resource.jaas.JBossLoginCallbackHandler 的构造方法
-
- JDBCTransaction - com.beetle.framework.business.common.jta 中的 类
- Title: Beetle业务逻辑框架
Description:
Copyright: Copyright (c) 2006
Company: 甲壳虫软件
- JDBCTransaction(Connection) -
类 com.beetle.framework.business.common.jta.JDBCTransaction 的构造方法
-
- JMSQueueException - com.beetle.framework.business.common.jms.queue 中的 异常
- Title: 框架设计
Description: JMSQueue消息异常类
Copyright: Copyright (c) 2003
Company: 甲壳虫科技
- JMSQueueException(String, Throwable) -
异常 com.beetle.framework.business.common.jms.queue.JMSQueueException 的构造方法
-
- JMSQueueException(Throwable) -
异常 com.beetle.framework.business.common.jms.queue.JMSQueueException 的构造方法
-
- JMSQueueException(String) -
异常 com.beetle.framework.business.common.jms.queue.JMSQueueException 的构造方法
-
- JMSQueueReader - com.beetle.framework.business.common.jms.queue 中的 类
-
Title: ������
Description: JMSQueue��Ϣͬ��������
Copyright: Copyright (c) 2003
Company: �dz�Ƽ�
- JMSQueueReader() -
类 com.beetle.framework.business.common.jms.queue.JMSQueueReader 的构造方法
-
- JMSQueueReader(String, String, String) -
类 com.beetle.framework.business.common.jms.queue.JMSQueueReader 的构造方法
-
- JMSQueueSender - com.beetle.framework.business.common.jms.queue 中的 类
-
Title: 框架设计
Description: JMSQueue消息发送类
Copyright: Copyright (c) 2003
Company: 甲壳虫科技
- JMSQueueSender(String, String, String) -
类 com.beetle.framework.business.common.jms.queue.JMSQueueSender 的构造方法
-
- JMSQueueSender() -
类 com.beetle.framework.business.common.jms.queue.JMSQueueSender 的构造方法
-
- joinIn(Publisher.PubWorker) -
类 com.beetle.framework.appsrv.pubsub.PsEntry 中的方法
- 加入工作队列,以便并发执行
- joinThreadMonitor() -
类 com.beetle.framework.appsrv.AppThreadImp 中的方法
- 加入监控器受监控(加入监控器后,线程自身的生命周期由监控器管理, 此时再调用线程自身相关方法,其作用具备不确定性)
- JsonBridge - com.beetle.framework.web.controller.ajax 中的 类
-
- JTAException - com.beetle.framework.business.common.jta 中的 异常
- Title: BeetleSoft Framework
Description: JTA异常
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- JTAException(String, Throwable) -
异常 com.beetle.framework.business.common.jta.JTAException 的构造方法
-
- JTAException(Throwable) -
异常 com.beetle.framework.business.common.jta.JTAException 的构造方法
-
- JTAException(String) -
异常 com.beetle.framework.business.common.jta.JTAException 的构造方法
-
- JTAFactory - com.beetle.framework.business.common.jta 中的 类
-
Title: BeetleSoft Framework
Description: JTA工厂
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- JTAFactory() -
类 com.beetle.framework.business.common.jta.JTAFactory 的构造方法
-
- JTAService - com.beetle.framework.resource 中的 类
- Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- JTATransaction - com.beetle.framework.business.common.jta 中的 类
- Title: BeetleSoft Framework
Description: JTA事务接口实现类
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- JTATransaction(UserTransaction) -
类 com.beetle.framework.business.common.jta.JTATransaction 的构造方法
-
K
- keySet() -
类 com.beetle.framework.util.cache.ConcurrentCache 中的方法
-
- keySet() -
接口 com.beetle.framework.util.cache.ICache 中的方法
-
- keySet() -
类 com.beetle.framework.util.cache.LifeCycleCache 中的方法
-
- keySet() -
类 com.beetle.framework.util.cache.PeriodCache 中的方法
- Returns a set view of the keys contained in this cache.
- keySet() -
类 com.beetle.framework.util.cache.StrongCache 中的方法
- Returns a set view of the keys contained in this cache.
- keySet() -
类 com.beetle.framework.util.cache.TimeOutCache 中的方法
-
- keySet() -
类 com.beetle.framework.util.cache.WeakCache 中的方法
-
- killThreadWhenTimeout() -
类 com.beetle.framework.appsrv.SubRoutine 中的方法
- 在默认情况下,此子程序所执行的线程在超时后不会被强行杀死。
L
- last() -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
- 结果集指针移动到最后一位
- lastPos(int, int) -
类 com.beetle.framework.persistence.pagination.PageHelper 中的静态方法
-
- Letter - com.beetle.framework.util.mail 中的 类
-
Title: J2EE框架核心工具包
Description:邮件构造类
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- Letter() -
类 com.beetle.framework.util.mail.Letter 的构造方法
-
- LifeCycleCache - com.beetle.framework.util.cache 中的 类
-
- LifeCycleCache(long, LifeCycleCache.TimeOutEvent) -
类 com.beetle.framework.util.cache.LifeCycleCache 的构造方法
-
- LifeCycleCache(long) -
类 com.beetle.framework.util.cache.LifeCycleCache 的构造方法
-
- LifeCycleCache(long, int) -
类 com.beetle.framework.util.cache.LifeCycleCache 的构造方法
-
- LifeCycleCache(long, int, LifeCycleCache.TimeOutEvent) -
类 com.beetle.framework.util.cache.LifeCycleCache 的构造方法
-
- LifeCycleCache.TimeOutEvent - com.beetle.framework.util.cache 中的 类
- 超时触发事件 在超时销毁此对象之前,触发此事件
- LifeCycleCache.TimeOutEvent() -
类 com.beetle.framework.util.cache.LifeCycleCache.TimeOutEvent 的构造方法
-
- list(Name) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Enumerates the names bound in the named context, along with the class
names of objects bound to them.
- list(String) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Enumerates the names bound in the named context, along with the class
names of objects bound to them.
- listBindings(Name) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Enumerates the names bound in the named context, along with the objects
bound to them.
- listBindings(String) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Enumerates the names bound in the named context, along with the objects
bound to them.
- listToStr(List) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
- ���������Listת����json��ʽ�ַ�
- loadBeetleJaasConfigFile() -
类 com.beetle.framework.resource.AppContext 中的静态方法
- 手动加载beetle_jaas.config文件,一般情况下在应用初始化时执行1次
- loadClass(String) -
类 com.beetle.framework.util.ReflectUtil 中的静态方法
-
- loadViewConfigInfo(ServletContext) -
类 com.beetle.framework.web.view.ViewFactory 中的静态方法
- 读取配置视图配置数据
- lock() -
类 com.beetle.framework.appsrv.Locker.BlockLock 中的方法
-
- lock() -
类 com.beetle.framework.appsrv.Locker 中的方法
- 锁住(阻塞当前主流程)
- lock() -
类 com.beetle.framework.util.file.IPCFile 中的方法
- Reserve the shared memory segment.
- Locker - com.beetle.framework.appsrv 中的 类
- 简单对象锁 简化Object的.wait和notify编程, 用于跨越多个线程锁
- Locker() -
类 com.beetle.framework.appsrv.Locker 的构造方法
-
- Locker.BlockLock - com.beetle.framework.appsrv 中的 类
- 块锁,可代替synchronized的块锁
- Locker.BlockLock() -
类 com.beetle.framework.appsrv.Locker.BlockLock 的构造方法
-
- lockForTime(long) -
类 com.beetle.framework.appsrv.Locker 中的方法
- 锁住一段时间(在其他线程调用此对象的unlock方法之前,或者超过指定的时间量前,导致当前线程等待)
- LogConfigReader - com.beetle.framework.log 中的 类
-
Title: BeetleSoft Framework
Description: J2EEϵͳ�������
Copyright: Copyright (c) 2003
Company: �dz����
- LogConfigReader() -
类 com.beetle.framework.log.LogConfigReader 的构造方法
-
- logger -
类 com.beetle.framework.persistence.access.operator.BaseOperator 中的静态变量
-
- LoginCallbackHandlerFactory - com.beetle.framework.resource.jaas 中的 类
-
- LoginCallbackHandlerFactory() -
类 com.beetle.framework.resource.jaas.LoginCallbackHandlerFactory 的构造方法
-
- LONGVARBINARY -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- LONGVARCHAR -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- lookup(String) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Retrieves the named object.
- lookup(Name) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Retrieves the named object.
- lookupLink(Name) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Retrieves the named object, following links except for the terminal
atomic component of the name.
- lookupLink(String) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Retrieves the named object, following links except for the terminal
atomic component of the name.
M
- main(String[]) -
类 com.beetle.framework.business.BusinessConfigReader 中的静态方法
-
- main(String[]) -
类 com.beetle.framework.persistence.access.DBConfig 中的静态方法
-
- main(String[]) -
类 com.beetle.framework.persistence.pagination.imp.MysqlPaginationImp 中的静态方法
-
- main(String[]) -
类 com.beetle.framework.persistence.pagination.imp.SqlServerPaginationImp 中的静态方法
-
- main(String[]) -
类 com.beetle.framework.persistence.pagination.imp.SybasePaginationImp 中的静态方法
-
- main(String[]) -
类 com.beetle.framework.resource.SysConfigReader 中的静态方法
-
- main(String[]) -
类 com.beetle.framework.util.AesEncrypt 中的静态方法
-
- main(String[]) -
类 com.beetle.framework.util.file.Dir 中的静态方法
-
- main(String[]) -
类 com.beetle.framework.util.XMLProperties 中的静态方法
-
- MainControllerServlet - com.beetle.framework.web.controller 中的 类
-
Title: FrameWork
Description: MVC框架的主控制器,在需要web.xml文件中配置
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- MainControllerServlet() -
类 com.beetle.framework.web.controller.MainControllerServlet 的构造方法
-
- ManageController - com.beetle.framework.web.manage 中的 类
-
- ManageController() -
类 com.beetle.framework.web.manage.ManageController 的构造方法
-
- MannerImp - com.beetle.framework.persistence.access.base 中的 类
-
- MannerImp(List, String) -
类 com.beetle.framework.persistence.access.base.MannerImp 的构造方法
-
- MANUAL_CYCLE -
类 com.beetle.framework.appsrv.AppThreadImp 中的静态变量
-
- manualSetSysConfigFileName(String) -
类 com.beetle.framework.resource.SysConfigReader 中的静态方法
-
- mappingr(String, Subscriber.SubWorker) -
类 com.beetle.framework.appsrv.pubsub.PsEntry 中的方法
- 映射Document的具体处理器
- markCfgInfo(File, String) -
类 com.beetle.framework.business.BusinessConfigReader 中的静态方法
-
- MessageClient - com.beetle.framework.appsrv.remoting 中的 类
- 消息客户端
- MessageClient(int, int) -
类 com.beetle.framework.appsrv.remoting.MessageClient 的构造方法
- 指定client端线程池的最小值及最大值。
- MessageClient() -
类 com.beetle.framework.appsrv.remoting.MessageClient 的构造方法
-
- MessageClient.ClientAction - com.beetle.framework.appsrv.remoting 中的 类
- 封装所有客户端需要处理的动作或事件
- MessageClient.ClientAction() -
类 com.beetle.framework.appsrv.remoting.MessageClient.ClientAction 的构造方法
-
- MessageCommunicateException - com.beetle.framework.appsrv.remoting 中的 异常
-
- MessageCommunicateException(String, Throwable) -
异常 com.beetle.framework.appsrv.remoting.MessageCommunicateException 的构造方法
-
- MessageCommunicateException(Throwable) -
异常 com.beetle.framework.appsrv.remoting.MessageCommunicateException 的构造方法
-
- MessageCommunicateException(String) -
异常 com.beetle.framework.appsrv.remoting.MessageCommunicateException 的构造方法
-
- MessageServer - com.beetle.framework.appsrv.remoting 中的 类
- 消息服务器
- MessageServer(int) -
类 com.beetle.framework.appsrv.remoting.MessageServer 的构造方法
- 服务器构造函数
- MessageServer.RequestSession - com.beetle.framework.appsrv.remoting 中的 类
- 请求动作及状态会话(Session)的封装
- MessageServer.ServerAction - com.beetle.framework.appsrv.remoting 中的 类
- 封装所有服务器端需要编程的动作的抽象类
- MessageServer.ServerAction() -
类 com.beetle.framework.appsrv.remoting.MessageServer.ServerAction 的构造方法
-
- METHOD_INVOKE -
类 com.beetle.framework.appsrv.remoting.Header 中的静态变量
-
- METHOD_SEND -
类 com.beetle.framework.appsrv.remoting.Header 中的静态变量
-
- ModelData - com.beetle.framework.web.view 中的 类
- Title: BeetleSoft Framework
Description: 视图数据对象类
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- ModelData() -
类 com.beetle.framework.web.view.ModelData 的构造方法
-
- monitoThread(AppThreadImp) -
类 com.beetle.framework.appsrv.AppMainImp 中的方法
- 监控后台应用线程
- move(int) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
- 结果集指针移动到指定的位置
- MsgReq - com.beetle.framework.appsrv.remoting 中的 类
- 消息请求值对象
- MsgReq() -
类 com.beetle.framework.appsrv.remoting.MsgReq 的构造方法
-
- MsgRes - com.beetle.framework.appsrv.remoting 中的 类
- 消息响应值对象
- MsgRes() -
类 com.beetle.framework.appsrv.remoting.MsgRes 的构造方法
-
- msgResArrivedEvent(MsgRes) -
类 com.beetle.framework.appsrv.remoting.MessageClient.ClientAction 中的方法
- 服务端响应消息到达事件
- MultAjaxActionController - com.beetle.framework.web.controller.ajax 中的 类
-
动作控制器,即可以用一个控制器处理多个页面提交的动作。
- MultAjaxActionController() -
类 com.beetle.framework.web.controller.ajax.MultAjaxActionController 的构造方法
-
- MultiActionController - com.beetle.framework.web.controller 中的 类
-
动作控制器,即可以用一个控制器处理多个页面提交的动作。
- MultiActionController() -
类 com.beetle.framework.web.controller.MultiActionController 的构造方法
-
- MYSQL_ID -
类 com.beetle.framework.persistence.pagination.PaginationFactory 中的静态变量
-
- MysqlPaginationImp - com.beetle.framework.persistence.pagination.imp 中的 类
-
Title: Beetle Persistence Framework
Description:
Copyright: Copyright (c) 2005
Company: BeetleSoft
- MysqlPaginationImp() -
类 com.beetle.framework.persistence.pagination.imp.MysqlPaginationImp 的构造方法
-
N
- newDriverConn(String) -
类 com.beetle.framework.persistence.access.ConnectionFactory 中的静态方法
- 根据数据源(参见DBConfig.xml配置)名称获取 一个数据库连接
(此方法不会初始化对应的连接池,每次都是通过driver创建一个新的数据库连接返回)
- newDsConncetion(String) -
类 com.beetle.framework.persistence.access.ConnectionFactory 中的静态方法
- 与getConnection方法类似,支持从此方法返回的数据库连接不参与 beetle的Command业务框架的共享连接池的优化处理
- newInstance(String, Class[], Object[]) -
类 com.beetle.framework.util.ReflectUtil 中的静态方法
-
- next() -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
- 结果集指针移动到下一位
- nextPage(int, int) -
类 com.beetle.framework.persistence.pagination.PageHelper 中的静态方法
-
- nextPos(int, int, int) -
类 com.beetle.framework.persistence.pagination.PageHelper 中的静态方法
-
- nextSequenceNum(SeqType) -
类 com.beetle.framework.persistence.seq.imp.CommonSeqGenerator 中的方法
- nextSequenceNum
- nextSequenceNum(SeqType) -
类 com.beetle.framework.persistence.seq.imp.DB2SeqGenerator 中的方法
- nextSequenceNumber
- nextSequenceNum(SeqType) -
类 com.beetle.framework.persistence.seq.imp.OracleSeqGenerator 中的方法
- nextSequenceNumber
- nextSequenceNum(SeqType) -
类 com.beetle.framework.persistence.seq.imp.PostgreSqlSeqGenerator 中的方法
- nextSequenceNumber
- nextSequenceNum(SeqType) -
接口 com.beetle.framework.persistence.seq.ISequence 中的方法
- 返回数据库系统下一个序列号码
- nextSequenceNum(SeqType) -
类 com.beetle.framework.persistence.seq.SeqFactory 中的静态方法
- 直接返回数据库下一个序列号码
- nextSequenceNumAsLong(SeqType) -
类 com.beetle.framework.persistence.seq.imp.CommonSeqGenerator 中的方法
-
- nextSequenceNumAsLong(SeqType) -
类 com.beetle.framework.persistence.seq.imp.DB2SeqGenerator 中的方法
-
- nextSequenceNumAsLong(SeqType) -
类 com.beetle.framework.persistence.seq.imp.OracleSeqGenerator 中的方法
-
- nextSequenceNumAsLong(SeqType) -
类 com.beetle.framework.persistence.seq.imp.PostgreSqlSeqGenerator 中的方法
-
- nextSequenceNumAsLong(SeqType) -
接口 com.beetle.framework.persistence.seq.ISequence 中的方法
- 按Long类型返回序列
- nextSequenceNumAsLong(SeqType) -
类 com.beetle.framework.persistence.seq.SeqFactory 中的静态方法
-
- NoBlockConcurrentQueue - com.beetle.framework.util.queue 中的 类
-
- NoBlockConcurrentQueue() -
类 com.beetle.framework.util.queue.NoBlockConcurrentQueue 的构造方法
-
- NoBlockQueue - com.beetle.framework.util.queue 中的 类
-
- NoBlockQueue() -
类 com.beetle.framework.util.queue.NoBlockQueue 的构造方法
-
- NoBlockQueue(int) -
类 com.beetle.framework.util.queue.NoBlockQueue 的构造方法
-
- NodeHandler - com.beetle.framework.util.pattern.cor 中的 类
- 节点处理器
- NodeHandler() -
类 com.beetle.framework.util.pattern.cor.NodeHandler 的构造方法
-
- NUMERIC -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
O
- OBJECT_BUFFER_SIZE -
类 com.beetle.framework.util.file.FileUtil 中的静态变量
- Buffer size (32KB) for object serialization methods.
- objectClone(Object) -
类 com.beetle.framework.util.OtherUtil 中的静态方法
- 对象深度克隆
- objectToStr(Object) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
- ��һ����ֵ����ת�����ַ�(json��ʽ)
- ObjectUtil - com.beetle.framework.util 中的 类
-
- ObjectUtil() -
类 com.beetle.framework.util.ObjectUtil 的构造方法
-
- objListToStr(List) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
- ֵ�����б�ת����json��ʽ�ַ�
- objToBase64Str(Object) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
- ��һ�����ת����base64������ַ�
- objToBytes(Object) -
类 com.beetle.framework.util.OtherUtil 中的静态方法
- 对象转换成字节数组
- observeOneObject(Object) -
类 com.beetle.framework.util.pattern.observer.AbleImp 中的方法
- 监控一个属性对象,一般在setter方法属性变化的时候设置
- ObserverImp - com.beetle.framework.util.pattern.observer 中的 类
- Title: FrameWork
Description: 观察者抽类
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- ObserverImp() -
类 com.beetle.framework.util.pattern.observer.ObserverImp 的构造方法
-
- OnOffFactory - com.beetle.framework.web.onoff 中的 类
- Title: BeetleWeb
Description: MVC Web Framework
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- OnOffFactory() -
类 com.beetle.framework.web.onoff.OnOffFactory 的构造方法
-
- open() -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- open() -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- open() -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- open() -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 打开存储器
- open(String) -
类 com.beetle.framework.util.file.IniFile 中的方法
-
- ORACLE_ID -
类 com.beetle.framework.persistence.pagination.PaginationFactory 中的静态变量
-
- OraclePaginationImp - com.beetle.framework.persistence.pagination.imp 中的 类
-
Title: Beetle Persistence Framework
Description:
Copyright: Copyright (c) 2005
Company: BeetleSoft
- OraclePaginationImp() -
类 com.beetle.framework.persistence.pagination.imp.OraclePaginationImp 的构造方法
-
- OracleProcOperator - com.beetle.framework.persistence.access.operator 中的 类
-
Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- OracleProcOperator() -
类 com.beetle.framework.persistence.access.operator.OracleProcOperator 的构造方法
-
- OracleSeqGenerator - com.beetle.framework.persistence.seq.imp 中的 类
-
- OtherUtil - com.beetle.framework.util 中的 类
-
- OtherUtil() -
类 com.beetle.framework.util.OtherUtil 的构造方法
-
- Output - com.beetle.framework.business.service 中的 类
-
Title: Beetle业务逻辑框架
Description:
Copyright: Copyright (c) 2006
Company: 甲壳虫软件
- Output() -
类 com.beetle.framework.business.service.Output 的构造方法
-
P
- page(PageParameter) -
类 com.beetle.framework.persistence.pagination.imp.DB2PaginationImp 中的方法
- getPagination
- page(PageParameter) -
类 com.beetle.framework.persistence.pagination.imp.FireBirdPaginationImp 中的方法
-
- page(PageParameter) -
类 com.beetle.framework.persistence.pagination.imp.MysqlPaginationImp 中的方法
-
- page(PageParameter) -
类 com.beetle.framework.persistence.pagination.imp.OraclePaginationImp 中的方法
-
- page(PageParameter) -
类 com.beetle.framework.persistence.pagination.imp.PostgreSqlPaginationImp 中的方法
-
- page(PageParameter) -
类 com.beetle.framework.persistence.pagination.imp.SqlServerPaginationImp 中的方法
- ִ�з�ҳ��ѯ�����ز�ѯ��� CREATE procedure Sp_Pagination
- page(PageParameter) -
类 com.beetle.framework.persistence.pagination.imp.SybasePaginationImp 中的方法
- ִ�з�ҳ��ѯ�����ز�ѯ���
- page(PageParameter) -
接口 com.beetle.framework.persistence.pagination.IPagination 中的方法
- 执行分页查询,返回查询数据
- PageBaseInfo - com.beetle.framework.persistence.pagination 中的 类
-
- PageBaseInfo() -
类 com.beetle.framework.persistence.pagination.PageBaseInfo 的构造方法
-
- pageCount(int, int) -
类 com.beetle.framework.persistence.pagination.PageHelper 中的静态方法
-
- PageHelper - com.beetle.framework.persistence.pagination 中的 类
-
Title: Beetle Persistence Framework
Description:
Copyright: Copyright (c) 2005
Company: BeetleSoft
- PageHelper() -
类 com.beetle.framework.persistence.pagination.PageHelper 的构造方法
-
- PageParameter - com.beetle.framework.persistence.pagination 中的 类
-
Title: Beetle Persistence Framework
Description:
Copyright: Copyright (c) 2005
Company: BeetleSoft
- PageParameter() -
类 com.beetle.framework.persistence.pagination.PageParameter 的构造方法
-
- pagePos(int, int, int) -
类 com.beetle.framework.persistence.pagination.PageHelper 中的静态方法
-
- PageResult - com.beetle.framework.persistence.pagination 中的 类
-
- PageResult() -
类 com.beetle.framework.persistence.pagination.PageResult 的构造方法
-
- PaginationException - com.beetle.framework.persistence.pagination 中的 异常
-
Title: Beetle Persistence Framework
Description:
Copyright: Copyright (c) 2005
Company: BeetleSoft
- PaginationException(String) -
异常 com.beetle.framework.persistence.pagination.PaginationException 的构造方法
-
- PaginationException(Throwable) -
异常 com.beetle.framework.persistence.pagination.PaginationException 的构造方法
-
- PaginationException(String, Throwable) -
异常 com.beetle.framework.persistence.pagination.PaginationException 的构造方法
-
- PaginationFactory - com.beetle.framework.persistence.pagination 中的 类
-
- PaginationFactory() -
类 com.beetle.framework.persistence.pagination.PaginationFactory 的构造方法
-
- pauseAll() -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
- 暂停所以的计划执行的任务
- pauseTask(String) -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
- 暂停某个计划任务
- peek() -
类 com.beetle.framework.business.delegate.BsRequest 中的方法
-
- peek() -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
-
- peek(String) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- peek(String) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- peek(String) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- peek(String) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 根据id,找出此对象,但不包括obj属性数据
- peek() -
类 com.beetle.framework.util.DataStack 中的方法
- Peek element from stack.
- peek() -
类 com.beetle.framework.util.queue.BlockQueue 中的方法
-
- perform(Object, int) -
接口 com.beetle.framework.business.common.rpcserver.IRpcService 中的方法
-
- perform(Object, int) -
类 com.beetle.framework.business.common.rpcserver.ServiceCmdImp 中的方法
- perform
- perform(Object, int) -
类 com.beetle.framework.business.common.rpcserver.ServiceDelegateImp 中的方法
- perform
- perform(WebInput) -
类 com.beetle.framework.web.controller.AbnormalViewControlerImp 中的方法
-
- perform(AjaxRequest) -
接口 com.beetle.framework.web.controller.ajax.ICommonAjax 中的方法
- ajax控制逻辑执行方法,AjaxMainServlet会根据请求的名称来找到此接口的实现类,
并执行此方法完成任务
- perform(AjaxRequest) -
类 com.beetle.framework.web.controller.ajax.MultAjaxActionController 中的方法
-
- perform(WebInput) -
类 com.beetle.framework.web.controller.ControllerImp 中的方法
- 控制逻辑执行方法,系统框架主控制器(MainControllerServlet)会根据请求的url来找到此控制类, 并执行此方法完成任务
- perform(WebInput) -
类 com.beetle.framework.web.controller.MultiActionController 中的方法
-
- perform(WebInput) -
类 com.beetle.framework.web.controller.UploadController 中的方法
- execute
- perform(WebInput) -
类 com.beetle.framework.web.controller.VirtualController 中的方法
-
- perform(WebRequest) -
接口 com.beetle.framework.web.service.ICommonService 中的方法
- 执行方法,实现逻辑perform
- performX(WebInput, OutputStream) -
类 com.beetle.framework.web.controller.AbnormalViewControlerImp 中的方法
-
- performX(WebInput, OutputStream) -
类 com.beetle.framework.web.controller.AjaxController 中的方法
-
- performX(WebInput, OutputStream) -
类 com.beetle.framework.web.controller.DocumentController 中的方法
-
- performX(WebInput, OutputStream) -
类 com.beetle.framework.web.controller.DrawController 中的方法
- performX
- performX(WebInput, OutputStream) -
类 com.beetle.framework.web.manage.ManageController 中的方法
-
- PeriodCache - com.beetle.framework.util.cache 中的 类
-
- PeriodCache(int) -
类 com.beetle.framework.util.cache.PeriodCache 的构造方法
-
- PersistQueue - com.beetle.framework.util.queue 中的 类
- 持久化队列实现,接收数据会根据内存队列长度先保持在内存中, 超过内存长度后,才会落地;
特别地,长度为0,则代表所有数据都会落地 - PersistQueue(boolean, int, long, String) -
类 com.beetle.framework.util.queue.PersistQueue 的构造方法
- 构造函数
- PojoCommandTarget - com.beetle.framework.business.command.imp 中的 类
-
- PojoTarget - com.beetle.framework.business.delegate.imp 中的 类
- Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- poll() -
类 com.beetle.framework.util.queue.BlockQueue 中的方法
-
- POOL_TYPE_DRIVER -
接口 com.beetle.framework.persistence.access.IConnPool 中的静态变量
-
- POOL_TYPE_GENE -
接口 com.beetle.framework.persistence.access.IConnPool 中的静态变量
-
- POOL_TYPE_PROXOOL -
接口 com.beetle.framework.persistence.access.IConnPool 中的静态变量
-
- POOL_TYPE_XA -
接口 com.beetle.framework.persistence.access.IConnPool 中的静态变量
-
- pop() -
类 com.beetle.framework.util.DataStack 中的方法
- Stack pop.
- pop() -
类 com.beetle.framework.util.queue.BlockQueue 中的方法
-
- pop() -
接口 com.beetle.framework.util.queue.IQueue 中的方法
-
- pop() -
类 com.beetle.framework.util.queue.NoBlockConcurrentQueue 中的方法
-
- pop() -
类 com.beetle.framework.util.queue.NoBlockQueue 中的方法
-
- pop() -
类 com.beetle.framework.util.queue.PersistQueue 中的方法
-
- popAll() -
类 com.beetle.framework.util.DataStack 中的方法
-
- populate(Object, Map) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
- ��Map����»�һ�����Map���ᱻ���
- POSTGRESQL_ID -
类 com.beetle.framework.persistence.pagination.PaginationFactory 中的静态变量
-
- PostgreSqlPaginationImp - com.beetle.framework.persistence.pagination.imp 中的 类
-
Title: Beetle Persistence Framework
Description:
Copyright: Copyright (c) 2005
Company: BeetleSoft
- PostgreSqlPaginationImp() -
类 com.beetle.framework.persistence.pagination.imp.PostgreSqlPaginationImp 的构造方法
-
- PostgreSqlSeqGenerator - com.beetle.framework.persistence.seq.imp 中的 类
-
- pre() -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的方法
- 结果集指针移动到前一位
- prePage(int) -
类 com.beetle.framework.persistence.pagination.PageHelper 中的静态方法
-
- prePos(int, int) -
类 com.beetle.framework.persistence.pagination.PageHelper 中的静态方法
-
- prestartAllCoreThreads() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Starts all core threads, causing them to idly wait for work.
- prestartCoreThread() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Starts a core thread, causing it to idly wait for work.
- PROC_HAVE_RESULT -
类 com.beetle.framework.persistence.access.operator.ProcOperator 中的静态变量
- 存储过程拥有返回结果集标记
- PROC_SUCCESS_FLAG -
类 com.beetle.framework.persistence.access.operator.ProcOperator 中的静态变量
- 存储过程执行成功标记
- process() -
类 com.beetle.framework.business.command.CommandImp 中的方法
- 实现业务逻辑过程
- PROCESS_BREAK -
类 com.beetle.framework.business.interrupt.ActionSignal 中的静态变量
- 过程终止,遇到此标记,主流程执行到此终止执行
- PROCESS_CONTINUE -
类 com.beetle.framework.business.interrupt.ActionSignal 中的静态变量
- 主流程继续执行
- processInputParameter(CallableStatement) -
类 com.beetle.framework.persistence.access.operator.ProcOperator 中的方法
-
- processResult(CallableStatement, ResultSet) -
类 com.beetle.framework.persistence.access.operator.CommonProcOperator 中的方法
-
- processResult(CallableStatement, ResultSet) -
类 com.beetle.framework.persistence.access.operator.OracleProcOperator 中的方法
-
- processResult(CallableStatement, ResultSet) -
类 com.beetle.framework.persistence.access.operator.ProcOperator 中的方法
-
- processResult(CallableStatement, ResultSet) -
类 com.beetle.framework.persistence.access.operator.SqlServerProcOperator 中的方法
-
- processUpload(UploadForm) -
接口 com.beetle.framework.web.controller.upload.IUpload 中的方法
- 执行上传
- ProcOperator - com.beetle.framework.persistence.access.operator 中的 类
-
- ProcOperator() -
类 com.beetle.framework.persistence.access.operator.ProcOperator 的构造方法
-
- produceDocument() -
类 com.beetle.framework.appsrv.pubsub.Publisher.PubWorker 中的方法
- 制造一个Document,以便消费者消费
- PropertiesReader - com.beetle.framework.util 中的 类
-
- PropertiesReader() -
类 com.beetle.framework.util.PropertiesReader 的构造方法
-
- ProxoolPool - com.beetle.framework.persistence.access.datasource 中的 类
-
- ProxoolPool(int, int, String, String, String, String, String, String) -
类 com.beetle.framework.persistence.access.datasource.ProxoolPool 的构造方法
-
- PsBerkeleyDBStorage - com.beetle.framework.persistence.storage.imp 中的 类
-
- PsBerkeleyDBStorage() -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 的构造方法
-
- PsDBMStorage - com.beetle.framework.persistence.storage.imp 中的 类
-
- PsEntry - com.beetle.framework.appsrv.pubsub 中的 类
-
- PsEntry(int) -
类 com.beetle.framework.appsrv.pubsub.PsEntry 的构造方法
- 构造函数
- PsH2Storage - com.beetle.framework.persistence.storage.imp 中的 类
-
- Publisher - com.beetle.framework.appsrv.pubsub 中的 类
-
- Publisher.PubWorker - com.beetle.framework.appsrv.pubsub 中的 类
- 文档发布者
- Publisher.PubWorker() -
类 com.beetle.framework.appsrv.pubsub.Publisher.PubWorker 的构造方法
-
- push(Object) -
类 com.beetle.framework.util.DataStack 中的方法
- Stack push.
- push(Object) -
类 com.beetle.framework.util.queue.BlockQueue 中的方法
-
- push(Object) -
接口 com.beetle.framework.util.queue.IQueue 中的方法
-
- push(Object) -
类 com.beetle.framework.util.queue.NoBlockConcurrentQueue 中的方法
-
- push(Object) -
类 com.beetle.framework.util.queue.NoBlockQueue 中的方法
-
- push(Object) -
类 com.beetle.framework.util.queue.PersistQueue 中的方法
-
- pushMessageToClient(MsgRes) -
类 com.beetle.framework.appsrv.remoting.MessageServer.RequestSession 中的方法
- 推送一个消息给客户端
- put(Object, Object) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
- 已过时。
- put(Object, Object) -
类 com.beetle.framework.util.cache.ConcurrentCache 中的方法
-
- put(Object, Object) -
接口 com.beetle.framework.util.cache.ICache 中的方法
-
- put(Object, Object) -
类 com.beetle.framework.util.cache.LifeCycleCache 中的方法
-
- put(Object, Object, long) -
类 com.beetle.framework.util.cache.LifeCycleCache 中的方法
- 往缓冲器中存放对象
- put(Object, Object) -
类 com.beetle.framework.util.cache.PeriodCache 中的方法
- Associates the specified value with the specified key in this cache.
- put(Object, Object) -
类 com.beetle.framework.util.cache.StrongCache 中的方法
- Associates the specified value with the specified key in this cache.
- put(Object, Object) -
类 com.beetle.framework.util.cache.TimeOutCache 中的方法
-
- put(Object, Object) -
类 com.beetle.framework.util.cache.WeakCache 中的方法
-
- put(String, Object) -
类 com.beetle.framework.web.view.ModelData 中的方法
- 加入一个返回数据
- put(String, int) -
类 com.beetle.framework.web.view.ModelData 中的方法
-
- put(String, long) -
类 com.beetle.framework.web.view.ModelData 中的方法
-
- put(String, float) -
类 com.beetle.framework.web.view.ModelData 中的方法
-
- put(String, double) -
类 com.beetle.framework.web.view.ModelData 中的方法
-
- put(String, boolean) -
类 com.beetle.framework.web.view.ModelData 中的方法
-
- put(String, char) -
类 com.beetle.framework.web.view.ModelData 中的方法
-
- putIntoCache(AppThreadImp) -
类 com.beetle.framework.appsrv.AppThreadMonitor 中的静态方法
- 把线程放入缓存,以便后台监控
Q
- query(IAccessManner, ResultSetHandler, Connection, int) -
类 com.beetle.framework.persistence.access.base.DBAccess 中的静态方法
-
- queryForOneConnection(IAccessManner, ResultSetHandler, Connection, int) -
类 com.beetle.framework.persistence.access.base.DBAccess 中的静态方法
-
- QueryOperator - com.beetle.framework.persistence.access.operator 中的 类
-
- QueryOperator() -
类 com.beetle.framework.persistence.access.operator.QueryOperator 的构造方法
-
- queueReceiver -
类 com.beetle.framework.business.common.jms.queue.JMSQueueReader 中的变量
-
R
- randomColor(int, int) -
类 com.beetle.framework.web.controller.draw.VerifyCodeDraw 中的方法
-
- randomInt(int, int) -
类 com.beetle.framework.util.OtherUtil 中的静态方法
- Generates pseudo-random integer from specific range.
- randomInterval(int, int) -
类 com.beetle.framework.appsrv.AppThreadImp 中的方法
- 根据输入最小值和最大值算出随机数。
- randomLong(long, long) -
类 com.beetle.framework.util.OtherUtil 中的静态方法
- Generates pseudo-random long from specific range.
- read(int, byte[], int, int) -
类 com.beetle.framework.util.file.IPCFile 中的方法
-
Read bytes up to a specified number of bytes into the provided buffer.
- read(byte[], int) -
类 com.beetle.framework.util.file.IPCFile 中的方法
-
Read bytes from the segment into a buffer, storing them in a location
offset from the start of the buffer.
- read(byte[]) -
类 com.beetle.framework.util.file.IPCFile 中的方法
- Read bytes from the start of the segment.
- read(int, byte[]) -
类 com.beetle.framework.util.file.IPCFile 中的方法
- Read in data from the segment, starting at a particular location in the
segment.
- read() -
类 com.beetle.framework.util.file.IPCFile 中的方法
-
- readBytes(String) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Reads file content as byte array.
- readBytes(File) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Reads file content as byte array.
- readCacheURLs(InputStream) -
类 com.beetle.framework.web.cache.imp.CacheConfig 中的方法
-
- readCommandActions(File, InputStream) -
类 com.beetle.framework.business.interrupt.InterruptConfig 中的方法
-
- readDelegateActions(File, InputStream) -
类 com.beetle.framework.business.interrupt.InterruptConfig 中的方法
-
- readObject(String) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Reads seralized object from the file.
- readObject(String, int) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Reads seralized object from the file with specified buffer size
- readServices(InputStream) -
类 com.beetle.framework.web.service.imp.ServiceConfig 中的方法
-
- readString(String) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Reads file's content into a String.
- readString(String, int) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Reads file's content into a String.
- readString(File) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Reads file's content into a String.
- readString(File, int) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Reads file's content into a String.
- readString(String, String) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Reads file's content into a String.
- readString(String, int, String) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Reads file's content into a String.
- readString(File, String) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Reads file's content into a String.
- readString(File, int, String) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Reads file's content into a String.
- READY_STATUS -
类 com.beetle.framework.appsrv.AppThreadMonitor.MonitorInfo 中的静态变量
-
- REAL -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- rebind(Name, Object) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Binds a name to an object, overwriting any existing binding.
- rebind(String, Object) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Binds a name to an object, overwriting any existing binding.
- rebuildIndex(String) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- rebuildIndex(String) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- rebuildIndex(String) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- rebuildIndex(String) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 重建索引
- receive() -
类 com.beetle.framework.appsrv.remoting.MessageClient 中的方法
- 接受服务器正常推送的结果; 此方法会阻塞
- receiveMistyMsg() -
类 com.beetle.framework.appsrv.remoting.MessageClient 中的方法
- 接受服务器非正常推送的不明消息; 此方法会阻塞
- receiveObjMsg() -
类 com.beetle.framework.business.common.jms.queue.JMSQueueReader 中的方法
-
- recycle(int) -
类 com.beetle.framework.appsrv.RoutinesPool 中的静态方法
- 回收公共线程池中的线程
- recycle(int) -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- 回收线程池中的线程
- REF -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- ReflectUtil - com.beetle.framework.util 中的 类
-
- ReflectUtil() -
类 com.beetle.framework.util.ReflectUtil 的构造方法
-
- registerBusinessURL(String) -
类 com.beetle.framework.business.delegate.BsRequest 中的方法
- 注册业务类的URL url--一般就是此业务类的包路径+名称
- registerClientAction(MessageClient.ClientAction) -
类 com.beetle.framework.appsrv.remoting.MessageClient 中的方法
-
- registerServerAction(MessageServer.ServerAction) -
类 com.beetle.framework.appsrv.remoting.MessageServer 中的方法
- 注册服务动作处理者
- registerTimeOutEvent(LifeCycleCache.TimeOutEvent) -
类 com.beetle.framework.util.cache.LifeCycleCache 中的方法
- 注册超时处理事件
- reloadLogConfig() -
类 com.beetle.framework.log.SysLogger 中的静态方法
- 在运行时修改了配置文件,可以通过此方法重载配置,以便修改见效
- reloadLogConfig(Properties) -
类 com.beetle.framework.log.SysLogger 中的静态方法
-
- RemoteInvokeProxy - com.beetle.framework.business.delegate.imp.proxy 中的 类
-
- RemoteInvokeProxy() -
类 com.beetle.framework.business.delegate.imp.proxy.RemoteInvokeProxy 的构造方法
-
- remove(Runnable) -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Removes this task from the executor's internal queue if it is
present, thus causing it not to be run if it has not already started.
- remove(Object) -
类 com.beetle.framework.util.cache.ConcurrentCache 中的方法
-
- remove(Object) -
接口 com.beetle.framework.util.cache.ICache 中的方法
-
- remove(Object) -
类 com.beetle.framework.util.cache.LifeCycleCache 中的方法
-
- remove(Object) -
类 com.beetle.framework.util.cache.PeriodCache 中的方法
- Removes the mapping for this key from this cache if it is present.
- remove(Object) -
类 com.beetle.framework.util.cache.StrongCache 中的方法
- Removes the mapping for this key from this cache if it is present.
- remove(Object) -
类 com.beetle.framework.util.cache.TimeOutCache 中的方法
-
- remove(Object) -
类 com.beetle.framework.util.cache.WeakCache 中的方法
-
- removeAllDaoObjectFromCache() -
类 com.beetle.framework.persistence.dao.DaoFactory 中的静态方法
- 从内存中清除所有的缓存对象
- removeDaoObjectFromCacheByID(String) -
类 com.beetle.framework.persistence.dao.DaoFactory 中的静态方法
- 根据指定的dao接口名称,从缓存中清除此对象
- removeEJBContext(String) -
类 com.beetle.framework.resource.AppContext 中的静态方法
- 关闭远程context和从缓存清除
- removeFromCache(AppThreadImp) -
类 com.beetle.framework.appsrv.AppThreadMonitor 中的静态方法
- 将线程从缓存删除,以便后台不再监控
- removeFromEnvironment(String) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Removes an environment property from the environment of this context.
- removeLocalHomeFromCache(String) -
类 com.beetle.framework.business.common.ejb.HomeFactoryHelper 中的静态方法
- 从缓存中删除home对象
- removeLoginContext(String) -
类 com.beetle.framework.resource.AppContext 中的静态方法
-
- removeOneObserver(ObserverImp) -
类 com.beetle.framework.util.pattern.observer.AbleImp 中的方法
- 删除一个受控对象
- removePath(String) -
类 com.beetle.framework.util.OtherUtil 中的静态方法
- 删除文件名中的路径,只返回文件名
- removeRemoteHomeFromCache(String, Class) -
类 com.beetle.framework.business.common.ejb.HomeFactoryHelper 中的静态方法
- 从缓存中删除home接口对象
- removeRequestSession(String) -
类 com.beetle.framework.appsrv.remoting.MessageServer 中的方法
- 移除会话(如果存在的话)
- rename(Name, Name) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Binds a new name to the object bound to an old name, and unbinds the old
name.
- rename(String, String) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Binds a new name to the object bound to an old name, and unbinds the old
name.
- requestHandle(MsgReq) -
类 com.beetle.framework.appsrv.remoting.MessageServer.ServerAction 中的方法
- 交互执行方法
- resetDBConfig() -
类 com.beetle.framework.persistence.access.DBConfig 中的静态方法
-
- resetIdleTime() -
类 com.beetle.framework.appsrv.AppRunnable 中的方法
- 重置空闲时间,重置后通过getIdleTime()获取的空闲时间为0
- resetMessageConfig() -
类 com.beetle.framework.business.BusinessConfigReader 中的静态方法
-
- resetServiceConfig() -
类 com.beetle.framework.business.service.ServiceFactory 中的静态方法
-
- resetSysConfig() -
类 com.beetle.framework.resource.SysConfigReader 中的静态方法
- 重置此文件
- ResourceLoader - com.beetle.framework.util 中的 类
-
- ResourceLoader() -
类 com.beetle.framework.util.ResourceLoader 的构造方法
-
- ResourceReader - com.beetle.framework.resource 中的 类
-
- ResourceReader() -
类 com.beetle.framework.resource.ResourceReader 的构造方法
-
- ResponseContent - com.beetle.framework.web.cache.imp 中的 类
-
- ResponseContent() -
类 com.beetle.framework.web.cache.imp.ResponseContent 的构造方法
-
- reStartAppThread(String) -
类 com.beetle.framework.appsrv.AppThreadMonitor 中的静态方法
- 根据被监控线程的名称,重启此线程
- resultSetAvailable() -
类 com.beetle.framework.persistence.access.operator.QueryOperator 中的方法
- 查询返回的结果集是否可用 true--结果可用,拥有记录 false--结果不可用,没有记录集
- ResultSetHandler - com.beetle.framework.persistence.access.base 中的 类
-
- ResultSetHandler() -
类 com.beetle.framework.persistence.access.base.ResultSetHandler 的构造方法
-
- ResultSetHandler(int) -
类 com.beetle.framework.persistence.access.base.ResultSetHandler 的构造方法
-
- resumeAll() -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
- 恢复所有被暂停的计划任务
- resumeTask(String) -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
- 恢复某个计划任务
- retrieve(String) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- retrieve(String) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- retrieve(String) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- retrieve(String) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 根据id,从文件中找回此对象
- returnFlag -
类 com.beetle.framework.persistence.access.operator.ProcOperator 中的变量
-
- returnMsg -
类 com.beetle.framework.persistence.access.operator.ProcOperator 中的变量
-
- returnToBR(String) -
类 com.beetle.framework.web.tools.WebUtil 中的静态方法
- �����ַ������еĻس���ת����html��Ӧ��
- RIGHT_SLASHDOT -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- rollback() -
接口 com.beetle.framework.business.common.jta.ITransaction 中的方法
- 回滚事务
- rollback() -
类 com.beetle.framework.business.common.jta.JDBCTransaction 中的方法
- 回滚事务
- rollback() -
类 com.beetle.framework.business.common.jta.JTATransaction 中的方法
-
- rollback() -
类 com.beetle.framework.persistence.access.DBTransaction 中的方法
- 回滚事务
- rollbackByHand() -
类 com.beetle.framework.business.command.CommandImp 中的方法
- 手工会滚事务,只有事务执行方式才有效
- routine() -
类 com.beetle.framework.appsrv.pubsub.Publisher.PubWorker 中的方法
-
- routine() -
类 com.beetle.framework.appsrv.SubRoutine 中的方法
- 子程序的执行方法(入口),在此方法实现具体的工作代码。
- RoutineExecutor - com.beetle.framework.appsrv 中的 类
- 子程序执行器
- RoutineExecutor() -
类 com.beetle.framework.appsrv.RoutineExecutor 的构造方法
- 默认构造函数使用框架公共线程池
- RoutineExecutor(RoutinesPool.WorkThreadPool) -
类 com.beetle.framework.appsrv.RoutineExecutor 的构造方法
- 使用自定义线程池
- RoutineRunException - com.beetle.framework.appsrv 中的 异常
-
- RoutineRunException(String, Throwable) -
异常 com.beetle.framework.appsrv.RoutineRunException 的构造方法
-
- RoutineRunException(Throwable) -
异常 com.beetle.framework.appsrv.RoutineRunException 的构造方法
-
- RoutineRunException(String) -
异常 com.beetle.framework.appsrv.RoutineRunException 的构造方法
-
- RoutinesPool - com.beetle.framework.appsrv 中的 类
-
Title: Beetle AppServer Framework
Description:子程序运行线程池封装类
Copyright: Copyright (c) 2005
Company: BeetleSoft
- RoutinesPool.WorkThreadPool - com.beetle.framework.appsrv 中的 类
-
- RoutinesPool.WorkThreadPool(int, int, long) -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 的构造方法
- 工作线程池
- RoutinesPool.WorkThreadPool(int, int, long, int) -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 的构造方法
- 工作线程池
- rowCount -
类 com.beetle.framework.persistence.access.operator.RsDataSet 中的变量
-
- RPC_EXECUTE -
类 com.beetle.framework.business.command.CommandExecutor 中的静态变量
- 框架实现http远程方式执行
- RPC_EXECUTE -
类 com.beetle.framework.business.delegate.DelegateExecutor 中的静态变量
-
- RpcClient - com.beetle.framework.business.common.rpcserver 中的 类
-
Title: J2EE框架核心工具包
Description:
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- RpcClient() -
类 com.beetle.framework.business.common.rpcserver.RpcClient 的构造方法
-
- RPCCommandTarget - com.beetle.framework.business.command.imp 中的 类
-
- RpcServerException - com.beetle.framework.business.common.rpcserver 中的 异常
-
- RpcServerException(String) -
异常 com.beetle.framework.business.common.rpcserver.RpcServerException 的构造方法
-
- RpcServerException(Throwable) -
异常 com.beetle.framework.business.common.rpcserver.RpcServerException 的构造方法
-
- RpcServerException(String, Throwable) -
异常 com.beetle.framework.business.common.rpcserver.RpcServerException 的构造方法
-
- RPCTarget - com.beetle.framework.business.delegate.imp 中的 类
-
- RsDataSet - com.beetle.framework.persistence.access.operator 中的 类
-
- RsDataSet(List) -
类 com.beetle.framework.persistence.access.operator.RsDataSet 的构造方法
-
- run() -
类 com.beetle.framework.appsrv.AppRunnable 中的方法
- 线程运行主方法
- run() -
类 com.beetle.framework.appsrv.AppThreadImp 中的方法
-
- run() -
类 com.beetle.framework.appsrv.AppThreadMonitor 中的方法
-
- run() -
类 com.beetle.framework.appsrv.SubRoutine 中的方法
-
- run() -
类 com.beetle.framework.business.common.jms.queue.JMSQueueReader 中的方法
-
- run() -
类 com.beetle.framework.resource.watch.WatchTask 中的方法
- When an object implementing interface
Runnable is used to create a thread, starting the
thread causes the object's run method to be called in that separately executing thread.
- runInPool(SubRoutine) -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- 在池中执行
- RUNNING_STATUS -
类 com.beetle.framework.appsrv.AppThreadMonitor.MonitorInfo 中的静态变量
-
- runRoutine() -
类 com.beetle.framework.appsrv.RoutineExecutor 中的方法
- 执行子程序
- runRoutineDirect(SubRoutine) -
类 com.beetle.framework.appsrv.RoutineExecutor 中的静态方法
- 直接运行子程序 (不会使用连接池,对超时无效)
- runRoutineEarly() -
类 com.beetle.framework.appsrv.RoutineExecutor 中的方法
- 提早执行子程序,后调用getResult方法获取运算结果 特别适合在主流程中提前先处理任务重部分,再处理其它任务,最后再获取重任务计算结果的场景。
- runRoutineForTime(int) -
类 com.beetle.framework.appsrv.RoutineExecutor 中的方法
- 在设置的时间内执行此子程序并等待结果,若超过此时间,会中断此子程序,并触发子程序的timeoutEvent()事件(方法)
- runRoutineForTime() -
类 com.beetle.framework.appsrv.RoutineExecutor 中的方法
- 执行子程序并等待返回其计算结果。
- runRoutineInCommonPool(SubRoutine) -
类 com.beetle.framework.appsrv.RoutineExecutor 中的静态方法
- 在线程池中运行子程序 返回true为成功入池,false为失败,有可能是池满了
- runRoutineInCommonPool(SubRoutine) -
类 com.beetle.framework.appsrv.RoutinesPool 中的静态方法
-
- runRoutineInCorePool(SubRoutine) -
类 com.beetle.framework.appsrv.RoutinesPool 中的静态方法
- 在线程中运行子程序
- runRoutineInTurn() -
类 com.beetle.framework.appsrv.RoutineExecutor 中的方法
- 依次执行子程序(按照顺序前一个子程序运行完毕才接着运行下一个,直到所有的子程序执行完毕) (针对一组子程序) 此方法会阻塞
- runRoutineInTurnNoBlock() -
类 com.beetle.framework.appsrv.RoutineExecutor 中的方法
- 同runRoutineInTurn方法,但不会阻塞(在后台依次执行)
- runRoutineParalleJoin() -
类 com.beetle.framework.appsrv.RoutineExecutor 中的方法
- 并行执行子程序,并等待所有的子程序结束后再退出 (针对一组子程序,此方法会阻塞) (没有超时处理机制,即使子程序设置最大阻塞时间也无效)
- runServiceNotSupported(Input) -
接口 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegate 中的方法
-
- runServiceNotSupported(Input) -
类 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateBean 中的方法
-
- runServiceNotSupported(Input) -
接口 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateLocal 中的方法
-
- runServiceRequired(Input) -
接口 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegate 中的方法
-
- runServiceRequired(Input) -
类 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateBean 中的方法
-
- runServiceRequired(Input) -
接口 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateLocal 中的方法
-
- runServiceSupports(Input) -
接口 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegate 中的方法
-
- runServiceSupports(Input) -
类 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateBean 中的方法
-
- runServiceSupports(Input) -
接口 com.beetle.framework.business.delegate.imp.ejb.BusinessDelegateLocal 中的方法
-
S
- saveFile(FileObj, String) -
类 com.beetle.framework.web.controller.upload.UploadHelper 中的静态方法
- 保存传过来的文件到服务器上
- saveFile(FileObj, String, String) -
类 com.beetle.framework.web.controller.upload.UploadHelper 中的静态方法
- 保存传过来的文件到服务器上
- scanStreamDataRate(long) -
类 com.beetle.framework.appsrv.remoting.MessageClient 中的方法
- 设置扫描流数据的频率
- scanStreamDataRate(long) -
类 com.beetle.framework.appsrv.remoting.MessageServer 中的方法
- 设置扫描流数据的频率
- schedule(Class, String, String) -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
- 计划一个任务
- scheduleDialy(Class, String, int, int) -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
- 每日定时执行
- scheduleHourly(Class, String, int) -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
- 以小时为单位定时执行
- scheduleHourly(Class, String, int, int) -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
- 以小时为单位定时执行
- scheduleImmediate(Class, String, int, long) -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
- 立即执行,并可以按重复次数和间隔执行
- scheduleMinutely(Class, String, int, int) -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
- 以分钟为单位定时执行
- scheduleMinutely(Class, String, int) -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
- 以分钟为单位定时执行
- scheduleMonthly(Class, String, int, int, int) -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
- 每月定时执行
- scheduleSecondly(Class, String, int, int) -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
- 以秒为单位定时执行
- scheduleSecondly(Class, String, int) -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
- 以秒为单位定时执行
- scheduleWeekly(Class, String, int, int, int) -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
- 每周定时执行
- selectByPrimaryKey(Object) -
接口 com.beetle.framework.persistence.access.operator.ITableAccess 中的方法
- 通过主键查对应的记录对象
- selectByPrimaryKey(Object) -
类 com.beetle.framework.persistence.access.operator.TableOperator 中的方法
- 根据主键查找记录
- selectByWhereCondition(String, Object[]) -
接口 com.beetle.framework.persistence.access.operator.ITableAccess 中的方法
- 通过Where语句获查找表结果记录
- selectByWhereCondition(String, Object[]) -
类 com.beetle.framework.persistence.access.operator.TableOperator 中的方法
- 根据条件查找
- selfMurderBrutallyNow() -
类 com.beetle.framework.appsrv.SubRoutine 中的方法
- 立即粗暴地杀死自己
- send(MsgReq) -
类 com.beetle.framework.appsrv.remoting.MessageClient 中的方法
- 发送消息,req不会清空
- send(Letter) -
类 com.beetle.framework.util.mail.SendLetter 中的静态方法
- Sends an email through default SMTP server.
- send(Letter, SmtpServerInfo) -
类 com.beetle.framework.util.mail.SendLetter 中的静态方法
- Sends an email through SMTP server.
- sendError(int, String) -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 中的方法
- We override this so we can catch the response status.
- sendError(int) -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 中的方法
- We override this so we can catch the response status.
- SendLetter - com.beetle.framework.util.mail 中的 类
-
Title: J2EE框架核心工具包
Description:邮件发送类
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- SendLetter() -
类 com.beetle.framework.util.mail.SendLetter 的构造方法
-
- sendObj(Serializable) -
类 com.beetle.framework.business.common.jms.queue.JMSQueueSender 中的方法
-
- sendRedirect(String) -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 中的方法
-
- sendText(String) -
类 com.beetle.framework.business.common.jms.queue.JMSQueueSender 中的方法
-
- separateThreadMonitor() -
类 com.beetle.framework.appsrv.AppThreadImp 中的方法
- 撤销监控
- SeqFactory - com.beetle.framework.persistence.seq 中的 类
-
Title: BeetleSoft Framework
Description: 序列生产工厂
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- SeqFactory() -
类 com.beetle.framework.persistence.seq.SeqFactory 的构造方法
-
- SeqType - com.beetle.framework.persistence.seq 中的 类
-
Title: BeetleSoft Framework
Description: 序列号输入参数对象
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- SeqType(String, String, int) -
类 com.beetle.framework.persistence.seq.SeqType 的构造方法
- SeqType
- SeqType(String, String) -
类 com.beetle.framework.persistence.seq.SeqType 的构造方法
- 此构造函数,会采取默认的Seq实现类型 默认类型【在DBConfig.xml文件“SEQUENCE_IMP_TYPE”属性设置】
- service(ServletRequest, ServletResponse) -
类 com.beetle.framework.web.service.WebServiceServlet 中的方法
- Execute a request.
- ServiceAtt - com.beetle.framework.business.service 中的 类
-
- ServiceAtt() -
类 com.beetle.framework.business.service.ServiceAtt 的构造方法
-
- ServiceAttr - com.beetle.framework.web.service.imp 中的 类
-
- ServiceAttr() -
类 com.beetle.framework.web.service.imp.ServiceAttr 的构造方法
-
- ServiceCmdImp - com.beetle.framework.business.common.rpcserver 中的 类
-
- ServiceCmdImp() -
类 com.beetle.framework.business.common.rpcserver.ServiceCmdImp 的构造方法
-
- ServiceConfig - com.beetle.framework.web.service.imp 中的 类
-
- ServiceDelegateImp - com.beetle.framework.business.common.rpcserver 中的 类
-
- ServiceDelegateImp() -
类 com.beetle.framework.business.common.rpcserver.ServiceDelegateImp 的构造方法
-
- ServiceException - com.beetle.framework.business.service 中的 异常
- Title: Beetle业务逻辑框架
Description:
Copyright: Copyright (c) 2006
Company: 甲壳虫软件
- ServiceException(String) -
异常 com.beetle.framework.business.service.ServiceException 的构造方法
-
- ServiceException(Throwable) -
异常 com.beetle.framework.business.service.ServiceException 的构造方法
-
- ServiceException(String, Throwable) -
异常 com.beetle.framework.business.service.ServiceException 的构造方法
-
- ServiceFactory - com.beetle.framework.business.service 中的 类
-
- ServiceFactory() -
类 com.beetle.framework.business.service.ServiceFactory 的构造方法
-
- sessionBeforeLoseEvent(String) -
类 com.beetle.framework.appsrv.remoting.MessageServer.ServerAction 中的方法
- Session长时间没有会话,掉线之前(及系统自动回收此会话之前)触发此事件
- sessionCreatedEvent(String) -
类 com.beetle.framework.appsrv.remoting.MessageServer.ServerAction 中的方法
- Session建立成功后触发此事件
- SessionEJBImp - com.beetle.framework.business.common.ejb 中的 类
-
- SessionEJBImp() -
类 com.beetle.framework.business.common.ejb.SessionEJBImp 的构造方法
-
- set(String, String) -
类 com.beetle.framework.util.StringExpression 中的方法
- 设置变量值
- setAPP_HOME(String) -
类 com.beetle.framework.resource.ResourceReader 中的静态方法
-
- setAvoidSubmitSeconds(int) -
类 com.beetle.framework.web.controller.ControllerImp 中的方法
-
- setBack(ICommandCallBack) -
类 com.beetle.framework.business.command.imp.AsynchroCallImp.AsynTask 中的方法
-
- setBack(IBusinessCallBack) -
类 com.beetle.framework.business.delegate.imp.AsynchroCallImp.AsynTask 中的方法
-
- setBcc(String) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Sets single BCC address.
- setBcc(String[]) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Sets multiple BCC addresses.
- setBreakFlag(boolean) -
类 com.beetle.framework.web.controller.ajax.AjaxResponse 中的方法
- 设置是否中断标记 此标记只在globalFrontCall或globalBackCall回调事件设置,此标记为true则,处理完此回调事件后
主流程立即退出
- setCacheRecordAmountFlag(boolean) -
类 com.beetle.framework.persistence.pagination.PageParameter 中的方法
- 设置总记录数是否缓存。
- setCacheSeconds(int) -
类 com.beetle.framework.web.controller.ControllerImp 中的方法
- 利用http协议的header缓存生产的view (注:必须在构造函数内调用才有效)
- setCc(String) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Sets single CC address
- setCc(String[]) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Sets multiple CC addresses.
- setClassName(String) -
类 com.beetle.framework.business.interrupt.ActionAttr 中的方法
-
- setClearTime(long) -
类 com.beetle.framework.resource.watch.WatchInfo 中的方法
-
- setCmd(CommandImp) -
类 com.beetle.framework.business.command.imp.AsynchroCallImp.AsynTask 中的方法
-
- setCommandExecuteFlag(int) -
类 com.beetle.framework.business.command.imp.AsynchroCallImp.AsynTask 中的方法
-
- setConnectionVerifyTimeout(long) -
类 com.beetle.framework.appsrv.remoting.MessageServer 中的方法
- 设置连接校验超时时间,默认为5000毫秒
- setContainValue(String, String, String) -
类 com.beetle.framework.resource.SysConfigReader 中的静态方法
- 设置容器属性值
- setContentEncoding(String) -
类 com.beetle.framework.web.cache.imp.ResponseContent 中的方法
-
- setContentLength(int) -
类 com.beetle.framework.web.controller.AbnormalViewControlerImp 中的方法
-
- setContentType(String) -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 中的方法
- Set the content type
- setContentType(String) -
类 com.beetle.framework.web.cache.imp.ResponseContent 中的方法
- Set the content type.
- setContentType(String) -
类 com.beetle.framework.web.controller.AbnormalViewControlerImp 中的方法
-
- setContext(ServletContext) -
类 com.beetle.framework.web.controller.MainControllerServlet 中的方法
-
- setContext(ServletContext) -
类 com.beetle.framework.web.service.WebServiceServlet 中的方法
-
- setConURL(String) -
类 com.beetle.framework.persistence.access.datasource.DriverPool 中的方法
-
- setConURL(String) -
类 com.beetle.framework.persistence.access.datasource.GenePool 中的方法
-
- setConURL(String) -
类 com.beetle.framework.persistence.access.datasource.ProxoolPool 中的方法
-
- setConURL(String) -
类 com.beetle.framework.persistence.access.datasource.XaPool 中的方法
-
- setConURL(String) -
接口 com.beetle.framework.persistence.access.IConnPool 中的方法
-
- setCorePoolSize(int) -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Sets the core number of threads.
- setCreatetime(Timestamp) -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- setCurPageNumber(int) -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
-
- setCurPageSize(int) -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
-
- setCurPos(int) -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
-
- setCurrentLocation(String) -
类 com.beetle.framework.business.service.ServiceAtt 中的方法
-
- setCycleFlag(int) -
类 com.beetle.framework.appsrv.AppThreadImp 中的方法
- 设置循环标记,默认为框架自动维护执行的循环。
- setDataSourceName(String) -
类 com.beetle.framework.persistence.access.operator.BaseOperator 中的方法
- 设置数据源名称,以便根据它获取数据库连接
- setDataSourceName(String) -
类 com.beetle.framework.persistence.pagination.PageParameter 中的方法
- 设置系统数据源
- setDateHeader(String, long) -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 中的方法
- Set the date of a header
- setDealFlag(int) -
类 com.beetle.framework.business.command.imp.AsynchroCallImp.AsynTask 中的方法
-
- setDealFlag(int) -
类 com.beetle.framework.business.delegate.imp.AsynchroCallImp.AsynTask 中的方法
-
- setDefaultClassLoader(ClassLoader) -
类 com.beetle.framework.util.ResourceLoader 中的静态方法
-
- setDefaultSmtpServer(SmtpServerInfo) -
类 com.beetle.framework.util.mail.SendLetter 中的静态方法
- Sets default SMTP server.
- setDelegateExecuteFlag(int) -
类 com.beetle.framework.business.delegate.imp.AsynchroCallImp.AsynTask 中的方法
-
- setDriverName(String) -
类 com.beetle.framework.persistence.access.datasource.DriverPool 中的方法
-
- setDriverName(String) -
类 com.beetle.framework.persistence.access.datasource.GenePool 中的方法
-
- setDriverName(String) -
类 com.beetle.framework.persistence.access.datasource.ProxoolPool 中的方法
-
- setDriverName(String) -
类 com.beetle.framework.persistence.access.datasource.XaPool 中的方法
-
- setDriverName(String) -
接口 com.beetle.framework.persistence.access.IConnPool 中的方法
-
- setEnabled(String) -
类 com.beetle.framework.business.service.ServiceAtt 中的方法
-
- setExcelDocument(HSSFWorkbook) -
类 com.beetle.framework.web.controller.document.DocInfo 中的方法
-
- setFilename(String) -
类 com.beetle.framework.resource.define.CfgFileInfo 中的方法
-
- setFrom(String) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Sets the FROM address
- setHeader(Header) -
类 com.beetle.framework.appsrv.remoting.MsgReq 中的方法
-
- setHeader(Header) -
类 com.beetle.framework.appsrv.remoting.MsgRes 中的方法
-
- setHeader(String, String) -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 中的方法
- Set a header field
- setHost(String) -
类 com.beetle.framework.util.mail.SmtpServerInfo 中的方法
- Sets SMTP host address.
- setHtmlMessage(String) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Sets HTML message text.
- setId(String) -
类 com.beetle.framework.appsrv.AppThreadMonitor.MonitorInfo 中的方法
-
- setId(String) -
类 com.beetle.framework.business.service.ServiceAtt 中的方法
-
- setId(String) -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- setIdentityKey(String) -
类 com.beetle.framework.persistence.pagination.PageParameter 中的方法
- 设置这个查询结果集的唯一标识字段名称(可选)
- setImpClass(String) -
类 com.beetle.framework.business.service.ServiceAtt 中的方法
-
- setImpClass(String) -
类 com.beetle.framework.web.service.imp.ServiceAttr 中的方法
-
- setInstanceCacheFlag(boolean) -
类 com.beetle.framework.web.controller.ControllerImp 中的方法
- 设置此控制器是否需要缓存在内容中,默认,所有的控制器都被缓存 (注:必须在构造函数内调用才有效)
- setInterFace(String) -
类 com.beetle.framework.web.service.imp.ServiceAttr 中的方法
-
- setInterval(int) -
类 com.beetle.framework.appsrv.AppThreadImp 中的方法
- 设置此线程执行间隔时间
- setIntHeader(String, int) -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 中的方法
- Set the int value of the header
- setKeepAliveTime(long) -
类 com.beetle.framework.appsrv.RoutinesPool 中的静态方法
- Set the number of milliseconds to keep threads alive waiting for new
commands.
- setKeepAliveTime(long, TimeUnit) -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Sets the time limit for which threads may remain idle before being
terminated.
- setLastFileModifiedTime(long) -
类 com.beetle.framework.resource.define.CfgFileInfo 中的方法
-
- setLastModified(long) -
类 com.beetle.framework.web.cache.imp.ResponseContent 中的方法
-
- setLastReadTime(long) -
类 com.beetle.framework.resource.define.CfgFileInfo 中的方法
-
- setLastTime(long) -
类 com.beetle.framework.appsrv.AppThreadMonitor.MonitorInfo 中的方法
-
- setLasttime(Timestamp) -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- setLevel(int) -
类 com.beetle.framework.log.SysLogger 中的方法
- 设置当前日志的输入级别
- setLocale(Locale) -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 中的方法
- Set the locale
- setLocale(Locale) -
类 com.beetle.framework.web.cache.imp.ResponseContent 中的方法
- Set the Locale.
- setLocation(String) -
类 com.beetle.framework.business.service.ServiceAtt 中的方法
-
- setMax(int) -
类 com.beetle.framework.persistence.access.datasource.DriverPool 中的方法
-
- setMax(int) -
类 com.beetle.framework.persistence.access.datasource.GenePool 中的方法
-
- setMax(int) -
类 com.beetle.framework.persistence.access.datasource.ProxoolPool 中的方法
-
- setMax(int) -
类 com.beetle.framework.persistence.access.datasource.XaPool 中的方法
-
- setMax(int) -
接口 com.beetle.framework.persistence.access.IConnPool 中的方法
-
- setMaximumPoolSize(int) -
类 com.beetle.framework.appsrv.RoutinesPool 中的静态方法
-
- setMaximumPoolSize(int) -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Sets the maximum allowed number of threads.
- setMaxParallelAmount(int) -
类 com.beetle.framework.web.controller.ControllerImp 中的方法
- 设置此控制器最大支持并发请求数,默认为负数,即无限制。
- setMaxRow(int) -
类 com.beetle.framework.persistence.access.operator.QueryOperator 中的方法
- 设置结果集返回的最大条数。
- setMessage(String) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Sets plain message text.
- setMessageId(String) -
类 com.beetle.framework.appsrv.remoting.MsgReq 中的方法
-
- setMessageId(String) -
类 com.beetle.framework.appsrv.remoting.MsgRes 中的方法
-
- setMethod(String) -
类 com.beetle.framework.appsrv.remoting.Header 中的方法
-
- setMin(int) -
类 com.beetle.framework.persistence.access.datasource.DriverPool 中的方法
-
- setMin(int) -
类 com.beetle.framework.persistence.access.datasource.GenePool 中的方法
-
- setMin(int) -
类 com.beetle.framework.persistence.access.datasource.ProxoolPool 中的方法
-
- setMin(int) -
类 com.beetle.framework.persistence.access.datasource.XaPool 中的方法
-
- setMin(int) -
接口 com.beetle.framework.persistence.access.IConnPool 中的方法
-
- setModifyCount(int) -
类 com.beetle.framework.resource.define.CfgFileInfo 中的方法
-
- setName(String) -
类 com.beetle.framework.web.service.imp.ServiceAttr 中的方法
-
- setNextPageNumber(int) -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
-
- setObj(Object) -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- setObjtype(Integer) -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- setPageAmount(int) -
类 com.beetle.framework.persistence.pagination.PageBaseInfo 中的方法
-
- setPageAmount(int) -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
-
- setPageNumber(int) -
类 com.beetle.framework.persistence.pagination.PageParameter 中的方法
- 设置当前显示第几页的页号
- setPageSize(int) -
类 com.beetle.framework.persistence.pagination.PageBaseInfo 中的方法
-
- setPageSize(int) -
类 com.beetle.framework.persistence.pagination.PageParameter 中的方法
- 设置页面大小,即每页显示的数据量
- setParameter(String, Object) -
类 com.beetle.framework.business.delegate.BsRequest 中的方法
- 设置参数
- setParameter(String, String) -
类 com.beetle.framework.web.tools.DebugController 中的方法
- 设置页面参赛,模拟form的field输入
- setPassword(String) -
类 com.beetle.framework.appsrv.remoting.Header 中的方法
-
- setPassword(String) -
类 com.beetle.framework.persistence.access.datasource.DriverPool 中的方法
-
- setPassword(String) -
类 com.beetle.framework.persistence.access.datasource.GenePool 中的方法
-
- setPassword(String) -
类 com.beetle.framework.persistence.access.datasource.ProxoolPool 中的方法
-
- setPassword(String) -
类 com.beetle.framework.persistence.access.datasource.XaPool 中的方法
-
- setPassword(String) -
接口 com.beetle.framework.persistence.access.IConnPool 中的方法
-
- setPassword(String) -
类 com.beetle.framework.util.mail.SmtpServerInfo 中的方法
- Sets SMTP authentication password.
- setPath(String) -
类 com.beetle.framework.resource.define.CfgFileInfo 中的方法
-
- setPdfDocument(Document) -
类 com.beetle.framework.web.controller.document.DocInfo 中的方法
-
- setPlus(Object) -
类 com.beetle.framework.business.command.CommandImp 中的方法
- 设置附加对象,附加对象一般作为全局横切的数据传送对象, 一般情况下,不应该用来作为一个command的参数来使用
- setPlus(String) -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- setPlusInfo(String) -
类 com.beetle.framework.appsrv.AppThreadMonitor.MonitorInfo 中的方法
-
- setPlusObj(Object) -
类 com.beetle.framework.web.controller.draw.DrawInfo 中的方法
-
- setPointCut(String) -
类 com.beetle.framework.business.interrupt.ActionAttr 中的方法
-
- setPrePageNumber(int) -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
-
- setPresentConnection(Connection) -
类 com.beetle.framework.persistence.access.operator.BaseOperator 中的方法
- 需要手动维护连接时候,设置当前连接
- setProcessFlag(int) -
类 com.beetle.framework.business.interrupt.ActionSignal 中的方法
-
- setProcOutParameters(CallableStatement, int) -
类 com.beetle.framework.persistence.access.operator.CommonProcOperator 中的方法
-
- setProcOutParameters(CallableStatement, int) -
类 com.beetle.framework.persistence.access.operator.OracleProcOperator 中的方法
-
- setProcOutParameters(CallableStatement, int) -
类 com.beetle.framework.persistence.access.operator.ProcOperator 中的方法
-
- setProcOutParameters(CallableStatement, int) -
类 com.beetle.framework.persistence.access.operator.SqlServerProcOperator 中的方法
-
- setProperties(String, String, String, String, String, String, String) -
类 com.beetle.framework.util.XMLProperties 中的静态方法
-
- setRecordAmount(int) -
类 com.beetle.framework.persistence.pagination.PageBaseInfo 中的方法
-
- setRecordAmount(int) -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
-
- setReq(BsRequest) -
类 com.beetle.framework.business.delegate.imp.AsynchroCallImp.AsynTask 中的方法
-
- setRequest(HttpServletRequest) -
类 com.beetle.framework.web.controller.ajax.AjaxProxy 中的方法
-
- setResoucrces(Map) -
类 com.beetle.framework.resource.watch.WatchInfo 中的方法
-
- setResource(String, Object) -
类 com.beetle.framework.resource.watch.WatchInfo 中的方法
-
- setResourceType(int) -
类 com.beetle.framework.resource.watch.WatchInfo 中的方法
-
- setResponse(HttpServletResponse) -
类 com.beetle.framework.web.controller.ajax.AjaxProxy 中的方法
-
- setResult(Object) -
类 com.beetle.framework.appsrv.SubRoutine 中的方法
- 设置子程序返回结果 routine方法体内调用才有效。
- setReturnFlag(int) -
类 com.beetle.framework.appsrv.remoting.MsgRes 中的方法
- 设置处理结果状态
- setReturnFlag(int) -
类 com.beetle.framework.business.command.CommandImp 中的方法
- 设置命令执行状态标记
- setReturnFlag(int) -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
-
- setReturnFlag(int) -
类 com.beetle.framework.web.controller.ajax.AjaxResponse 中的方法
- 设置控制器执行状态标记
- setReturnFlag(int) -
类 com.beetle.framework.web.service.WebResponse 中的方法
-
- setReturnMsg(String) -
类 com.beetle.framework.appsrv.remoting.MsgRes 中的方法
- 描述处理结果说明
- setReturnMsg(String) -
类 com.beetle.framework.business.command.CommandImp 中的方法
- 设置命令执行状态情况说明
- setReturnMsg(String) -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
-
- setReturnMsg(String) -
类 com.beetle.framework.web.controller.ajax.AjaxResponse 中的方法
- 设置控制器返回状态信息
- setReturnMsg(String) -
类 com.beetle.framework.web.service.WebResponse 中的方法
-
- setRollbackOnly() -
类 com.beetle.framework.business.common.ejb.SessionEJBImp 中的方法
- ��������ع�
- setRollbackOnly() -
接口 com.beetle.framework.business.common.jta.ITransaction 中的方法
- 设置回滚只读
- setRollbackOnly() -
类 com.beetle.framework.business.common.jta.JDBCTransaction 中的方法
- 设置回滚只读
- setRollbackOnly() -
类 com.beetle.framework.business.common.jta.JTATransaction 中的方法
-
- setScope(String) -
类 com.beetle.framework.web.cache.imp.CacheAttr 中的方法
-
- setSelectorNumber(int) -
类 com.beetle.framework.appsrv.remoting.MessageServer 中的方法
- 设置信道的selector的个数;性能调优参数,默认大小为操作系统所在机器的cpu核数, 但最大不超过8个。
- setSentDate(Date) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Sets e-mails sent date.
- setSentDate() -
类 com.beetle.framework.util.mail.Letter 中的方法
- Sets current date as e-mails sent date.
- setServiceId(String) -
类 com.beetle.framework.business.service.Input 中的方法
-
- setSessionContext(SessionContext) -
类 com.beetle.framework.business.common.ejb.SessionEJBImp 中的方法
-
- setSessionId(String) -
类 com.beetle.framework.appsrv.remoting.Header 中的方法
-
- setSessionLiveTime(long) -
类 com.beetle.framework.appsrv.remoting.MessageServer 中的方法
- 设置会话存活时间,不设置默认30分钟
- setSessionValue(String, Object) -
类 com.beetle.framework.web.tools.DebugController 中的方法
-
- setSql(String) -
类 com.beetle.framework.persistence.access.operator.BaseOperator 中的方法
- 设置sql语句
- setSqlResultSet(List) -
类 com.beetle.framework.persistence.pagination.PageResult 中的方法
-
- setStartTime(long) -
类 com.beetle.framework.appsrv.AppThreadMonitor.MonitorInfo 中的方法
-
- setStatus(int) -
类 com.beetle.framework.appsrv.AppThreadMonitor.MonitorInfo 中的方法
-
- setStatus(Integer) -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- setStatus(int) -
类 com.beetle.framework.resource.watch.WatchInfo 中的方法
-
- setStatus(int) -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 中的方法
- We override this so we can catch the response status.
- setStatus(int, String) -
类 com.beetle.framework.web.cache.imp.CacheHttpServletResponseWrapper 中的方法
- We override this so we can catch the response status.
- setSubject(String) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Sets message subject.
- setSuccessful(boolean) -
类 com.beetle.framework.util.pattern.cor.HandleResult 中的方法
- 设置成功标记,如果设置为true表示链表执行到此为止,不会再执行下一个节点(任务)
- setSYSCONFIG_MASK(int) -
类 com.beetle.framework.resource.ResourceReader 中的静态方法
-
- setTagContent(String, String, String) -
类 com.beetle.framework.util.XMLProperties 中的静态方法
-
- setThreadSafe(boolean) -
类 com.beetle.framework.business.interrupt.ActionAttr 中的方法
-
- setTime(int) -
类 com.beetle.framework.web.cache.imp.CacheAttr 中的方法
-
- setTimeout(String) -
类 com.beetle.framework.business.service.ServiceAtt 中的方法
-
- setTimeout(int) -
类 com.beetle.framework.util.cache.TimeOutCache 中的方法
-
- setTo(String) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Sets single TO address.
- setTo(String[]) -
类 com.beetle.framework.util.mail.Letter 中的方法
- Sets multiple TO addresses.
- setTransactionManager(TransactionManager) -
类 com.beetle.framework.persistence.access.datasource.DriverPool 中的方法
-
- setTransactionManager(TransactionManager) -
类 com.beetle.framework.persistence.access.datasource.GenePool 中的方法
-
- setTransactionManager(TransactionManager) -
类 com.beetle.framework.persistence.access.datasource.ProxoolPool 中的方法
-
- setTransactionManager(TransactionManager) -
类 com.beetle.framework.persistence.access.datasource.XaPool 中的方法
-
- setTransactionManager(TransactionManager) -
接口 com.beetle.framework.persistence.access.IConnPool 中的方法
-
- setTransactionTimeout(int) -
接口 com.beetle.framework.business.common.jta.ITransaction 中的方法
- 设置事务超时时间
- setTransactionTimeout(int) -
类 com.beetle.framework.business.common.jta.JDBCTransaction 中的方法
- 设置事务超时时间
- setTransactionTimeout(int) -
类 com.beetle.framework.business.common.jta.JTATransaction 中的方法
-
- setTransAttribute(String) -
类 com.beetle.framework.business.service.ServiceAtt 中的方法
-
- setType(String) -
类 com.beetle.framework.business.service.ServiceAtt 中的方法
-
- setUrl(String) -
类 com.beetle.framework.web.cache.imp.CacheAttr 中的方法
-
- setUseOnlyConnectionFlag(boolean) -
类 com.beetle.framework.persistence.access.operator.BaseOperator 中的方法
- 设置使用单连接标记
- setUser(String) -
类 com.beetle.framework.appsrv.remoting.Header 中的方法
-
- setUsername(String) -
类 com.beetle.framework.persistence.access.datasource.DriverPool 中的方法
-
- setUsername(String) -
类 com.beetle.framework.persistence.access.datasource.GenePool 中的方法
-
- setUsername(String) -
类 com.beetle.framework.persistence.access.datasource.ProxoolPool 中的方法
-
- setUsername(String) -
类 com.beetle.framework.persistence.access.datasource.XaPool 中的方法
-
- setUsername(String) -
接口 com.beetle.framework.persistence.access.IConnPool 中的方法
-
- setUsername(String) -
类 com.beetle.framework.util.mail.SmtpServerInfo 中的方法
- Sets SMTP authentication username.
- setUserSql(String) -
类 com.beetle.framework.persistence.pagination.PageParameter 中的方法
- 设置用户分页语句
- setValue(String, Object) -
类 com.beetle.framework.business.delegate.BsResponse 中的方法
- 以【key-value】设置返回值
- setValue(String, String) -
类 com.beetle.framework.util.file.IniFile 中的方法
-
- setValue(String, Object, Object) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
- ����һ��������Ե�ֵ
- setValue(String, Object) -
类 com.beetle.framework.web.controller.ajax.AjaxResponse 中的方法
- 按名称设置返回值(Object)
- setValueWithBoolean(String, Boolean) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- setValueWithByte(String, Byte) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- setValueWithCharacter(String, Character) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- setValueWithDate(String, Date) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- setValueWithDouble(String, Double) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- setValueWithFloat(String, Float) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- setValueWithInteger(String, Integer) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- setValueWithList(String, List) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
- 设置内含java基本类型数据的列表
- setValueWithLong(String, Long) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- setValueWithMap(String, Map) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
- 设置内含java基本类型数据的Map
- setValueWithObject(String, Object) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
- 设置对象,如果采取http协议,不保证此对象会序列化成功,传递。
- setValueWithShort(String, Short) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- setValueWithSimpleObject(String, Object) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
- 已过时。
- setValueWithSimpleObjectList(String, List) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
- 已过时。
- setValueWithString(String, String) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
-
- setValueWithUserDefinedObject(String, Object) -
类 com.beetle.framework.resource.define.BaseDTO 中的方法
- 传输自定义的可序列化的对象
- shortDateStrToLongStr(String) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
-
- showAllForDebug() -
类 com.beetle.framework.web.view.ViewHelper 中的方法
- 调试方法,在控制台打印当前视图中所包含的所有数据
- shutdown() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Initiates an orderly shutdown in which previously submitted tasks are
executed, but no new tasks will be accepted.
- shutdown(boolean) -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
-
- shutdown() -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
-
- shutdown() -
类 com.beetle.framework.persistence.access.datasource.DriverPool 中的方法
-
- shutdown() -
类 com.beetle.framework.persistence.access.datasource.GenePool 中的方法
-
- shutdown() -
类 com.beetle.framework.persistence.access.datasource.ProxoolPool 中的方法
-
- shutdown() -
类 com.beetle.framework.persistence.access.datasource.XaPool 中的方法
-
- shutdown() -
接口 com.beetle.framework.persistence.access.IConnPool 中的方法
-
- shutdownCommonPool() -
类 com.beetle.framework.appsrv.RoutineExecutor 中的静态方法
-
- shutdownCommonPool() -
类 com.beetle.framework.appsrv.RoutinesPool 中的方法
-
- shutdownCorePool() -
类 com.beetle.framework.appsrv.RoutinesPool 中的方法
-
- shutdownNow() -
类 com.beetle.framework.appsrv.RoutinesPool 中的静态方法
- Interrupt all threads and disable construction of new threads.
- shutdownNow() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
-
- shutdownPool() -
类 com.beetle.framework.appsrv.RoutineExecutor 中的方法
- 停止此执行器所使用的线程池
- shutDownServer() -
类 com.beetle.framework.appsrv.AppMainImp 中的方法
- 关闭此应用服务器
- shutDownServerEvent() -
类 com.beetle.framework.appsrv.AppMainImp 中的方法
- 关闭服务器时候触发的事件
- size() -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- size() -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- size() -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- size() -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 返回当前文件中多少个对象
- size() -
类 com.beetle.framework.util.cache.ConcurrentCache 中的方法
-
- size() -
接口 com.beetle.framework.util.cache.ICache 中的方法
-
- size() -
类 com.beetle.framework.util.cache.LifeCycleCache 中的方法
-
- size() -
类 com.beetle.framework.util.cache.PeriodCache 中的方法
-
- size() -
类 com.beetle.framework.util.cache.StrongCache 中的方法
- Returns the number of key-value mappings in this cache.
- size() -
类 com.beetle.framework.util.cache.TimeOutCache 中的方法
-
- size() -
类 com.beetle.framework.util.cache.WeakCache 中的方法
-
- size() -
类 com.beetle.framework.util.queue.BlockQueue 中的方法
-
- size() -
接口 com.beetle.framework.util.queue.IQueue 中的方法
-
- size() -
类 com.beetle.framework.util.queue.NoBlockConcurrentQueue 中的方法
-
- size() -
类 com.beetle.framework.util.queue.NoBlockQueue 中的方法
-
- size() -
类 com.beetle.framework.util.queue.PersistQueue 中的方法
-
- sizeMax -
接口 com.beetle.framework.web.controller.upload.IUpload 中的静态变量
- 上传文件的大小,单位为byte,默认为10M
- sizeOf(Object) -
类 com.beetle.framework.util.OtherUtil 中的静态方法
- 返回此对象序列化后的大小(字节数)
- sizeThreshold -
接口 com.beetle.framework.web.controller.upload.IUpload 中的静态变量
-
- sleep(int) -
类 com.beetle.framework.appsrv.AppRunnable 中的方法
- 线程休眠
- sleep(long) -
类 com.beetle.framework.appsrv.SubRoutine 中的方法
-
- SMALLINT -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- SmtpServerInfo - com.beetle.framework.util.mail 中的 类
-
Title: J2EE框架核心工具包
Description:SMTP服务器信息类
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- SmtpServerInfo() -
类 com.beetle.framework.util.mail.SmtpServerInfo 的构造方法
- SmtpServer default constructor.
- SmtpServerInfo(String) -
类 com.beetle.framework.util.mail.SmtpServerInfo 的构造方法
- SMTP server defined with its host.
- SmtpServerInfo(String, String, String) -
类 com.beetle.framework.util.mail.SmtpServerInfo 的构造方法
- SMTP server defined with its host and authenitification.
- SplitServletOutputStream - com.beetle.framework.web.cache.imp 中的 类
-
- SplitServletOutputStream(OutputStream, OutputStream) -
类 com.beetle.framework.web.cache.imp.SplitServletOutputStream 的构造方法
- Constructs a split output stream that both captures and passes through
the servlet response.
- sprintf(String, char) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
- prints a FormatUtilted number following printf conventions
- sprintf(String, Character) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
-
- sprintf(String, double) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
- prints a FormatUtilted number following printf conventions
- sprintf(String, Double) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
-
- sprintf(String, Float) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
-
- sprintf(String, long) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
- prints a FormatUtilted number following printf conventions
- sprintf(String, Long) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
-
- sprintf(String, int) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
- prints a FormatUtilted number following printf conventions
- sprintf(String, Integer) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
-
- sprintf(String, String) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
- prints a FormatUtilted number following printf conventions
- sprintf(String, Object[]) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
- Sprintf multiple strings.
- sprintf(String, String[]) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
-
- sprintf(String, Integer[]) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
-
- sprintf(String, Long[]) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
-
- sprintf(String, Double[]) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
-
- sprintf(String, Float[]) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
-
- sprintf(String, Character[]) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
-
- sprintf(String, int[]) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
-
- SqlGenerator - com.beetle.framework.persistence.access.operator 中的 类
-
- SqlGenerator() -
类 com.beetle.framework.persistence.access.operator.SqlGenerator 的构造方法
-
- SqlParameter - com.beetle.framework.persistence.access.operator 中的 类
- Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- SqlParameter(Object) -
类 com.beetle.framework.persistence.access.operator.SqlParameter 的构造方法
-
- SqlParameter(int, Object) -
类 com.beetle.framework.persistence.access.operator.SqlParameter 的构造方法
-
- SqlParameterSet - com.beetle.framework.persistence.access.operator 中的 类
-
- SqlParameterSet() -
类 com.beetle.framework.persistence.access.operator.SqlParameterSet 的构造方法
-
- SQLSERVER_ID -
类 com.beetle.framework.persistence.pagination.PaginationFactory 中的静态变量
-
- SqlServerPaginationImp - com.beetle.framework.persistence.pagination.imp 中的 类
- sqlserver��ҳʵ���� ��Ҫ��װ����Ĵ洢���
- SqlServerPaginationImp() -
类 com.beetle.framework.persistence.pagination.imp.SqlServerPaginationImp 的构造方法
-
- SqlServerProcOperator - com.beetle.framework.persistence.access.operator 中的 类
-
Title: BeetleSoft Framework
Description: J2EE系统开发框架
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- SqlServerProcOperator() -
类 com.beetle.framework.persistence.access.operator.SqlServerProcOperator 的构造方法
-
- sqlState -
异常 com.beetle.framework.persistence.access.base.DBAccessException 中的变量
-
- SqlType - com.beetle.framework.persistence.access.operator 中的 类
-
- SqlType() -
类 com.beetle.framework.persistence.access.operator.SqlType 的构造方法
-
- stackTraceInfo -
类 com.beetle.framework.web.tools.WebUtil.ExceptionInfo 中的变量
-
- starServertEvent() -
类 com.beetle.framework.appsrv.AppMainImp 中的方法
- 启动服务器时触发的事件
- start() -
类 com.beetle.framework.appsrv.remoting.MessageServer 中的方法
- 启动此服务器(对于一个服务器,建议只Start一次,多次start会有不确定性)
- start() -
类 com.beetle.framework.appsrv.scheduler.TaskScheduler 中的方法
-
- start() -
类 com.beetle.framework.persistence.access.datasource.DriverPool 中的方法
-
- start() -
类 com.beetle.framework.persistence.access.datasource.GenePool 中的方法
-
- start() -
类 com.beetle.framework.persistence.access.datasource.ProxoolPool 中的方法
-
- start() -
类 com.beetle.framework.persistence.access.datasource.XaPool 中的方法
-
- start() -
接口 com.beetle.framework.persistence.access.IConnPool 中的方法
-
- start(ChainNode, IReq) -
类 com.beetle.framework.util.pattern.cor.ChainExecutor 中的方法
- 启动执行列表中ChainNode对象工作;此方法可以指定从那个ChainNode对象开始执行。
- start(IReq) -
类 com.beetle.framework.util.pattern.cor.ChainExecutor 中的方法
- 启动执行列表中ChainNode对象工作,这个方法是从列表中第一个对象开始执行
- startAsDaemon() -
类 com.beetle.framework.appsrv.AppRunnable 中的方法
- 作为守护线程来启动 多次启动一个线程是非法的。
- startCmdService() -
类 com.beetle.framework.appsrv.AppMainImp 中的方法
- 启动命令服务
- startMemoryWatcherService() -
类 com.beetle.framework.appsrv.AppMainImp 中的方法
-
- startMonitor() -
类 com.beetle.framework.appsrv.AppThreadMonitor 中的静态方法
- 启动后台线程监控器,重启无效
- startNow() -
类 com.beetle.framework.appsrv.AppRunnable 中的方法
- 启动线程 多次启动一个线程是非法的。
- startNow() -
类 com.beetle.framework.appsrv.AppThreadImp 中的方法
-
- startServer() -
类 com.beetle.framework.appsrv.AppMainImp 中的方法
- 启动此应用服务器 (CmdService\MemoryWatcherService\ThreadMonitorService不会启动)
- startThreadMonitorService() -
类 com.beetle.framework.appsrv.AppMainImp 中的方法
- 启动后台线程监控服务
- startUp() -
接口 com.beetle.framework.web.onoff.IStartUp 中的方法
- startUp
- startWatch() -
类 com.beetle.framework.resource.watch.WatchHelper 中的静态方法
-
- stop() -
类 com.beetle.framework.appsrv.remoting.MessageServer 中的方法
- 关闭此服务器
- stopBrutally() -
类 com.beetle.framework.appsrv.AppRunnable 中的方法
- 粗暴地停止此线程 终止之前先调用stopNow
- stopEvent() -
类 com.beetle.framework.appsrv.AppRunnable 中的方法
- 调用stopNow触发的事件
- stopMonitor() -
类 com.beetle.framework.appsrv.AppThreadMonitor 中的静态方法
- 停止后台线程监控器,停止后不能重启
- stopNow() -
类 com.beetle.framework.appsrv.AppRunnable 中的方法
- 停止线程
- stopNow() -
类 com.beetle.framework.appsrv.AppThreadImp 中的方法
-
- STOPPED_STATUS -
类 com.beetle.framework.appsrv.AppThreadMonitor.MonitorInfo 中的静态变量
-
- StorageAccessException - com.beetle.framework.persistence.storage 中的 异常
-
- StorageAccessException(int, String, Throwable) -
异常 com.beetle.framework.persistence.storage.StorageAccessException 的构造方法
-
- StorageAccessException(int, String) -
异常 com.beetle.framework.persistence.storage.StorageAccessException 的构造方法
-
- StorageAccessException(int, Throwable) -
异常 com.beetle.framework.persistence.storage.StorageAccessException 的构造方法
-
- StorageAccessException(String, Throwable) -
异常 com.beetle.framework.persistence.storage.StorageAccessException 的构造方法
-
- StorageAccessException(String) -
异常 com.beetle.framework.persistence.storage.StorageAccessException 的构造方法
-
- StorageAccessException(Throwable) -
异常 com.beetle.framework.persistence.storage.StorageAccessException 的构造方法
-
- StorageAdmin - com.beetle.framework.persistence.storage 中的 类
-
- StorageAdmin() -
类 com.beetle.framework.persistence.storage.StorageAdmin 的构造方法
-
- StorageObj - com.beetle.framework.persistence.storage 中的 类
- 存储数据对象类
- StorageObj() -
类 com.beetle.framework.persistence.storage.StorageObj 的构造方法
-
- STRING_BUFFER_SIZE -
类 com.beetle.framework.util.file.FileUtil 中的静态变量
- Buffer size (32KB) for file string methods.
- StringExpression - com.beetle.framework.util 中的 类
- 简单字符表达式 ${variable}
eg: I am ${name},and sex is ${sex}. - StringExpression(String) -
类 com.beetle.framework.util.StringExpression 的构造方法
-
- StrongCache - com.beetle.framework.util.cache 中的 类
-
- StrongCache() -
类 com.beetle.framework.util.cache.StrongCache 的构造方法
- Creates a new instance of StrongCache
- StrongCache(int) -
类 com.beetle.framework.util.cache.StrongCache 的构造方法
- Creates a new instance of StrongCache
- strToList(String) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
- ��json��ʽת��List
- strToMap(String) -
类 com.beetle.framework.web.controller.ajax.AjaxProxy 中的静态方法
-
- strToObj(String, Object) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
- ��һ�����json��ʽ���ַ�ת���ɶ���
- strToObj(String) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
-
- strToObjList(String, Class) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
- object �ַ�ת�ɶ���list
- strToObjList(String) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
-
- STRUCT -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- subjectDoAs(String, Subject, PrivilegedAction) -
类 com.beetle.framework.resource.AppContext 中的静态方法
-
- subjectDoAs(String, Subject, PrivilegedAction) -
类 com.beetle.framework.resource.jaas.LoginCallbackHandlerFactory 中的静态方法
-
- SubRoutine - com.beetle.framework.appsrv 中的 类
-
Title: Beetle AppServer Framework
Description: 子程序抽象类
Copyright: Copyright (c) 2005
Company: BeetleSoft
- SubRoutine(int) -
类 com.beetle.framework.appsrv.SubRoutine 的构造方法
- 参与后台监控
- SubRoutine() -
类 com.beetle.framework.appsrv.SubRoutine 的构造方法
- 不参与监控
- Subscriber - com.beetle.framework.appsrv.pubsub 中的 类
-
- Subscriber.SubWorker - com.beetle.framework.appsrv.pubsub 中的 接口
- 文档订阅消费者
- SUCCEED_FLAG -
类 com.beetle.framework.appsrv.remoting.MsgRes 中的静态变量
-
- SUCCEED_FLAG -
类 com.beetle.framework.business.command.CommandImp 中的静态变量
-
- SUCCEED_FLAG -
类 com.beetle.framework.business.delegate.BsResponse 中的静态变量
-
- SUCCEED_FLAG -
类 com.beetle.framework.web.service.WebResponse 中的静态变量
-
- SUCCEED_MSG -
类 com.beetle.framework.appsrv.remoting.MsgRes 中的静态变量
-
- SUCCEED_MSG -
类 com.beetle.framework.business.command.CommandImp 中的静态变量
-
- SUCCEED_MSG -
类 com.beetle.framework.business.delegate.BsResponse 中的静态变量
-
- SUCCEED_MSG -
类 com.beetle.framework.web.service.WebResponse 中的静态变量
-
- SYBASE_ID -
类 com.beetle.framework.persistence.pagination.PaginationFactory 中的静态变量
-
- SybasePaginationImp - com.beetle.framework.persistence.pagination.imp 中的 类
- create procedure Sp_Pagination
- SybasePaginationImp() -
类 com.beetle.framework.persistence.pagination.imp.SybasePaginationImp 的构造方法
-
- SysConfigReader - com.beetle.framework.resource 中的 类
-
- SysConfigReader() -
类 com.beetle.framework.resource.SysConfigReader 的构造方法
-
- SYSDATASOURCE_DEFAULT -
类 com.beetle.framework.persistence.access.DBConfig 中的静态变量
-
- SysLogger - com.beetle.framework.log 中的 类
-
Title:
Description:
Copyright: Copyright (c) 2003
Company: 甲壳虫科技
T
- TableOperator - com.beetle.framework.persistence.access.operator 中的 类
-
Title: Beetle Persistence Framework
Description:
Copyright: Copyright (c) 2005
Company: BeetleSoft
- TableOperator(String, String, Class) -
类 com.beetle.framework.persistence.access.operator.TableOperator 的构造方法
- TableOperator(默认为此表的主键为非自动增量)
- TableOperator(String, String, Class, String) -
类 com.beetle.framework.persistence.access.operator.TableOperator 的构造方法
- TableOperator
- TableOperator(String, String, Class, boolean) -
类 com.beetle.framework.persistence.access.operator.TableOperator 的构造方法
- TableOperator
- Task - com.beetle.framework.appsrv.scheduler 中的 类
- Title: BeetleSoft Framework
Description: 应用任务(job)抽象类
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- Task() -
类 com.beetle.framework.appsrv.scheduler.Task 的构造方法
-
- TaskScheduler - com.beetle.framework.appsrv.scheduler 中的 类
- Title: BeetleSoft Framework
Description: 系统任务(job)计划器类
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- terminated() -
类 com.beetle.framework.appsrv.RoutinesPool.WorkThreadPool 中的方法
- Method invoked when the Executor has terminated.
- TIME -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- TimeOutCache - com.beetle.framework.util.cache 中的 类
-
- TimeOutCache(int) -
类 com.beetle.framework.util.cache.TimeOutCache 的构造方法
-
- timeoutEvent() -
类 com.beetle.framework.appsrv.SubRoutine 中的方法
- 超时触发事件, 对于不同类型的阻塞中断,可以重载此方法,加入具体的终止线程代码 如果此子程序在执行过程中超时,则会触发此方法
- TIMESTAMP -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- TINYINT -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- toByte(String, byte) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
- Converts String to byte.
- toDateByFormat(String, String) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
- ���ָ���ĸ�ʽ����һ�������ַ�ת������������
- toDouble(String, double) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
- Converts String to double.
- toFloat(String, float) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
- Converts String to float.
- toHexString(int) -
类 com.beetle.framework.util.FormatUtil 中的静态方法
- Returns a hex string representation of a 8 bit integer.
- toInt(String) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
-
- toInt(String, int) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
- Converts String to int.
- toLong(String, long) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
- Converts String to long.
- TOMCAT_STR -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- toShort(String) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
-
- toString() -
类 com.beetle.framework.persistence.storage.StorageObj 中的方法
-
- toString() -
类 com.beetle.framework.resource.define.CfgFileInfo 中的方法
-
- toString(Object) -
类 com.beetle.framework.util.ObjectUtil 中的静态方法
-
- toTimestamp(String) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
-
- transAttribute_NotSupported -
类 com.beetle.framework.business.service.ServiceAtt 中的静态变量
-
- transAttribute_Required -
类 com.beetle.framework.business.service.ServiceAtt 中的静态变量
-
- transAttribute_Supports -
类 com.beetle.framework.business.service.ServiceAtt 中的静态变量
-
- transferDataForView(Map, HttpServletRequest) -
类 com.beetle.framework.web.view.ViewFactory 中的静态方法
- 把模型返回的数据进行转化 传递到request请求中,以便在视图页面显示出来
- TRUE_STR -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- tryLock() -
类 com.beetle.framework.util.file.IPCFile 中的方法
-
- type_Local -
类 com.beetle.framework.business.service.ServiceAtt 中的静态变量
-
- TYPE_MS_EXCEL -
接口 com.beetle.framework.web.controller.document.IDocument 中的静态变量
-
- TYPE_MS_WORD -
接口 com.beetle.framework.web.controller.document.IDocument 中的静态变量
-
- TYPE_PDF -
接口 com.beetle.framework.web.controller.document.IDocument 中的静态变量
-
- type_Remote -
类 com.beetle.framework.business.service.ServiceAtt 中的静态变量
-
- type_Web -
类 com.beetle.framework.business.service.ServiceAtt 中的静态变量
-
- TypeConvert - com.beetle.framework.util 中的 类
-
- TypeConvert() -
类 com.beetle.framework.util.TypeConvert 的构造方法
-
U
- unbind() -
类 com.beetle.framework.business.command.CommandHelper 中的静态方法
-
- unbind(String) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Unbinds the named object.
- unbind(Name) -
类 com.beetle.framework.resource.FrameworkContext 中的方法
- Unbinds the named object.
- unbind() -
类 com.beetle.framework.resource.watch.WatchHelper 中的静态方法
-
- uncompressStr(String) -
类 com.beetle.framework.util.file.ZipUtil 中的静态方法
- uncompressStr
- unicode2Byte(String) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
-
- unicodeToGB2312StrWeb(String) -
类 com.beetle.framework.util.TypeConvert 中的静态方法
- ��Unicodeת����GB2312 ����UTF-8������ʽ���� һ�㴦��wapҳ��ʱ��ʹ��
- unlock() -
类 com.beetle.framework.appsrv.Locker.BlockLock 中的方法
-
- unlock() -
类 com.beetle.framework.appsrv.Locker 中的方法
- 解锁(恢复当前主流程)
- unlock() -
类 com.beetle.framework.util.file.IPCFile 中的方法
-
- unmonitorThread(AppThreadImp) -
类 com.beetle.framework.appsrv.AppMainImp 中的方法
-
- unzip(File, File) -
类 com.beetle.framework.util.file.ZipUtil 中的静态方法
- Unpacks a zip file to the target directory.
- update(IAccessManner, Connection) -
类 com.beetle.framework.persistence.access.base.DBAccess 中的静态方法
-
- update(Object) -
接口 com.beetle.framework.persistence.access.operator.ITableAccess 中的方法
- 通过主键更新
- update(Object) -
类 com.beetle.framework.persistence.access.operator.TableOperator 中的方法
- 更新记录
- update(StorageObj) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- update(StorageObj) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- update(StorageObj) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- update(StorageObj) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 从文件中更新此对象
- update(Observable, Object) -
类 com.beetle.framework.util.pattern.observer.ObserverImp 中的方法
-
- updateBatch(IAccessManner, Connection) -
类 com.beetle.framework.persistence.access.base.DBAccess 中的静态方法
-
- updateBatch(List) -
接口 com.beetle.framework.persistence.access.operator.ITableAccess 中的方法
- 通过主键批量更新
- updateBatch(List) -
类 com.beetle.framework.persistence.access.operator.TableOperator 中的方法
- 批量更新记录
- updateBatchForOneConnection(IAccessManner, Connection) -
类 com.beetle.framework.persistence.access.base.DBAccess 中的静态方法
-
- updateForOneConnection(IAccessManner, Connection) -
类 com.beetle.framework.persistence.access.base.DBAccess 中的静态方法
-
- UpdateOperator - com.beetle.framework.persistence.access.operator 中的 类
-
- UpdateOperator() -
类 com.beetle.framework.persistence.access.operator.UpdateOperator 的构造方法
-
- UploadController - com.beetle.framework.web.controller 中的 类
-
Title: BeetleWeb
Description: 文件上传控制器
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- UploadController() -
类 com.beetle.framework.web.controller.UploadController 的构造方法
-
- UploadFactory - com.beetle.framework.web.controller.upload 中的 类
-
- UploadFactory() -
类 com.beetle.framework.web.controller.upload.UploadFactory 的构造方法
-
- UploadForm - com.beetle.framework.web.controller.upload 中的 类
- Title: BeetleWeb
Description:文件上传页面form 数据对象类
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- UploadForm(List, Map, HttpServletRequest, HttpServletResponse) -
类 com.beetle.framework.web.controller.upload.UploadForm 的构造方法
-
- UploadHelper - com.beetle.framework.web.controller.upload 中的 类
-
Title: BeetleWeb
Description: 文件上传助手类
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- UploadHelper() -
类 com.beetle.framework.web.controller.upload.UploadHelper 的构造方法
-
- UUIDGenerator - com.beetle.framework.util 中的 类
-
Title: BeetleSoft Framework
Description: UUID生成器
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- UUIDGenerator() -
类 com.beetle.framework.util.UUIDGenerator 的构造方法
-
V
- values() -
类 com.beetle.framework.util.cache.ConcurrentCache 中的方法
-
- values() -
接口 com.beetle.framework.util.cache.ICache 中的方法
-
- values() -
类 com.beetle.framework.util.cache.LifeCycleCache 中的方法
-
- values() -
类 com.beetle.framework.util.cache.PeriodCache 中的方法
-
- values() -
类 com.beetle.framework.util.cache.StrongCache 中的方法
-
- values() -
类 com.beetle.framework.util.cache.TimeOutCache 中的方法
-
- values() -
类 com.beetle.framework.util.cache.WeakCache 中的方法
-
- VARBINARY -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- VARCHAR -
类 com.beetle.framework.persistence.access.operator.SqlType 中的静态变量
-
- VerifyCodeDraw - com.beetle.framework.web.controller.draw 中的 类
- Title: BeetleWeb
Description: MVC Web Framework
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- VerifyCodeDraw() -
类 com.beetle.framework.web.controller.draw.VerifyCodeDraw 的构造方法
-
- View - com.beetle.framework.web.view 中的 类
-
Title: BeetleWeb
Description: 显示视图类
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- View(String) -
类 com.beetle.framework.web.view.View 的构造方法
- View
- View(String, ModelData) -
类 com.beetle.framework.web.view.View 的构造方法
- View
- ViewFactory - com.beetle.framework.web.view 中的 类
-
- ViewFactory() -
类 com.beetle.framework.web.view.ViewFactory 的构造方法
-
- ViewHelper - com.beetle.framework.web.view 中的 类
-
Title: BeetleWeb
Description: 视图助手类
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- ViewHelper(HttpServletRequest) -
类 com.beetle.framework.web.view.ViewHelper 的构造方法
-
- VirtualController - com.beetle.framework.web.controller 中的 类
-
Title: BeetleSoft Framework
Description: 虚拟控制器,可通过“frontActionFlag”和“backActionFlag”
两个页面参数控制是否处理全局回调,两个参数值为“1”时有效,为"0"时无效
Copyright: Copyright (c) 2003
Company: 甲壳虫软件
- VirtualController(String, HttpServletRequest) -
类 com.beetle.framework.web.controller.VirtualController 的构造方法
-
W
- warn(Object) -
类 com.beetle.framework.log.SysLogger 中的方法
- warn
- warn(Class, String) -
类 com.beetle.framework.log.SysLogger 中的方法
-
- warn(Class, String, Throwable) -
类 com.beetle.framework.log.SysLogger 中的方法
-
- warn(Object, Throwable) -
类 com.beetle.framework.log.SysLogger 中的方法
- warn
- WatchHelper - com.beetle.framework.resource.watch 中的 类
-
- WatchHelper() -
类 com.beetle.framework.resource.watch.WatchHelper 的构造方法
-
- WatchInfo - com.beetle.framework.resource.watch 中的 类
- Title: Beetle业务逻辑框架
Description:
Copyright: Copyright (c) 2006
Company: 甲壳虫软件
- WatchInfo() -
类 com.beetle.framework.resource.watch.WatchInfo 的构造方法
-
- WatchTask - com.beetle.framework.resource.watch 中的 类
-
- WatchTask() -
类 com.beetle.framework.resource.watch.WatchTask 的构造方法
-
- WeakCache - com.beetle.framework.util.cache 中的 类
-
- WeakCache() -
类 com.beetle.framework.util.cache.WeakCache 的构造方法
-
- WeakCache(int) -
类 com.beetle.framework.util.cache.WeakCache 的构造方法
-
- weakFilterByPage(String, Object[], int, int) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- weakFilterByPage(String, Object[]) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- weakFilterByPage(String, Object[], int, int) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- weakFilterByPage(String, Object[]) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- weakFilterByPage(String, Object[], int, int) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- weakFilterByPage(String, Object[]) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- weakFilterByPage(String, Object[], int, int) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 分页过滤(obj属性不会返回)
- weakFilterByPage(String, Object[]) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
-
- weakUpdate(StorageObj) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- weakUpdate(StorageObj) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- weakUpdate(StorageObj) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- weakUpdate(StorageObj) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 弱更新,只根系StorageObj对象中除了obj属性的属性
- weakUpdateBatch(List) -
类 com.beetle.framework.persistence.storage.imp.PsBerkeleyDBStorage 中的方法
-
- weakUpdateBatch(List) -
类 com.beetle.framework.persistence.storage.imp.PsDBMStorage 中的方法
-
- weakUpdateBatch(List) -
类 com.beetle.framework.persistence.storage.imp.PsH2Storage 中的方法
-
- weakUpdateBatch(List) -
接口 com.beetle.framework.persistence.storage.IStorageAccess 中的方法
- 批量 弱更新,只根系StorageObj对象中除了obj属性的属性
- WEB_CTRL_PREFIX -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- WEB_ENCODE_CHARSET -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- WEB_EXCEPTION_INFO -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- WEB_SERVER_INFO -
类 com.beetle.framework.web.tools.CommonUtil 中的静态变量
-
- WebInput - com.beetle.framework.web.controller 中的 类
-
Title: BeetleWeb
Description: Web输入参数对象,对request的封装
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- WebInput(HttpServletRequest, HttpServletResponse) -
类 com.beetle.framework.web.controller.WebInput 的构造方法
-
- WebLogicLoginCallbackHandler - com.beetle.framework.resource.jaas 中的 类
-
- WebLogicLoginCallbackHandler(String, String, String) -
类 com.beetle.framework.resource.jaas.WebLogicLoginCallbackHandler 的构造方法
-
- WebRequest - com.beetle.framework.web.service 中的 类
-
- WebRequest() -
类 com.beetle.framework.web.service.WebRequest 的构造方法
-
- WebResponse - com.beetle.framework.web.service 中的 类
-
- WebResponse() -
类 com.beetle.framework.web.service.WebResponse 的构造方法
-
- WebServiceException - com.beetle.framework.web.service 中的 类
-
- WebServiceException(String) -
类 com.beetle.framework.web.service.WebServiceException 的构造方法
-
- WebServiceException(Throwable) -
类 com.beetle.framework.web.service.WebServiceException 的构造方法
-
- WebServiceException(String, Throwable) -
类 com.beetle.framework.web.service.WebServiceException 的构造方法
-
- WebServiceServlet - com.beetle.framework.web.service 中的 类
-
Title: BeetleWeb
Description: 支持Web Service的控制器,需要在web.xml配置
Copyright: Copyright (c) 2005
Company: 甲壳虫软件
- WebServiceServlet() -
类 com.beetle.framework.web.service.WebServiceServlet 的构造方法
-
- WebSphereLoginCallbackHandler - com.beetle.framework.resource.jaas 中的 类
-
- WebSphereLoginCallbackHandler(String, String, String) -
类 com.beetle.framework.resource.jaas.WebSphereLoginCallbackHandler 的构造方法
-
- WebUtil - com.beetle.framework.web.tools 中的 类
-
Title: BeetleWeb
Description: Web������
Copyright: Copyright (c) 2005
Company: �dz����
- WebUtil() -
类 com.beetle.framework.web.tools.WebUtil 的构造方法
-
- WebUtil.ExceptionInfo - com.beetle.framework.web.tools 中的 类
-
- WebUtil.ExceptionInfo() -
类 com.beetle.framework.web.tools.WebUtil.ExceptionInfo 的构造方法
-
- workProc() -
类 com.beetle.framework.appsrv.AppMemoryWatcher 中的方法
-
- workProc() -
类 com.beetle.framework.appsrv.AppThreadImp 中的方法
- 工作过程,只需实现业务逻辑,无需考虑线程后台循环执行逻辑
- write(Object) -
类 com.beetle.framework.util.file.IPCFile 中的方法
-
- write(byte[], int, int, int) -
类 com.beetle.framework.util.file.IPCFile 中的方法
- Write an array of bytes into a specified location in the segment,
starting with a particular byte in the buffer and continuing for a
specified number of bytes.
- write(byte, int) -
类 com.beetle.framework.util.file.IPCFile 中的方法
-
- write(byte[]) -
类 com.beetle.framework.util.file.IPCFile 中的方法
-
- write(int, int) -
类 com.beetle.framework.util.file.IPCFile 中的方法
-
- write(byte[], int) -
类 com.beetle.framework.util.file.IPCFile 中的方法
-
- write(int) -
类 com.beetle.framework.web.cache.imp.SplitServletOutputStream 中的方法
- Writes the incoming data to both the output streams.
- write(byte[]) -
类 com.beetle.framework.web.cache.imp.SplitServletOutputStream 中的方法
- Writes the incoming data to both the output streams.
- write(byte[], int, int) -
类 com.beetle.framework.web.cache.imp.SplitServletOutputStream 中的方法
- Writes the incoming data to both the output streams.
- write(File) -
类 com.beetle.framework.web.controller.upload.FileObj 中的方法
- A convenience method to write an uploaded item to disk
- writeBytes(String, byte[]) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
-
- writeBytes(File, byte[]) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
-
- writeBytes(String, byte[], int, int) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
-
- writeBytes(File, byte[], int, int) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
-
- writeObject(String, Object) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Writes serializable object to a file.
- writeObject(String, Object, int) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Writes serializable object to a file with specified buffer size.
- writeString(String, String) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Writes string to a file.
- writeString(String, String, int) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Writes string to a file.
- writeString(File, String) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Writes string to a file.
- writeString(File, String, int) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Writes string to a file.
- writeString(String, String, String) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Writes string to a file.
- writeString(String, String, int, String) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Writes string to a file.
- writeString(File, String, String) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Writes string to a file.
- writeString(File, String, int, String) -
类 com.beetle.framework.util.file.FileUtil 中的静态方法
- Writes string to a file.
- writeTo(ServletResponse) -
类 com.beetle.framework.web.cache.imp.ResponseContent 中的方法
- Writes this cached data out to the supplied
ServletResponse.
X
- XaPool - com.beetle.framework.persistence.access.datasource 中的 类
-
Title: Beetle Persistence Framework
Description:
Copyright: Copyright (c) 2005
Company: BeetleSoft
- XaPool(int, int, String, String, String, String) -
类 com.beetle.framework.persistence.access.datasource.XaPool 的构造方法
-
- XMLProperties - com.beetle.framework.util 中的 类
-
- XMLProperties() -
类 com.beetle.framework.util.XMLProperties 的构造方法
-
Z
- ZipUtil - com.beetle.framework.util.file 中的 类
-
- ZipUtil() -
类 com.beetle.framework.util.file.ZipUtil 的构造方法
-
A B C D E F G H I J K L M N O P Q R S T U V W X Z