JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
L
N
O
P
R
S
U
V
W
A
addDependentSFSB(Object, Object)
- Method in class org.apache.webbeans.ejb.common.component.
BaseEjbBean
Keep track of which proxies have gotten EJB objects out of a context
afterActivate(InvocationContext)
- Method in class org.apache.webbeans.ejb.common.interceptor.
OpenWebBeansEjbInterceptor
PostActivate callback
afterConstruct(InvocationContext)
- Method in class org.apache.webbeans.ejb.common.interceptor.
OpenWebBeansEjbInterceptor
Post construct.
B
BaseEjbBean
<
T
> - Class in
org.apache.webbeans.ejb.common.component
Defines bean contract for the session beans.
BaseEjbBean(Class<T>, SessionBeanType, WebBeansContext)
- Constructor for class org.apache.webbeans.ejb.common.component.
BaseEjbBean
Creates a new instance of the session bean.
beforePassivate(InvocationContext)
- Method in class org.apache.webbeans.ejb.common.interceptor.
OpenWebBeansEjbInterceptor
PrePassivate callback
C
callAroundTimeouts(InvocationContext)
- Method in class org.apache.webbeans.ejb.common.interceptor.
OpenWebBeansEjbInterceptor
Around Timeout.
callToOwbInterceptors(InvocationContext)
- Method in class org.apache.webbeans.ejb.common.interceptor.
OpenWebBeansEjbInterceptor
Called for every business methods.
checkCreateConditions()
- Method in class org.apache.webbeans.ejb.common.component.
EjbBeanCreatorImpl
createComponentInstance(CreationalContext<T>)
- Method in class org.apache.webbeans.ejb.common.component.
BaseEjbBean
creationalContext
- Variable in class org.apache.webbeans.ejb.common.proxy.
EjbBeanProxyHandler
Creational Context
D
defineApiType()
- Method in class org.apache.webbeans.ejb.common.component.
EjbBeanCreatorImpl
defineObserverMethods()
- Method in class org.apache.webbeans.ejb.common.component.
EjbBeanCreatorImpl
defineScopeType(String, boolean)
- Method in class org.apache.webbeans.ejb.common.component.
EjbBeanCreatorImpl
defineSpecializedData(Class<T>, BaseEjbBean<T>)
- Static method in class org.apache.webbeans.ejb.common.util.
EjbUtility
dependentEJB
- Variable in class org.apache.webbeans.ejb.common.proxy.
EjbBeanProxyHandler
Dependent ejb instance
destroyComponentInstance(T, CreationalContext<T>)
- Method in class org.apache.webbeans.ejb.common.component.
BaseEjbBean
destroyStatefulSessionBeanInstance(T, Object)
- Method in class org.apache.webbeans.ejb.common.component.
BaseEjbBean
Called when we must ask the container to remove a specific
E
EJB_WEBBEANS_ERROR_CLASS_PREFIX
- Static variable in class org.apache.webbeans.ejb.common.util.
EjbConstants
EJB_WEBBEANS_ERROR_PREFIX
- Static variable in class org.apache.webbeans.ejb.common.util.
EjbConstants
ejbBean
- Variable in class org.apache.webbeans.ejb.common.proxy.
EjbBeanProxyHandler
Proxy ejb bean instance
EjbBeanCreator
<
T
> - Interface in
org.apache.webbeans.ejb.common.component
EjbBeanCreatorImpl
<
T
> - Class in
org.apache.webbeans.ejb.common.component
EjbBeanCreatorImpl.
EjbBeanCreatorImpl(BaseEjbBean<T>)
- Constructor for class org.apache.webbeans.ejb.common.component.
EjbBeanCreatorImpl
EjbBeanProxyHandler
- Class in
org.apache.webbeans.ejb.common.proxy
EJB beans proxy handler.
EjbBeanProxyHandler()
- Constructor for class org.apache.webbeans.ejb.common.proxy.
EjbBeanProxyHandler
EjbBeanProxyHandler(BaseEjbBean<?>, CreationalContext<?>)
- Constructor for class org.apache.webbeans.ejb.common.proxy.
EjbBeanProxyHandler
Creates a new instance.
EjbConstants
- Class in
org.apache.webbeans.ejb.common.util
ejbType
- Variable in class org.apache.webbeans.ejb.common.component.
BaseEjbBean
Session bean type
EjbUtility
- Class in
org.apache.webbeans.ejb.common.util
EjbValidator
- Class in
org.apache.webbeans.ejb.common.util
Validates session beans.
F
fireEvents(Class<T>, BaseEjbBean<T>, ProcessAnnotatedType<T>)
- Static method in class org.apache.webbeans.ejb.common.util.
EjbUtility
G
getAroundTimeoutClass()
- Method in class org.apache.webbeans.ejb.plugin.
OpenWebBeansEjbLCAPluginImpl
getBean()
- Method in class org.apache.webbeans.ejb.common.component.
EjbBeanCreatorImpl
getBusinessLocalInterfaces()
- Method in class org.apache.webbeans.ejb.common.component.
BaseEjbBean
Subclasses must override this to return local interfaces.
getContextualCreationalContext()
- Method in class org.apache.webbeans.ejb.common.proxy.
EjbBeanProxyHandler
getDependentSFSBForProxy(Object)
- Method in class org.apache.webbeans.ejb.common.component.
BaseEjbBean
getEjbBean()
- Static method in class org.apache.webbeans.ejb.common.interceptor.
OpenWebBeansEjbInterceptor
getEjbName()
- Method in class org.apache.webbeans.ejb.common.component.
BaseEjbBean
Subclasses must override this to return ejb name
getEjbType()
- Method in class org.apache.webbeans.ejb.common.component.
BaseEjbBean
Gets ejb session type.
getInstance(CreationalContext<T>)
- Method in class org.apache.webbeans.ejb.common.component.
BaseEjbBean
Sublclasses must return instance.
getPostActivateClass()
- Method in class org.apache.webbeans.ejb.plugin.
OpenWebBeansEjbLCAPluginImpl
getPrePassivateClass()
- Method in class org.apache.webbeans.ejb.plugin.
OpenWebBeansEjbLCAPluginImpl
getRemoveMethods()
- Method in class org.apache.webbeans.ejb.common.component.
BaseEjbBean
Subclasses can override this.
getThreadCreationalContext()
- Static method in class org.apache.webbeans.ejb.common.interceptor.
OpenWebBeansEjbInterceptor
I
injectFieldInInterceptor(Object, CreationalContext<?>)
- Method in class org.apache.webbeans.ejb.common.component.
BaseEjbBean
Inject session bean injected fields.
interceptedMethodMap
- Variable in class org.apache.webbeans.ejb.common.interceptor.
OpenWebBeansEjbInterceptor
Intercepted methods
invoke(Object, Method, Method, Object[])
- Method in class org.apache.webbeans.ejb.common.proxy.
EjbBeanProxyHandler
invoke(Object, Method, Object[])
- Method in class org.apache.webbeans.ejb.common.proxy.
EjbBeanProxyHandler
isBusinessMethod(Method, BaseEjbBean<?>)
- Static method in class org.apache.webbeans.ejb.common.util.
EjbUtility
Check if a given Method is a business method of the given enterprise bean.
isDependent
- Variable in class org.apache.webbeans.ejb.common.proxy.
EjbBeanProxyHandler
Scope is dependent
isPassivationCapable()
- Method in class org.apache.webbeans.ejb.common.component.
BaseEjbBean
L
lifecycleCommon(InvocationContext, InterceptionType)
- Method in class org.apache.webbeans.ejb.common.interceptor.
OpenWebBeansEjbInterceptor
logger
- Static variable in class org.apache.webbeans.ejb.common.proxy.
EjbBeanProxyHandler
N
needsBeanLocalViewAddedToTypes()
- Method in class org.apache.webbeans.ejb.common.component.
BaseEjbBean
nonCtxInterceptedMethodMap
- Variable in class org.apache.webbeans.ejb.common.interceptor.
OpenWebBeansEjbInterceptor
Non contextual Intercepted methods
O
OBJECT_EMPTY
- Static variable in class org.apache.webbeans.ejb.common.component.
BaseEjbBean
OpenWebBeansEjbInterceptor
- Class in
org.apache.webbeans.ejb.common.interceptor
EJB interceptor that is responsible for injection dependent instances, and call OWB based interceptors and decorators.
OpenWebBeansEjbInterceptor()
- Constructor for class org.apache.webbeans.ejb.common.interceptor.
OpenWebBeansEjbInterceptor
Creates a new instance.
OpenWebBeansEjbLCAPluginImpl
- Class in
org.apache.webbeans.ejb.plugin
EJB Plugin for EJB related components.
OpenWebBeansEjbLCAPluginImpl()
- Constructor for class org.apache.webbeans.ejb.plugin.
OpenWebBeansEjbLCAPluginImpl
org.apache.webbeans.ejb.common.component
- package org.apache.webbeans.ejb.common.component
org.apache.webbeans.ejb.common.interceptor
- package org.apache.webbeans.ejb.common.interceptor
org.apache.webbeans.ejb.common.proxy
- package org.apache.webbeans.ejb.common.proxy
org.apache.webbeans.ejb.common.util
- package org.apache.webbeans.ejb.common.util
org.apache.webbeans.ejb.plugin
- package org.apache.webbeans.ejb.plugin
P
preDestroy(InvocationContext)
- Method in class org.apache.webbeans.ejb.common.interceptor.
OpenWebBeansEjbInterceptor
Pre destroy.
R
readExternal(ObjectInput)
- Method in class org.apache.webbeans.ejb.common.proxy.
EjbBeanProxyHandler
removeDependentSFSB(Object)
- Method in class org.apache.webbeans.ejb.common.component.
BaseEjbBean
Call after observing an @Remove method on an EJB instance
S
setThreadLocal(BaseEjbBean<?>, CreationalContext<?>)
- Static method in class org.apache.webbeans.ejb.common.interceptor.
OpenWebBeansEjbInterceptor
Sets thread local.
U
unsetThreadLocal()
- Static method in class org.apache.webbeans.ejb.common.interceptor.
OpenWebBeansEjbInterceptor
Remove locals.
V
validateDecoratorOrInterceptor(Class<?>)
- Static method in class org.apache.webbeans.ejb.common.util.
EjbValidator
Validates session bean decorator/interceptor conditions.
validateEjbScopeType(BaseEjbBean<?>)
- Static method in class org.apache.webbeans.ejb.common.util.
EjbValidator
Validates session bean's scope.
validateGenericBeanType(Class<?>, Class<? extends Annotation>)
- Static method in class org.apache.webbeans.ejb.common.util.
EjbValidator
Check generic type conditions.
validateObserverMethods(BaseEjbBean<?>, Set<ObserverMethod<?>>)
- Static method in class org.apache.webbeans.ejb.common.util.
EjbValidator
W
webBeansContext
- Variable in class org.apache.webbeans.ejb.common.proxy.
EjbBeanProxyHandler
writeExternal(ObjectOutput)
- Method in class org.apache.webbeans.ejb.common.proxy.
EjbBeanProxyHandler
A
B
C
D
E
F
G
I
L
N
O
P
R
S
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2008-2013
The Apache Software Foundation
. All Rights Reserved.