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

A

AbsAnnotationVisitor<T> - Class in org.ow2.easybeans.deployment.annotations.analyzer
This class manages the setter/getter of annotation visitor.
AbsAnnotationVisitor() - Constructor for class org.ow2.easybeans.deployment.annotations.analyzer.AbsAnnotationVisitor
Constructor (default).
AbsAnnotationVisitor(T) - Constructor for class org.ow2.easybeans.deployment.annotations.analyzer.AbsAnnotationVisitor
Constructor.
AbsArchive - Class in org.ow2.easybeans.ant.archive
Common task that creates archives.
AbsArchive() - Constructor for class org.ow2.easybeans.ant.archive.AbsArchive
Default constructor.
AbsBean - Class in org.ow2.easybeans.deployment.xml.struct
Defines common rules used by Bean (Session, MDB).
AbsBean() - Constructor for class org.ow2.easybeans.deployment.xml.struct.AbsBean
Constructor.
AbsCallRef - Class in org.ow2.easybeans.rpc
Define a common Referenceable objectd used by local or remote EJB.
AbsCallRef(String, String, String, boolean) - Constructor for class org.ow2.easybeans.rpc.AbsCallRef
Constructor : build a reference.
AbsCommonEjbVisitor<T extends JCommonBean> - Class in org.ow2.easybeans.deployment.annotations.analyzer.classes
This class manages the handling of common annotations used by beans.
AbsCommonEjbVisitor(ClassAnnotationMetadata) - Constructor for class org.ow2.easybeans.deployment.annotations.analyzer.classes.AbsCommonEjbVisitor
Constructor.
AbsDeployer - Class in org.ow2.easybeans.deployer
Abstract class that defines common methods for deployer.
AbsDeployer() - Constructor for class org.ow2.easybeans.deployer.AbsDeployer
 
AbsEJBRef - Class in org.ow2.easybeans.deployment.xml.struct.common
Class representing ejb-ref elements used in Java EE components.
AbsEJBRef() - Constructor for class org.ow2.easybeans.deployment.xml.struct.common.AbsEJBRef
Default constructor.
AbsENCInterceptor - Class in org.ow2.easybeans.naming.interceptors
Default abstract interceptor that naming interceptors can extend.
AbsENCInterceptor() - Constructor for class org.ow2.easybeans.naming.interceptors.AbsENCInterceptor
 
AbsEnvironment - Class in org.ow2.easybeans.deployment.xml.struct.common
This class defines an implementation for an environment element.
AbsEnvironment() - Constructor for class org.ow2.easybeans.deployment.xml.struct.common.AbsEnvironment
Constructor : build a new object for environment.
AbsExplodedArchive - Class in org.ow2.easybeans.ant.archive.exploded
Abstract task for creating exploded archive.
AbsExplodedArchive(Project) - Constructor for class org.ow2.easybeans.ant.archive.exploded.AbsExplodedArchive
Creates an archive for the given project.
AbsFactory<PoolType extends EasyBeansBean> - Class in org.ow2.easybeans.container
Abstract factory which implements common and defaults methods.
It should be extended by Bean factories.
AbsFactory(String, EZBContainer) - Constructor for class org.ow2.easybeans.container.AbsFactory
Builds a new factory with a given name and its container.
AbsInvocationHandler - Class in org.ow2.easybeans.rpc
Abstract class used by remote or local invocation handler.
AbsInvocationHandler(String, String, boolean) - Constructor for class org.ow2.easybeans.rpc.AbsInvocationHandler
Build a new Invocation handler.
AbsJavaMailFactory - Class in org.ow2.easybeans.component.mail.factory
Abstract JNDI factory for Mail factories.
AbsJavaMailFactory() - Constructor for class org.ow2.easybeans.component.mail.factory.AbsJavaMailFactory
 
AbsJavaMailRef - Class in org.ow2.easybeans.component.mail.factory
Abstract referenceable object used to bind JavaMail factories.
AbsJavaMailRef() - Constructor for class org.ow2.easybeans.component.mail.factory.AbsJavaMailRef
Build a new javamail reference.
AbsMail - Class in org.ow2.easybeans.component.mail
Default stuff common to common objects.
AbsMail() - Constructor for class org.ow2.easybeans.component.mail.AbsMail
 
AbsMapping - Class in org.ow2.easybeans.xmlconfig.mapping
Common methods used by mapping class.
AbsMapping() - Constructor for class org.ow2.easybeans.xmlconfig.mapping.AbsMapping
 
AbsMessage - Class in org.ow2.easybeans.component.smartclient.message
Abstract class that needs to be used for every message that are exchanged between client and endpoint.
AbsMessage() - Constructor for class org.ow2.easybeans.component.smartclient.message.AbsMessage
 
AbsNameBytesMessage - Class in org.ow2.easybeans.component.smartclient.message
Abstract class used for exchanging a name and an array of bytes.
AbsNameBytesMessage(String, byte[]) - Constructor for class org.ow2.easybeans.component.smartclient.message.AbsNameBytesMessage
Builds a new message with the given name and the array of bytes.
AbsNameBytesMessage(ByteBuffer) - Constructor for class org.ow2.easybeans.component.smartclient.message.AbsNameBytesMessage
Builds an message with the given bytebuffer.
AbsNameMessage - Class in org.ow2.easybeans.component.smartclient.message
Abstract class that can be used to exchange a message with a name inside.
AbsNameMessage(String) - Constructor for class org.ow2.easybeans.component.smartclient.message.AbsNameMessage
Builds a new message with the given name.
AbsNameMessage(ByteBuffer) - Constructor for class org.ow2.easybeans.component.smartclient.message.AbsNameMessage
Builds a message by using the data contains in the bytebuffer.
AbsPermissionManager - Class in org.ow2.easybeans.security.permissions
Manages the permission for EasyBeans EJB3 container.
AbsPermissionManager(URL) - Constructor for class org.ow2.easybeans.security.permissions.AbsPermissionManager
Default Constructor.
AbsPermissionManager(URL, boolean) - Constructor for class org.ow2.easybeans.security.permissions.AbsPermissionManager
Default Constructor.
AbsRemoveInterceptor - Class in org.ow2.easybeans.container.session.stateful.interceptors
Defines a method that discard the bean found in the invocation context.
AbsRemoveInterceptor() - Constructor for class org.ow2.easybeans.container.session.stateful.interceptors.AbsRemoveInterceptor
 
AbsResourceGroup - Class in org.ow2.easybeans.deployment.xml.struct.common
Defines the java EE resourceGroup type.
It defines mapped-name and injection-target
AbsResourceGroup() - Constructor for class org.ow2.easybeans.deployment.xml.struct.common.AbsResourceGroup
Default constructor.
AbstractInvocationMaker - Class in org.ow2.easybeans.tests.common.resources
 
AbstractInvocationMaker() - Constructor for class org.ow2.easybeans.tests.common.resources.AbstractInvocationMaker
 
AbsTransactionInterceptor - Class in org.ow2.easybeans.transaction.interceptors
Defines an abstract interceptor for transaction with common code used by all transaction interceptors.
AbsTransactionInterceptor() - Constructor for class org.ow2.easybeans.transaction.interceptors.AbsTransactionInterceptor
Constructor.
Acquire the transaction manager.
AbsWebContainerDeployer - Class in org.ow2.easybeans.deployer
This class manage the deployment of EAR for web container.
AbsWebContainerDeployer() - Constructor for class org.ow2.easybeans.deployer.AbsWebContainerDeployer
 
access00() - Method in class org.ow2.easybeans.tests.common.resources.EJBContextTester
Tests an ejb context reference.
access00() - Method in class org.ow2.easybeans.tests.common.resources.EJBTester
Tests an EJB local access.
access00() - Method in class org.ow2.easybeans.tests.common.resources.EMFactoryTester
Tests an EntityFactoryManager access.
access00() - Method in class org.ow2.easybeans.tests.common.resources.EntityManagerTester
Tests an EntityFactoryManager access.
access00() - Method in class org.ow2.easybeans.tests.common.resources.JEnvCompTester
Test access to the java:comp/env.
access00() - Method in class org.ow2.easybeans.tests.common.resources.ResourceTester
Tests a resource access.
access00() - Method in class org.ow2.easybeans.tests.common.resources.SessionContextTester
Tests a sessionContext reference.
access00() - Method in class org.ow2.easybeans.tests.common.resources.TimerServiceTester
Tests a timerService access.
access00() - Method in class org.ow2.easybeans.tests.common.resources.UserTransactionTester
Tests an userTransaction access.
access01() - Method in class org.ow2.easybeans.tests.common.resources.SessionContextTester
Tests the sessionContext by invoking "getTimerService".
access02() - Method in class org.ow2.easybeans.tests.common.resources.SessionContextTester
Tests the sessionContext by invoking "getUserTransaction".
AccessChecker - Class in org.ow2.easybeans.deployment.annotations.helper.bean.checks
Utility class for cheking access.
accessEJB(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccess00
This has an interceptor that accesses an EJB.
accessEJB(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccess01
This has an interceptor that accesses an EJB.
accessEJB(Object) - Method in interface org.ow2.easybeans.tests.common.ejbs.base.ItfAccessEJB
Returns an object.
accessEJB(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.stateless.containermanaged.local.SLSBLocalAnnotationTest00
Method with an interceptor that access an EJB.
accessEJB(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.stateless.containermanaged.local.SLSBLocalAnnotationTest01
Method with an interceptor that access an EJB.
accessEntityManager(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccess00
This has an interceptor that accesses an entity manager.
accessEntityManager(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccess01
This has an interceptor that accesses an entity manager.
accessEntityManager(Object) - Method in interface org.ow2.easybeans.tests.common.ejbs.base.ItfAccessEntityManager
Returns an object.
accessEntityManagerFactory(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccess00
This has an interceptor that accesses an entity manager.
accessEntityManagerFactory(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccess01
This has an interceptor that accesses an entity manager.
accessEntityManagerFactory(Object) - Method in interface org.ow2.easybeans.tests.common.ejbs.base.ItfAccessEMFactory
Returns an object.
AccessInterceptor - Class in org.ow2.easybeans.security.interceptors
This interceptor checks that the role is allowed to call the given method.
AccessInterceptor() - Constructor for class org.ow2.easybeans.security.interceptors.AccessInterceptor
 
accessJNDI(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccess00
This has an interceptor that accesses the java:comp/env via JNDI.
accessJNDI(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccess01
This has an interceptor that accesses the java:comp/env via JNDI.
accessJNDI(Object) - Method in interface org.ow2.easybeans.tests.common.ejbs.base.ItfAccessJNDI
Returns an object.
accessJNDI(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.stateless.containermanaged.local.SLSBLocalAnnotationTest00
Method with an interceptor that access the java:comp/env via JNDI.
accessResManager(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccess00
This has an interceptor that accesses a resource.
accessResManager(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccess01
This has an interceptor that accesses a resource.
accessResManager(Object) - Method in interface org.ow2.easybeans.tests.common.ejbs.base.ItfAccessResourceManager
Returns an object.
AccessSessionContext - Class in org.ow2.easybeans.tests.common.ejbs.base.inheritance
Gets the SessionContext with the annotation @Resource and verifies if the value is not null.
AccessSessionContext() - Constructor for class org.ow2.easybeans.tests.common.ejbs.base.inheritance.AccessSessionContext
 
accessSessionContext(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.inheritance.AccessSessionContext
Gets a session context reference.
accessSessionContext(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccess00
This has an interceptor that accesses the sessionContext and tries to lookup a datasource.
accessSessionContext(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccess01
This has an interceptor that accesses the sessionContext and try to lookup a datasource.
accessSessionContext(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccessSessionCtx00
This has an interceptor that calls "getTimerService()".
accessSessionContext(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccessSessionCtx01
This has an interceptor that calls "getUserTransaction()".
accessSessionContext(Object) - Method in interface org.ow2.easybeans.tests.common.ejbs.base.ItfAccessSessionContext
Returns an object.
accessSessionContext(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.stateful.containermanaged.interceptoraccess.SFSBAccessSessionCtxInterceptor02
This has an interceptor that calls "getUserTransaction()".
accessTimerService(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccessTimer00
This has an interceptor that access a TimerService.
accessTimerService(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccessTimer01
This has an interceptor that access a TimerService.
accessTimerService(Object) - Method in interface org.ow2.easybeans.tests.common.ejbs.base.ItfAccessTimerService
Returns an object.
accessUserTransaction(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccessUserTx00
This has an interceptor that access an UserTransaction.
accessUserTransaction(Object) - Method in class org.ow2.easybeans.tests.common.ejbs.base.interceptoraccess.BeanInterceptorAccessUserTx01
This has an interceptor that access an UserTransaction.
accessUserTransaction(Object) - Method in interface org.ow2.easybeans.tests.common.ejbs.base.ItfAccessUserTransaction
Returns an object.
acquireTransactionManager() - Method in class org.ow2.easybeans.persistence.oracle.toplink.essentials.EasyBeansTransactionController
Gets the transaction Manager of EasyBeans.
activate(boolean) - Method in class org.ow2.easybeans.jmx.MBeansHelper
Activate the MBeans registration.
ActivationConfig - Class in org.ow2.easybeans.deployment.xml.struct.common
This class defines the implementation of the <activation-config> element.
ActivationConfig() - Constructor for class org.ow2.easybeans.deployment.xml.struct.common.ActivationConfig
 
add(int, int) - Method in class org.ow2.easybeans.examples.statelessbean.StatelessBean
Compute a + b.
add(int, int) - Method in interface org.ow2.easybeans.examples.statelessbean.StatelessLocal
Compute a + b.
addActivationConfig(ActivationConfig) - Method in class org.ow2.easybeans.deployment.xml.struct.MessageDriven
Add the activation-config property.
addActivationConfigProperty(ActivationConfigProperty) - Method in class org.ow2.easybeans.deployment.annotations.impl.JMessageDriven
Adds an activation config property.
addAlias(String) - Method in class org.ow2.easybeans.deployment.annotations.impl.JCommonBean
Adds an alias to the list of the names.
addApplicationException(JApplicationException) - Method in class org.ow2.easybeans.deployment.xml.struct.AssemblyDescriptor
Adds a new <application-exception> element to assembly descriptor.
addArchiveInFileSet(AbsArchive) - Method in class org.ow2.easybeans.ant.archive.file.EarFile
Add the given archive in a fileset.
addAroundInvoke(AroundInvoke) - Method in class org.ow2.easybeans.deployment.xml.struct.common.AbsEnvironment
Adds a new <around-invoke> element to assembly descriptor.
addAroundInvokeMethodMetadata(MethodAnnotationMetadata) - Method in class org.ow2.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Add a @AroundInvoke method of this class.
addAttribute(int, String, String) - Method in class org.ow2.easybeans.enhancer.CommonClassGenerator
Adds an attribute in the current classwriter.
addAttribute(int, String, String, Object) - Method in class org.ow2.easybeans.enhancer.CommonClassGenerator
Adds an attribute in the current classwriter.
addAttributeMapping(AttributeMapping) - Method in class org.ow2.easybeans.xmlconfig.mapping.ClassMapping
Add a given attribute mapping object.
addBatch() - Method in class org.ow2.easybeans.component.jdbcpool.JStatement
addBatch(String) - Method in class org.ow2.easybeans.component.jdbcpool.JStatement
addBeanInfo(IBeanInfo) - Method in interface org.ow2.easybeans.api.bean.info.IEJBJarInfo
Adds info about a bean.
addBeanInfo(IBeanInfo) - Method in class org.ow2.easybeans.container.info.EJBJarInfo
Adds info about a bean.
addBusinessLocal(String) - Method in class org.ow2.easybeans.deployment.xml.struct.Session
Add the business-local interface.
addBusinessRemote(String) - Method in class org.ow2.easybeans.deployment.xml.struct.Session
Add the business-remote interface.
addCallback(EZBContainerLifeCycleCallback) - Method in interface org.ow2.easybeans.api.EZBContainerConfig
 
addCallback(EZBContainerLifeCycleCallback) - Method in class org.ow2.easybeans.container.JContainerConfig
 
addClass(String) - Method in class org.ow2.easybeans.deployment.annotations.impl.JInterceptors
Add a class.
addClass(String) - Method in class org.ow2.easybeans.persistence.xml.JPersistenceUnitInfo
Adds a class that the persistence provider must add it to its set of managed classes.
addClassAnnotationMetadata(ClassAnnotationMetadata) - Method in class org.ow2.easybeans.deployment.annotations.metadata.EjbJarAnnotationMetadata
Add annotation metadata for a given class.
addClassDefinition(String, byte[]) - Method in class org.ow2.easybeans.loader.EasyBeansClassLoader
Adds the bytecode for a given class.
addClasses(ZipFileSet) - Method in class org.ow2.easybeans.ant.archive.War
Add files in WEB-INF/classes folder.
addClassMapping(ClassMapping) - Method in class org.ow2.easybeans.xmlconfig.mapping.XMLMapping
Add a given class mapping object.
addComponent(EZBComponent) - Method in class org.ow2.easybeans.component.ComponentManager
Add the given component.
addConfiguration(JPolicyConfiguration) - Static method in class org.ow2.easybeans.security.jacc.provider.JPolicyConfigurationKeeper
Add a EasyBeans policy configuration.
addConfiguredEjb(Ejb) - Method in class org.ow2.easybeans.ant.archive.Ear
Add a given Ejb archive.
addConfiguredWar(War) - Method in class org.ow2.easybeans.ant.archive.Ear
Add a given war archive.
addConnectionEventListener(ConnectionEventListener) - Method in class org.ow2.easybeans.component.jdbcpool.JManagedConnection
Add an event listener.
addContainer(EZBContainer) - Method in class org.ow2.easybeans.server.Embedded
Add an already created container.
addContainerTransaction(ContainerTransaction) - Method in class org.ow2.easybeans.deployment.xml.struct.AssemblyDescriptor
Adds a new <container-transaction> element to assembly descriptor.
addContextData(InvocationContext, Object[]) - Static method in class org.ow2.easybeans.tests.common.helper.InvocationContextHelper
Adds objects in the contextual data map.
addCurrent() - Method in interface org.ow2.easybeans.persistence.api.EZBPersistenceUnitManager
Create a new EntityManager on each PersistenceContext.
addCurrent() - Method in class org.ow2.easybeans.persistence.JPersistenceContext
Sets the current entity manager (used when to transaction is active).
addCurrent() - Method in class org.ow2.easybeans.persistence.PersistenceUnitManager
Create a new EntityManager on each PersistenceContext.
addCurrent() - Method in class org.ow2.easybeans.persistence.TxEntityManagerHandler
Sets the current entity manager (used when to transaction is active).
addDD() - Method in class org.ow2.easybeans.ant.archive.exploded.AbsExplodedArchive
Add the standard deployment descriptor in the archive.
addDeclaredRole(String) - Method in interface org.ow2.easybeans.api.bean.info.ISecurityInfo
Adds a role for this bean (for isCallerInRole).
addDeclaredRole(String) - Method in class org.ow2.easybeans.container.info.security.SecurityInfo
Adds a role for this bean (for isCallerInRole).
addDeployDirectory(File) - Method in class org.ow2.easybeans.server.ServerConfig
Add a directory to the list of path for loading/looking Java EE modules.
addDeployment(Deployment) - Method in class org.ow2.easybeans.deployment.resolver.JNDIResolver
Add a given deployment object to this resolver.
addDescriptors(List<BeanDescriptor>) - Method in class org.ow2.easybeans.tests.common.interceptors.invocationcontext.ComplexObject00
Adds a new list of bean descriptors.
addEjbJarAnnotationMetadata(EjbJarAnnotationMetadata, String) - Method in class org.ow2.easybeans.deployment.resolver.JNDIResolver
Adds the given metadata to the resolver.
addEJBLocalRef(EJBLocalRef) - Method in class org.ow2.easybeans.deployment.xml.struct.common.AbsEnvironment
Adds a new <ejb-local-ref> element.
addEJBRef(EJBRef) - Method in class org.ow2.easybeans.client.xml.ApplicationClient
Add an ejb reference to this element.
addEJBRef(EJBRef) - Method in class org.ow2.easybeans.deployment.xml.struct.common.AbsEnvironment
Adds a new <ejb-ref> element.
addElement(List<Integer>) - Method in class org.ow2.easybeans.tests.common.inheritance.AddIntegerClass
Adds ELEMENT to the list.
addElement(List<E>) - Method in interface org.ow2.easybeans.tests.common.inheritance.ItfAddElement
Adds an element to a list.
addEmbedded(EZBServer) - Static method in class org.ow2.easybeans.api.EmbeddedManager
Add a new embedded server to the managed list.
addEmbeddedComponents() - Method in class org.ow2.easybeans.server.ServerConfig
 
addEmployee(int, String) - Method in class org.ow2.easybeans.examples.entitybean.SessionFacade
Adds an employee.
addEmployee(int, String) - Method in interface org.ow2.easybeans.examples.entitybean.SessionFacadeRemote
Adds an employee.
addEnvEntry(EnvEntry) - Method in class org.ow2.easybeans.deployment.xml.struct.common.AbsEnvironment
Add a new env-entry element to this object.
addExcludeList(MethodDD) - Method in class org.ow2.easybeans.deployment.xml.struct.AssemblyDescriptor
Adds a new <exclude-list> element to assembly descriptor.
addExtensionFactory(String) - Method in class org.ow2.easybeans.server.ServerConfig
Adds an EasyBeansConfigurationExtension in the Facory list.
addExtraPersistenceUnitInfos(JPersistenceUnitInfo[]) - Method in class org.ow2.easybeans.persistence.PersistenceUnitManager
Adds new persistence unit infos to this persistence unit manager.
Note: The persistence unit name have to be different from existing persistence units.
addFieldAnnotationMetadata(FieldAnnotationMetadata) - Method in class org.ow2.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Add field annotation metadata for a given Bean.
addFieldGettersSetters(ClassVisitor, String, String, Class) - Static method in class org.ow2.easybeans.enhancer.CommonClassGenerator
Adds a field with its getters/setters.
addFieldGettersSetters(ClassVisitor, String, String, String) - Static method in class org.ow2.easybeans.enhancer.CommonClassGenerator
Adds a field with its getters/setters.
addFileSet(ZipFileSet) - Method in class org.ow2.easybeans.ant.archive.AbsArchive
Add the given fileset to the list of existing fileset.
addFileSet(FileSet) - Method in class org.ow2.easybeans.ant.archive.info.ArchiveInfo
Add the given fileset to the list of existing fileset.
addInjectionTarget(InjectionTarget) - Method in class org.ow2.easybeans.deployment.xml.struct.common.AbsResourceGroup
Adds the igiven njection target value.
addInjectors(ResourceInjector) - Method in interface org.ow2.easybeans.api.EZBContainerConfig
 
addInjectors(ResourceInjector) - Method in class org.ow2.easybeans.container.JContainerConfig
 
AddIntegerClass - Class in org.ow2.easybeans.tests.common.inheritance
Adds an integer with value defined by ELEMENT to a list.
AddIntegerClass() - Constructor for class org.ow2.easybeans.tests.common.inheritance.AddIntegerClass
 
addInterceptor(Interceptor) - Method in class org.ow2.easybeans.deployment.xml.struct.Interceptors
Adds a new <interceptor> element to assembly descriptor.
addInterceptorBinding(InterceptorBinding) - Method in class org.ow2.easybeans.deployment.xml.struct.AssemblyDescriptor
Adds a new <interceptor-binding> element to assembly descriptor.
addInterceptorClass(String) - Method in class org.ow2.easybeans.deployment.xml.struct.InterceptorBinding
Add the given interceptor to the list.
addInterface(String) - Method in class org.ow2.easybeans.deployment.annotations.impl.JInterface
Add an interface.
addInvocationContextGetContextData() - Method in class org.ow2.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Adds the getContextData() method.
addJarFile(URL) - Method in class org.ow2.easybeans.persistence.xml.JPersistenceUnitInfo
Adds a jar file to the list of JAR file URLs that the persistence provider must look in to find the entity classes that must be managed by EntityManagers of this name.
addLib(ZipFileSet) - Method in class org.ow2.easybeans.ant.archive.War
Add files in WEB-INF/lib folder.
addLib(ClassLoader, ServletContextEvent) - Method in class org.ow2.easybeans.server.war.EasyBeansContextListener
Add libraries in the given classloader.
addMappingFileName(String) - Method in class org.ow2.easybeans.persistence.xml.JPersistenceUnitInfo
Adds a filename to the list of mapping file names.
addMember(Principal) - Method in class org.ow2.easybeans.security.struct.JGroup
Adds the specified member to the group.
addMessageDestinationRef(MessageDestinationRef) - Method in class org.ow2.easybeans.deployment.xml.struct.common.AbsEnvironment
Adds a new <message-destination-ref> element.
addMessageDriven(MessageDriven) - Method in class org.ow2.easybeans.deployment.xml.struct.EnterpriseBeans
Adds a new <message-driven> element to enterprise beans.
addMethod(MethodDD) - Method in class org.ow2.easybeans.deployment.xml.struct.ContainerTransaction
Add a new Method.
addMethod(MethodDD) - Method in class org.ow2.easybeans.deployment.xml.struct.MethodPermission
Add a new Method.
addMethodAnnotationMetadata(MethodAnnotationMetadata) - Method in class org.ow2.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Add method annotation metadata for a given Bean.
addMethodPermission(MethodPermission) - Method in class org.ow2.easybeans.deployment.xml.struct.AssemblyDescriptor
Adds a new <method-permission> element to assembly descriptor.
addMethodSecurityInfo(IMethodSecurityInfo) - Method in interface org.ow2.easybeans.api.bean.info.ISecurityInfo
Adds a method containing security.
addMethodSecurityInfo(IMethodSecurityInfo) - Method in class org.ow2.easybeans.container.info.security.SecurityInfo
Adds a method containing security.
addNullGetter(ClassVisitor, String, Class) - Static method in class org.ow2.easybeans.enhancer.CommonClassGenerator
Adds a getter for a given fieldName.
addOrder(InvocationContext) - Method in class org.ow2.easybeans.tests.common.ejbs.stateless.containermanaged.interceptororder.SLSBSimpleInterceptorTest00
Intercepts the method and add the ORDER value in the list that was get from InvocationContext.
addOrder(InvocationContext) - Method in class org.ow2.easybeans.tests.common.ejbs.stateless.containermanaged.interceptororder.SLSBSimpleInterceptorTest01
Intercepts the method and add the ORDER value in the list that was get from InvocationContext.
addOrder(InvocationContext) - Method in class org.ow2.easybeans.tests.common.interceptors.business.base.PrintOrderWithAllCallbackMethods
Intercepts the method and adds the ORDER value in the list that was get from InvocationContext.
addOrder(InvocationContext) - Method in class org.ow2.easybeans.tests.common.interceptors.business.base.PrintOrderWithoutAnnotationInterc
Intercepts the method and adds the ORDER value in the list that was get from InvocationContext.
addOrder(InvocationContext) - Method in class org.ow2.easybeans.tests.common.interceptors.business.basic.PrivateInterceptor
Intercepts the method and adds ORDER value in the array that was get from InvocationContext.
addOrder(InvocationContext) - Method in class org.ow2.easybeans.tests.common.interceptors.business.basic.ProtectedInterceptor
Intercepts the method and adds the ORDER value in the array that was get from InvocationContext.
addOrder(InvocationContext) - Method in class org.ow2.easybeans.tests.common.interceptors.business.order.PrintOrder01Interceptor
Intercepts the method and adds the ORDER value in the list that was get from InvocationContext.
addOrder(InvocationContext) - Method in class org.ow2.easybeans.tests.common.interceptors.business.order.PrintOrder02Interceptor
Intercepts the method and adds the ORDER value in the list that was get from InvocationContext.
addOrder(InvocationContext) - Method in class org.ow2.easybeans.tests.common.interceptors.business.order.PrintOrder05Interceptor
Intercepts the method and adds the ORDER value in the array that was get from InvocationContext.
addOrder(InvocationContext) - Method in class org.ow2.easybeans.tests.common.interceptors.business.order.PrintOrder06Interceptor
Intercepts the method and adds the ORDER value in the list that was get from InvocationContext.
addOrder(InvocationContext) - Method in class org.ow2.easybeans.tests.common.interceptors.business.order.PrintOrder07Interceptor
Intercepts the method and adds the ORDER value in the list that was get from InvocationContext.
addOrder(InvocationContext) - Method in class org.ow2.easybeans.tests.common.interceptors.business.order.PrintOrderInterceptor
Intercepts the method and adds the ORDER value in the array that was get from InvocationContext.
addOrderedInterceptorClass(String) - Method in class org.ow2.easybeans.deployment.xml.struct.InterceptorBinding
Add the given interceptor to the ordered list.
addParam(String) - Method in class org.ow2.easybeans.deployment.xml.struct.common.MethodDD
Add a param for this method.
addPostActivateCallback(LifeCycleCallback) - Method in class org.ow2.easybeans.deployment.xml.struct.common.AbsEnvironment
Adds a new <post-activate> element to assembly descriptor.
addPostActivateMethodMetadata(MethodAnnotationMetadata) - Method in class org.ow2.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Adds a @PostActivate method of this class.
addPostConstructCallback(LifeCycleCallback) - Method in class org.ow2.easybeans.deployment.xml.struct.common.AbsEnvironment
Adds a new <post-construct> element to assembly descriptor.
addPostConstructMethodMetadata(MethodAnnotationMetadata) - Method in class org.ow2.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Adds a @PostConstruct method of this class.
addPreDestroyCallback(LifeCycleCallback) - Method in class org.ow2.easybeans.deployment.xml.struct.common.AbsEnvironment
Adds a new <pre-destroy> element to assembly descriptor.
addPreDestroyMethodMetadata(MethodAnnotationMetadata) - Method in class org.ow2.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Adds a @PreDestroy method of this class.
addPrePassivateCallback(LifeCycleCallback) - Method in class org.ow2.easybeans.deployment.xml.struct.common.AbsEnvironment
Adds a new <pre-passivate> element to assembly descriptor.
addPrePassivateMethodMetadata(MethodAnnotationMetadata) - Method in class org.ow2.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Adds a @PrePassivate method of this class.
addRemoveMethod(RemoveMethod) - Method in class org.ow2.easybeans.deployment.xml.struct.Session
Add the method used as a remove method.
addResourceEnvRef(ResourceEnvRef) - Method in class org.ow2.easybeans.deployment.xml.struct.common.AbsEnvironment
Adds a new <resource-ref> element.
addResourceRef(ResourceRef) - Method in class org.ow2.easybeans.deployment.xml.struct.common.AbsEnvironment
Adds a new <resource-ref> element.
Address - Class in org.ow2.easybeans.tests.common.ejbs.entity.customer
The customer address.
Address(long, String, String, int) - Constructor for class org.ow2.easybeans.tests.common.ejbs.entity.customer.Address
Creates a new instance od Address.
Address() - Constructor for class org.ow2.easybeans.tests.common.ejbs.entity.customer.Address
Creates a new instance of address.
Address - Class in org.ow2.easybeans.tests.common.ejbs.entity.entitytest04
Contains the address reference.
Address() - Constructor for class org.ow2.easybeans.tests.common.ejbs.entity.entitytest04.Address
 
addReturnType(Type, MethodVisitor) - Static method in class org.ow2.easybeans.enhancer.CommonClassGenerator
Adds a return entry depending of the type value.
addRole(String) - Method in interface org.ow2.easybeans.api.bean.info.IMethodSecurityInfo
Add the given role to the list of roles allowed to call this method.
addRole(String) - Method in class org.ow2.easybeans.container.info.security.MethodSecurityInfo
Add the given role to the list of roles allowed to call this method.
addRoleName(String) - Method in class org.ow2.easybeans.deployment.xml.struct.MethodPermission
Add the given role.
addSecurityRole(String) - Method in class org.ow2.easybeans.deployment.xml.struct.AssemblyDescriptor
Adds a new <security-role> element to assembly descriptor.
addSession(Session) - Method in class org.ow2.easybeans.deployment.xml.struct.EnterpriseBeans
Adds a new <session> element to enterprise beans.
addToEnvironment(String, Object) - Method in class org.ow2.easybeans.component.smartclient.spi.SmartContext
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class org.ow2.easybeans.naming.context.ContextImpl
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class org.ow2.easybeans.naming.pkg.java.JavaURLContext
Adds a new environment property to the environment of this context.
addToExcludedPolicy(Permission) - Method in class org.ow2.easybeans.security.jacc.provider.JPolicyConfiguration
Used to add a single excluded policy statement to this PolicyConfiguration.
addToExcludedPolicy(PermissionCollection) - Method in class org.ow2.easybeans.security.jacc.provider.JPolicyConfiguration
Used to add excluded policy statements to this PolicyConfiguration.
addToRole(String, Permission) - Method in class org.ow2.easybeans.security.jacc.provider.JPolicyConfiguration
Used to add a single permission to a named role in this PolicyConfiguration.
addToRole(String, PermissionCollection) - Method in class org.ow2.easybeans.security.jacc.provider.JPolicyConfiguration
Used to add permissions to a named role in this PolicyConfiguration.
addToUncheckedPolicy(Permission) - Method in class org.ow2.easybeans.security.jacc.provider.JPolicyConfiguration
Used to add a single unchecked policy statement to this PolicyConfiguration.
addToUncheckedPolicy(PermissionCollection) - Method in class org.ow2.easybeans.security.jacc.provider.JPolicyConfiguration
Used to add unchecked policy statements to this PolicyConfiguration.
addTransformer(ClassTransformer) - Method in class org.ow2.easybeans.loader.EasyBeansClassLoader
Add a transformer supplied by the provider that will be called for every new class definition or class redefinition that gets loaded by the loader returned by the PersistenceInfo.getClassLoader method.
addTransformer(ClassTransformer) - Method in class org.ow2.easybeans.persistence.xml.JPersistenceUnitInfo
Add a transformer supplied by the provider that will be called for every new class definition or class redefinition that gets loaded by the loader returned by the PersistenceInfo.getClassLoader method.
addValue(InvocationContext, E, String) - Static method in class org.ow2.easybeans.tests.common.helper.InterceptorHelper
Intercepts the method and adds a value in the list that was get from InvocationContext.
addValues(List<E>, E[]) - Static method in class org.ow2.easybeans.tests.common.helper.ListHelper
Creates a new list with elements of a list, plus new values.
addWebinf(ZipFileSet) - Method in class org.ow2.easybeans.ant.archive.War
Add files in WEB-INF folder.
adjust() - Method in class org.ow2.easybeans.component.jdbcpool.ConnectionManager
Adjust the pool size, according to poolMax and poolMin values.
afterBegin() - Method in class org.ow2.easybeans.examples.statefulbean.StatefulBean
The afterBegin method notifies a session Bean instance that a new transaction has started, and that the subsequent business methods on the instance will be invoked in the context of the transaction.
afterBegin() - Method in class org.ow2.easybeans.tests.common.ejbs.stateful.containermanaged.transaction.SFSBSessionSync
Inserts the table test in the first database.
afterCompletion(int) - Method in class org.ow2.easybeans.component.jdbcpool.JManagedConnection
synchronization implementation.
afterCompletion(boolean) - Method in class org.ow2.easybeans.examples.statefulbean.StatefulBean
The afterCompletion method notifies a session Bean instance that a transaction commit protocol has completed, and tells the instance whether the transaction has been committed or rolled back.
afterCompletion(int) - Method in class org.ow2.easybeans.persistence.TxEntityManagerLifeCycle
This method is called by the transaction manager after the transaction is committed or rolled back.
afterCompletion(boolean) - Method in class org.ow2.easybeans.tests.common.ejbs.stateful.containermanaged.transaction.SFSBSessionSync
Verifies if the transaction was commited.
afterCompletion(int) - Method in class org.ow2.easybeans.transaction.SessionSynchronizationListener
This method is called by the transaction manager after the transaction is committed or rolled back.
afterDelivery() - Method in class org.ow2.easybeans.container.mdb.MDBMessageEndPoint
This is called by a resource adapter after a message is delivered.
ALL_SCHEMAS - Static variable in class org.ow2.easybeans.deployment.xml.parsing.EJB3EntityResolver
All schemas.
AllLifeCallback00 - Class in org.ow2.easybeans.tests.common.interceptors.lifecycle.misc
This interceptor contains methods to the four lifecycle callbacks.
AllLifeCallback00() - Constructor for class org.ow2.easybeans.tests.common.interceptors.lifecycle.misc.AllLifeCallback00
 
AllLifeCallbackEJBAccess00 - Class in org.ow2.easybeans.tests.common.interceptors.lifecycle.misc
This interceptor contains methods to the four lifecycle callbacks.
AllLifeCallbackEJBAccess00() - Constructor for class org.ow2.easybeans.tests.common.interceptors.lifecycle.misc.AllLifeCallbackEJBAccess00
 
AllLifeCallbackEMFactoryAccess00 - Class in org.ow2.easybeans.tests.common.interceptors.lifecycle.misc
This interceptor contains methods to the four lifecycle callbacks.
AllLifeCallbackEMFactoryAccess00() - Constructor for class org.ow2.easybeans.tests.common.interceptors.lifecycle.misc.AllLifeCallbackEMFactoryAccess00
 
AllLifeCallbackEntityManagerAccess00 - Class in org.ow2.easybeans.tests.common.interceptors.lifecycle.misc
This interceptor contains methods to the four lifecycle callbacks.
AllLifeCallbackEntityManagerAccess00() - Constructor for class org.ow2.easybeans.tests.common.interceptors.lifecycle.misc.AllLifeCallbackEntityManagerAccess00
 
AllLifeCallbackInMethod00 - Class in org.ow2.easybeans.tests.common.interceptors.lifecycle.misc
This interceptor contains methods to the four lifecycle callbacks.
AllLifeCallbackInMethod00() - Constructor for class org.ow2.easybeans.tests.common.interceptors.lifecycle.misc.AllLifeCallbackInMethod00
 
AllLifeCallbackJEnvCompAccess00 - Class in org.ow2.easybeans.tests.common.interceptors.lifecycle.misc
This interceptor contains methods to the four lifecycle callbacks.
AllLifeCallbackJEnvCompAccess00() - Constructor for class org.ow2.easybeans.tests.common.interceptors.lifecycle.misc.AllLifeCallbackJEnvCompAccess00
 
AllLifeCallbackResourceManagerAccess00 - Class in org.ow2.easybeans.tests.common.interceptors.lifecycle.misc
This interceptor contains methods to the four lifecycle callbacks.
AllLifeCallbackResourceManagerAccess00() - Constructor for class org.ow2.easybeans.tests.common.interceptors.lifecycle.misc.AllLifeCallbackResourceManagerAccess00
 
AllLifeCallbackSessionContextAccess00 - Class in org.ow2.easybeans.tests.common.interceptors.lifecycle.misc
This interceptor contains methods to the four lifecycle callbacks.
AllLifeCallbackSessionContextAccess00() - Constructor for class org.ow2.easybeans.tests.common.interceptors.lifecycle.misc.AllLifeCallbackSessionContextAccess00
 
AllLifeCallbackTimerServiceAccess00 - Class in org.ow2.easybeans.tests.common.interceptors.lifecycle.misc
This interceptor contains methods to the four lifecycle callbacks.
AllLifeCallbackTimerServiceAccess00() - Constructor for class org.ow2.easybeans.tests.common.interceptors.lifecycle.misc.AllLifeCallbackTimerServiceAccess00
 
AllLifeCallbackUserTransactionAccess00 - Class in org.ow2.easybeans.tests.common.interceptors.lifecycle.misc
This interceptor contains methods to the four lifecycle callbacks.
AllLifeCallbackUserTransactionAccess00() - Constructor for class org.ow2.easybeans.tests.common.interceptors.lifecycle.misc.AllLifeCallbackUserTransactionAccess00
 
AllLifeCallbackWithException - Class in org.ow2.easybeans.tests.common.interceptors.lifecycle.misc
Interceptor with a method that throws an exception.
AllLifeCallbackWithException() - Constructor for class org.ow2.easybeans.tests.common.interceptors.lifecycle.misc.AllLifeCallbackWithException
 
allRolesAllowed() - Method in class org.ow2.easybeans.examples.security.StatelessBean
Method can be called by all security roles.
allRolesAllowed() - Method in interface org.ow2.easybeans.examples.security.StatelessRemote
Method can be called by all security roles.
allRolesAllowed() - Method in interface org.ow2.easybeans.tests.common.ejbs.stateless.containermanaged.securityxml.ItfSecurityXML
Method can be called by all security roles.
allRolesAllowed() - Method in class org.ow2.easybeans.tests.common.ejbs.stateless.containermanaged.securityxml.SLSBSecurityXMLBean
Method can be called by all security roles.
ALTERNATIVE_ENTITY_NAME - Static variable in class org.ow2.easybeans.tests.entity.TestEntityManager01
The entity bean alternative name that is used during the tests.
ALTERNATIVE_ID - Static variable in class org.ow2.easybeans.tests.common.ejbs.stateful.containermanaged.cascadeoperation.SFSBCascadeTester
The alternative primary key.
analyze() - Method in class org.ow2.easybeans.deployment.annotations.analyzer.AnnotationDeploymentAnalyzer
Analyzes the archive and fill metadata struct.
analyze() - Method in class org.ow2.easybeans.deployment.Deployment
Analyzes the jarFile.
analyzeParsedXml() - Method in class org.ow2.easybeans.tests.deploymentdesc.TestLoading
Checks that an xml file can be parsed by analyzing the result.
analyzePersistenceXmlFile(IArchive, ClassLoader) - Static method in class org.ow2.easybeans.persistence.xml.PersistenceXmlFileAnalyzer
Detects and analyze the META-INF/persistence.xml file.
AnalyzerException - Exception in org.ow2.easybeans.deployment.annotations.exceptions
Exception thrown if there is a failure in an analyzer.
AnalyzerException() - Constructor for exception org.ow2.easybeans.deployment.annotations.exceptions.AnalyzerException
Constructs a new runtime exception with null as its detail message.
AnalyzerException(String) - Constructor for exception org.ow2.easybeans.deployment.annotations.exceptions.AnalyzerException
Constructs a new runtime exception with the specified detail message.
AnalyzerException(String, Throwable) - Constructor for exception org.ow2.easybeans.deployment.annotations.exceptions.AnalyzerException
Constructs a new runtime exception with the specified detail message and cause.