Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
A
abort()
- Method in class org.jfox.ejb3.security.
JAASLoginModule
AbstractEJBContext
- Class in
org.jfox.ejb3
AbstractEJBContext(EJBObjectId, Object)
- Constructor for class org.jfox.ejb3.
AbstractEJBContext
AbstractEJBContext.ENContext
- Class in
org.jfox.ejb3
AbstractEJBContext.ENContext()
- Constructor for class org.jfox.ejb3.
AbstractEJBContext.ENContext
acknowledge()
- Method in class org.jfox.jms.message.
JMSMessage
Action
- Interface in
org.jfox.mvc
所有Action的接口,Action实现Service接口,这样才能被外界所访问 Action 会注册到 Framework,Action 注册的时候, 会将Action添加到 ControllerServlet 的Action列表中
ACTION_SUFFIX_KEY
- Static variable in class org.jfox.mvc.servlet.
ControllerServlet
ActionMethod
- Annotation Type in
org.jfox.mvc.annotation
表示一个 Action 方法 用该 Annotation 描述的方法,需要满足以下条件 1.只有一个参数 Invotation 2.返回 PageContext 类型
ActionMethod.TargetMethod
- Enum in
org.jfox.mvc.annotation
ActionNotFoundException
- Exception in
org.jfox.mvc
ActionNotFoundException(String)
- Constructor for exception org.jfox.mvc.
ActionNotFoundException
ActionSupport
- Class in
org.jfox.mvc
Action super class
子类实现 doGetXXX doPostXXX 方法,如 public void doGetIndex(InvocationContext invocationContext) throws Exception XXX 是不区分大小写,所以不能有同名的 XXX 方法
ActionSupport()
- Constructor for class org.jfox.mvc.
ActionSupport
activateObject(Object)
- Method in class org.jfox.ejb3.
MDBBucket
activateObject(Object, Object)
- Method in class org.jfox.ejb3.
StatefulBucket
activateObject(Object)
- Method in class org.jfox.ejb3.
StatelessBucket
ActiveComponent
- Interface in
org.jfox.framework.component
实现了该接口的 Component 会在部署时,立即实例化,实现了该接口,将强制 @Deploy(active=true) 使用 @Annotation 因为不能继承,所以无法强制约束子类型是 Active
add(T)
- Method in class org.jfox.mvc.util.
PagedList
add(int, T)
- Method in class org.jfox.mvc.util.
PagedList
addAll(Collection<? extends T>)
- Method in class org.jfox.mvc.util.
PagedList
addAll(int, Collection<? extends T>)
- Method in class org.jfox.mvc.util.
PagedList
addCacheConfig(String, CacheConfig)
- Method in class org.jfox.entity.
EntityManagerFactoryImpl
addCDATAElement(Node, String, String)
- Static method in class org.jfox.util.
XMLUtils
Add a CDATA element.
addCDATAElement(Node, String, String, Attr[])
- Static method in class org.jfox.util.
XMLUtils
Add a CDATA element with attributes.
addConnection2Tx(Connection)
- Static method in class org.jfox.ejb3.transaction.
TxConnectionsThreadLocal
addElement(Node, String, Attr[])
- Static method in class org.jfox.util.
XMLUtils
为 parent Node 增加一个空的 Element
addElement(Element, Element)
- Static method in class org.jfox.util.
XMLUtils
addExportedClass(String, Class)
- Method in class org.jfox.framework.
ClassLoaderRepository
将 exported class 交给 ClassLoaderRepository 缓存
addExtentionPoint(ExtentionPoint)
- Method in class org.jfox.framework.component.
ComponentMeta
addFileUploaded(String, FileUploaded)
- Method in class org.jfox.mvc.
InvocationContext
addMappedName(String)
- Method in class org.jfox.ejb3.
SessionBucket
addMember(Principal)
- Method in class org.jfox.ejb3.security.
JAASGroup
Adds the specified member to the group.
addParam(String)
- Method in class org.jfox.ejb3.security.
JAASLoginRequestCallback
addParameter(String, String[])
- Method in class org.jfox.mvc.
InvocationContext
addProperty(String, String)
- Method in interface org.jfox.framework.component.
Extention
addRole(String)
- Method in class org.jfox.ejb3.security.
JAASLoginResponseCallback
addTextElement(Node, String, String)
- Static method in class org.jfox.util.
XMLUtils
为 parent Node 增加一个 TextElement
addTextElement(Node, String, String, Attr[])
- Static method in class org.jfox.util.
XMLUtils
为 parent Node 增加一个 TextElement,可定义该Element 的属性。
addTimeoutMethod(Method[])
- Method in class org.jfox.ejb3.timer.
EJBTimerTask
addToEnvironment(String, Object)
- Method in class org.jfox.ejb3.naming.
ContextAdapter
addURL(URL)
- Method in class org.jfox.framework.
ClassLoaderRepository
添加 URL 到 Classpath 搜索路径
addValidateException(ValidateException)
- Method in class org.jfox.mvc.
PageContext
afterBegin()
- Method in class org.jfox.ejb3.transaction.
EJBSynchronization
afterCompletion(int)
- Method in class org.jfox.ejb3.transaction.
EJBSynchronization
afterRender(HttpServletRequest, HttpServletResponse, Context)
- Method in class org.jfox.mvc.velocity.
VelocityRender
and(FileFilter...)
- Static method in class org.jfox.util.
FileFilterUtils
Returns a filter that ANDs the two specified filters.
AnnotationUtils
- Class in
org.jfox.util
AnnotationUtils()
- Constructor for class org.jfox.util.
AnnotationUtils
appendMappedColumn(Object, Map<String, Object>)
- Static method in class org.jfox.entity.
EntityFactory
ASMClassLoader
- Class in
org.jfox.framework.component
ASMClassLoader(ClassLoader)
- Constructor for class org.jfox.framework.component.
ASMClassLoader
ASMClassLoader(URL[], ClassLoader)
- Constructor for class org.jfox.framework.component.
ASMClassLoader
attributeKeys()
- Method in class org.jfox.framework.component.
ComponentContext
attributeKeys()
- Method in class org.jfox.mvc.
Invocation
AWT_TOOLKIT
- Static variable in class org.jfox.util.
SystemUtils
The
awt.toolkit
System Property.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X