A B C D E F G H I J K L M N O P Q R S T U V W X

D

DAOSupport - Class in org.jfox.entity.dao
DAOSupport,封装了 DAO 的基本操作 DAOSupport 注入了 EntityManager,默认使用 default unit name, 如果需要使用其它的 unit,可以另外注入,或者附在 getEntityManager 方法 DAO 应该都从 DAOSupport 继承,并且实现为 Stateless Local SessionBean DAO 可以脱离容器运行 DAOSupport已经发布成了 Statless EJB,所以如果简单的DAO操作,可以直接使用DAOSupport,而不用提供 DAO 子类
DAOSupport() - Constructor for class org.jfox.entity.dao.DAOSupport
 
DataAccessObject - Interface in org.jfox.entity.dao
 
DateValidation - Annotation Type in org.jfox.mvc.validate
 
DateValidator - Class in org.jfox.mvc.validate
 
DateValidator() - Constructor for class org.jfox.mvc.validate.DateValidator
 
decreaseMemorySize(long) - Method in class org.jfox.entity.cache.CacheStat
 
decreaseSize() - Method in class org.jfox.entity.cache.CacheStat
 
DEFAULT_CONTENT_TYPE - Static variable in class org.jfox.mvc.freemarker.FreemarkerRender
The default content type for the response
DEFAULT_CONTENT_TYPE - Static variable in class org.jfox.mvc.velocity.VelocityRender
The default content type for the response
DEFAULT_ENCODING - Static variable in class org.jfox.mvc.servlet.ControllerServlet
 
DEFAULT_ENCODING_KEY - Static variable in class org.jfox.mvc.servlet.ControllerServlet
 
DEFAULT_FRAMEOWKR_HOME - Static variable in class org.jfox.framework.Constants
 
DEFAULT_MODULE_DIR - Static variable in class org.jfox.framework.Constants
模块所在的目录
DEFAULT_OUTPUT_ENCODING - Static variable in class org.jfox.mvc.freemarker.FreemarkerRender
Encoding for the output stream
DEFAULT_OUTPUT_ENCODING - Static variable in class org.jfox.mvc.velocity.VelocityRender
Encoding for the output stream
DEFAULT_PRIORITY - Static variable in class org.jfox.framework.component.ComponentMeta
 
DEFAULT_SINGLETON - Static variable in class org.jfox.framework.component.ComponentMeta
 
DEFAULT_TYPE_SINGLETON - Static variable in class org.jfox.framework.component.ComponentMeta
 
DEFAULT_UNITNAME - Static variable in class org.jfox.entity.EntityManagerFactoryBuilderImpl
 
delete(File) - Static method in class org.jfox.util.FileUtils

Delete a file.

deleteDirectory(File) - Static method in class org.jfox.util.FileUtils
Delete a file, or a directory and all of its contents.
deleteOnExit(File) - Static method in class org.jfox.util.FileUtils
Schedule a file to be deleted when JVM exits.
Dependence - Interface in org.jfox.framework.dependent
 
description - Variable in class org.jfox.framework.component.ComponentMeta
该组件的描述
destroy() - Method in class org.jfox.framework.component.Module
 
destroy() - Method in class org.jfox.mvc.SessionContext
 
destroyObject(Object) - Method in class org.jfox.ejb3.MDBBucket
 
destroyObject(Object, Object) - Method in class org.jfox.ejb3.StatefulBucket
 
destroyObject(Object) - Method in class org.jfox.ejb3.StatelessBucket
 
destroySubcontext(Name) - Method in class org.jfox.ejb3.naming.ContextAdapter
 
destroySubcontext(String) - Method in class org.jfox.ejb3.naming.ContextAdapter
 
DIR_SEPARATOR - Static variable in class org.jfox.util.IOUtils
The system directory separator character.
DIR_SEPARATOR_UNIX - Static variable in class org.jfox.util.IOUtils
The Unix directory separator character.
DIR_SEPARATOR_WINDOWS - Static variable in class org.jfox.util.IOUtils
The Windows directory separator character.
directoryFileFilter() - Static method in class org.jfox.util.FileFilterUtils
Returns a filter that checks if the file is a directory.
doActionFailed(InvocationContext) - Method in class org.jfox.mvc.ActionSupport
在 execute 过程中出现异常时,将回调该方法。 该方法可以做一些补偿性工作,比如:在 buildInvocation 过程中出现了异常, 可以通过实现该方法恢复数据,以便能够在 errorView中显示用户数据
DoubleValidation - Annotation Type in org.jfox.mvc.validate
 
DoubleValidator - Class in org.jfox.mvc.validate
 
DoubleValidator() - Constructor for class org.jfox.mvc.validate.DoubleValidator
 

A B C D E F G H I J K L M N O P Q R S T U V W X