A C D E F G I O R S U V

A

afterConstruct(InvocationContext) - Method in class org.apache.webbeans.ejb.interceptor.OpenWebBeansEjbInterceptor
 

C

checkCreateConditions() - Method in class org.apache.webbeans.ejb.component.creation.EjbBeanCreatorImpl
clear() - Method in class org.apache.webbeans.ejb.resource.OpenEjbResourceInjectionService
 
close() - Method in class org.apache.webbeans.ejb.resource.ResourceFactory
 
createComponentInstance(CreationalContext<T>) - Method in class org.apache.webbeans.ejb.component.EjbBean

D

defineApiType() - Method in class org.apache.webbeans.ejb.component.creation.EjbBeanCreatorImpl
defineApiType(EjbBean<?>) - Static method in class org.apache.webbeans.ejb.util.EjbDefinitionUtility
 
defineEjbBeanProxy(EjbBean<T>, Class<?>, CreationalContext<?>) - Static method in class org.apache.webbeans.ejb.util.EjbDefinitionUtility
 
defineObserverMethods() - Method in class org.apache.webbeans.ejb.component.creation.EjbBeanCreatorImpl
 
defineScopeType(String) - Method in class org.apache.webbeans.ejb.component.creation.EjbBeanCreatorImpl
defineSessionBean(Class<T>) - Method in class org.apache.webbeans.ejb.EjbPlugin
 
destroyComponentInstance(T, CreationalContext<T>) - Method in class org.apache.webbeans.ejb.component.EjbBean

E

EJB_WEBBEANS_ERROR_CLASS_PREFIX - Static variable in class org.apache.webbeans.ejb.EjbConstants
 
EJB_WEBBEANS_ERROR_PREFIX - Static variable in class org.apache.webbeans.ejb.EjbConstants
 
EjbBean<T> - Class in org.apache.webbeans.ejb.component
Defines bean contract for the session beans.
EjbBean(Class<T>) - Constructor for class org.apache.webbeans.ejb.component.EjbBean
Creates a new instance of the session bean.
EjbBeanCreator<T> - Interface in org.apache.webbeans.ejb.component.creation
 
EjbBeanCreatorImpl<T> - Class in org.apache.webbeans.ejb.component.creation
EjbBeanCreatorImpl.
EjbBeanCreatorImpl(EjbBean<T>) - Constructor for class org.apache.webbeans.ejb.component.creation.EjbBeanCreatorImpl
 
EjbBeanProxyHandler - Class in org.apache.webbeans.ejb.proxy
EJB beans proxy handler.
EjbBeanProxyHandler(EjbBean<?>, CreationalContext<?>) - Constructor for class org.apache.webbeans.ejb.proxy.EjbBeanProxyHandler
Creates a new instance.
EjbClassUtility - Class in org.apache.webbeans.ejb.util
 
EjbConstants - Class in org.apache.webbeans.ejb
 
EjbDefinitionUtility - Class in org.apache.webbeans.ejb.util
 
EjbPlugin - Class in org.apache.webbeans.ejb
EJB related stuff.
EjbPlugin() - Constructor for class org.apache.webbeans.ejb.EjbPlugin
 
EjbUtility - Class in org.apache.webbeans.ejb.util
 
EjbValidator - Class in org.apache.webbeans.ejb.util
Validates session beans.

F

fireEvents(Class<T>, EjbBean<T>) - Static method in class org.apache.webbeans.ejb.util.EjbUtility
 

G

getBean() - Method in class org.apache.webbeans.ejb.component.creation.EjbBeanCreatorImpl
getDeploymentInfo() - Method in class org.apache.webbeans.ejb.component.EjbBean
Returns bean's deployment info.
getEjbName() - Method in class org.apache.webbeans.ejb.component.EjbBean
Gets ejb name.
getEjbType() - Method in class org.apache.webbeans.ejb.component.EjbBean
Gets ejb session type.
getInstance() - Static method in class org.apache.webbeans.ejb.resource.ResourceFactory
 
getLocalInterfaceClass(Type) - Static method in class org.apache.webbeans.ejb.util.EjbClassUtility
 
getResourceReference(ResourceReference<X, T>) - Method in class org.apache.webbeans.ejb.resource.OpenEjbResourceInjectionService
 
getResourceReference(ResourceReference<X, T>) - Method in class org.apache.webbeans.ejb.resource.ResourceFactory
 
getSessionBeanProxy(Bean<?>, Class<?>, CreationalContext<?>) - Method in class org.apache.webbeans.ejb.EjbPlugin
 

I

injectFieldInInterceptor(Object, CreationalContext<?>) - Method in class org.apache.webbeans.ejb.component.EjbBean
Inject session bean injected fields.
injectFields(T, CreationalContext<T>) - Method in class org.apache.webbeans.ejb.component.EjbBean
injectJavaEEResources(Object) - Method in class org.apache.webbeans.ejb.resource.OpenEjbResourceInjectionService
 
invoke(Object, Method, Method, Object[]) - Method in class org.apache.webbeans.ejb.proxy.EjbBeanProxyHandler
isBusinessMethod(Method, EjbBean<?>) - Static method in class org.apache.webbeans.ejb.util.EjbUtility
 
isManagedBean(Class<?>) - Method in class org.apache.webbeans.ejb.EjbPlugin
 
isPassivationCapable() - Method in class org.apache.webbeans.ejb.component.EjbBean
 
isSessionBean(Class<?>) - Method in class org.apache.webbeans.ejb.EjbPlugin
 
isSingletonBean(Class<?>) - Method in class org.apache.webbeans.ejb.EjbPlugin
 
isStatefulBean(Class<?>) - Method in class org.apache.webbeans.ejb.EjbPlugin
 
isStatelessBean(Class<?>) - Method in class org.apache.webbeans.ejb.EjbPlugin
 

O

OpenEjbResourceInjectionService - Class in org.apache.webbeans.ejb.resource
 
OpenEjbResourceInjectionService() - Constructor for class org.apache.webbeans.ejb.resource.OpenEjbResourceInjectionService
 
OpenWebBeansEjbInterceptor - Class in org.apache.webbeans.ejb.interceptor
 
OpenWebBeansEjbInterceptor() - Constructor for class org.apache.webbeans.ejb.interceptor.OpenWebBeansEjbInterceptor
 
org.apache.webbeans.ejb - package org.apache.webbeans.ejb
 
org.apache.webbeans.ejb.component - package org.apache.webbeans.ejb.component
 
org.apache.webbeans.ejb.component.creation - package org.apache.webbeans.ejb.component.creation
 
org.apache.webbeans.ejb.interceptor - package org.apache.webbeans.ejb.interceptor
 
org.apache.webbeans.ejb.proxy - package org.apache.webbeans.ejb.proxy
 
org.apache.webbeans.ejb.resource - package org.apache.webbeans.ejb.resource
 
org.apache.webbeans.ejb.util - package org.apache.webbeans.ejb.util
 

R

ResourceFactory - Class in org.apache.webbeans.ejb.resource
 
ResourceFactory() - Constructor for class org.apache.webbeans.ejb.resource.ResourceFactory
 

S

setDeploymentInfo(DeploymentInfo) - Method in class org.apache.webbeans.ejb.component.EjbBean
Sets session bean's deployment info.
setEjbType(SessionBeanType) - Method in class org.apache.webbeans.ejb.component.EjbBean
Sets session bean type.
setIface(Class<?>) - Method in class org.apache.webbeans.ejb.component.EjbBean
Sets local interface type.
setRemoveStatefulInstance(boolean) - Method in class org.apache.webbeans.ejb.component.EjbBean
Sets remove flag.
setThreadLocal(EjbBean<?>, CreationalContext<?>) - Static method in class org.apache.webbeans.ejb.interceptor.OpenWebBeansEjbInterceptor
 

U

unsetThreadLocal() - Static method in class org.apache.webbeans.ejb.interceptor.OpenWebBeansEjbInterceptor
 

V

validateDecoratorOrInterceptor(Class<?>) - Static method in class org.apache.webbeans.ejb.util.EjbValidator
Validates session bean decorator/interceptor conditions.
validateEjbScopeType(EjbBean<?>) - Static method in class org.apache.webbeans.ejb.util.EjbValidator
Validates session bean's scope.
validateGenericBeanType(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.webbeans.ejb.util.EjbValidator
Check generic type conditions.
validateObserverMethods(EjbBean<?>, Set<ObserverMethod<?>>) - Static method in class org.apache.webbeans.ejb.util.EjbValidator
 

A C D E F G I O R S U V

Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.