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

$

$method_getEJBResponse_0 - Static variable in class org.objectweb.easybeans.rpc.rmi.server.RMIServerRPCImpl_Stub
 

A

AbsAnnotationVisitor<T> - Class in org.objectweb.easybeans.deployment.annotations.analyzer
This class manages the setter/getter of annotation visitor.
AbsAnnotationVisitor() - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.AbsAnnotationVisitor
Constructor (default).
AbsAnnotationVisitor(T) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.AbsAnnotationVisitor
Constructor.
AbsBean - Class in org.objectweb.easybeans.deployment.xml.struct
Defines common rules used by Bean (Session, MDB).
AbsBean() - Constructor for class org.objectweb.easybeans.deployment.xml.struct.AbsBean
Constructor.
AbsCallRef - Class in org.objectweb.easybeans.rpc
Define a common Referenceable objectd used by local or remote EJB.
AbsCallRef(String, String, String, boolean) - Constructor for class org.objectweb.easybeans.rpc.AbsCallRef
Constructor : build a reference.
AbsCommonEjbVisitor<T extends JCommonBean> - Class in org.objectweb.easybeans.deployment.annotations.analyzer.classes
This class manages the handling of common annotations used by beans.
AbsCommonEjbVisitor(ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.classes.AbsCommonEjbVisitor
Constructor.
AbsEnvironment - Class in org.objectweb.easybeans.deployment.xml.struct.common
This class defines an implementation for an environment element.
AbsEnvironment() - Constructor for class org.objectweb.easybeans.deployment.xml.struct.common.AbsEnvironment
Constructor : build a new object for environment.
AbsFactory<PoolType extends EasyBeansBean> - Class in org.objectweb.easybeans.container
Abstract factory which implements common and defaults methods.
It should be extended by Bean factories.
AbsFactory(String, EZBContainer) - Constructor for class org.objectweb.easybeans.container.AbsFactory
Builds a new factory with a given name and its container.
AbsInvocationHandler - Class in org.objectweb.easybeans.rpc
Abstract class used by remote or local invocation handler.
AbsInvocationHandler(String, String, boolean) - Constructor for class org.objectweb.easybeans.rpc.AbsInvocationHandler
Build a new Invocation handler.
AbsMapping - Class in org.objectweb.easybeans.xmlconfig.mapping
Common methods used by mapping class.
AbsMapping() - Constructor for class org.objectweb.easybeans.xmlconfig.mapping.AbsMapping
 
AbsRemoveInterceptor - Class in org.objectweb.easybeans.container.session.stateful.interceptors
Defines a method that discard the bean found in the invocation context.
AbsRemoveInterceptor() - Constructor for class org.objectweb.easybeans.container.session.stateful.interceptors.AbsRemoveInterceptor
 
AbsTransactionInterceptor - Class in org.objectweb.easybeans.transaction.interceptors
Defines an abstract interceptor for transaction with common code used by all transaction interceptors.
AbsTransactionInterceptor() - Constructor for class org.objectweb.easybeans.transaction.interceptors.AbsTransactionInterceptor
Constructor.
Acquire the transaction manager.
access - Variable in class org.objectweb.easybeans.deployment.annotations.JField
Access mode (see Opcodes).
access - Variable in class org.objectweb.easybeans.deployment.annotations.JMethod
Access mode (see Opcodes).
accessTest(int, int) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
 
acquireTransactionManager() - Method in class org.objectweb.easybeans.persistence.oracle.toplink.essentials.EasyBeansTransactionController
Gets the transaction Manager of EasyBeans.
activate() - Method in class org.objectweb.easybeans.container.mdb.MDBMessageEndPointFactory
Activate this endpoint factory on resource adapter with the activation spec object.
activate - Variable in class org.objectweb.easybeans.jmx.MBeansHelper
Is Management activated ?
activate(boolean) - Method in class org.objectweb.easybeans.jmx.MBeansHelper
Activate the MBeans registration.
ACTIVATION_CONFIG - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor
activationConfig attribute of the annotation.
activationConfigProperties - Variable in class org.objectweb.easybeans.container.info.MessageDrivenInfo
List of ActivationConfigProperty.
activationConfigProperties - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JMessageDriven
List of ActivationConfigProperty.
ActivationConfigProperty - Annotation Type in javax.ejb
 
activationSpec - Variable in class org.objectweb.easybeans.container.mdb.MDBMessageEndPointFactory
ActivationSpec object linked to this factory (used to activate or deactive an endpoint factory (us).
addActivationConfigProperty(ActivationConfigProperty) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JMessageDriven
Adds an activation config property.
addAroundInvokeMethodMetadata(MethodAnnotationMetadata) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Add a @AroundInvoke method of this class.
addAttribute(int, String, String) - Method in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Adds an attribute in the current classwriter.
addAttribute(int, String, String, Object) - Method in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Adds an attribute in the current classwriter.
addAttributeMapping(AttributeMapping) - Method in class org.objectweb.easybeans.xmlconfig.mapping.ClassMapping
Add a given attribute mapping object.
addAttributes() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Add attributes of the class in two steps.
addAttributes() - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
Add attributes of the class.
addBatch() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
addBatch(String) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
addBusinessLocal(String) - Method in class org.objectweb.easybeans.deployment.xml.struct.Session
Add the business-local interface.
addBusinessRemote(String) - Method in class org.objectweb.easybeans.deployment.xml.struct.Session
Add the business-remote interface.
addCallback(EZBContainerLifeCycleCallback) - Method in interface org.objectweb.easybeans.api.EZBContainerConfig
 
addCallback(EZBContainerLifeCycleCallback) - Method in class org.objectweb.easybeans.container.JContainerConfig
 
addCallEntityManagerFactoryHelper(JavaxPersistenceUnit, MethodVisitor) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Add a call to EntityManagerHelper class (PersistenceUnit): EntityManagerHelper.getEntityManagerFactory(getEasyBeansSessionContext(), unitName).
addCallEntityManagerHelper(JavaxPersistenceContext, MethodVisitor) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Add a call to EntityManagerHelper class (PersistenceContext) : EntityManagerHelper.getEntityManager(getEasyBeansSessionContext(), unitName, type of persistence).
addCallGetEasyBeansContext(MethodVisitor) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Add a call to getEasyBeansSessionContext() method in the given method visitor.
addClass(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JInterceptors
Add a class.
addClass(String) - Method in class org.objectweb.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.objectweb.easybeans.deployment.annotations.metadata.EjbJarAnnotationMetadata
Add annotation metadata for a given class.
addClassDeclaration() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Creates the declaration of the class with the given interfaces.
addClassDeclaration() - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
Creates the declaration of the class with the given interfaces.
addClassDefinition(String, byte[]) - Method in class org.objectweb.easybeans.loader.EasyBeansClassLoader
Adds the bytecode for a given class.
addClassMapping(ClassMapping) - Method in class org.objectweb.easybeans.xmlconfig.mapping.XMLMapping
Add a given class mapping object.
addClassMapping(NodeList, String, boolean) - Method in class org.objectweb.easybeans.xmlconfig.mapping.XMLMappingBuilder
Add the mapping for the given list of class elements.
addComponent(EZBComponent) - Method in class org.objectweb.easybeans.component.ComponentManager
Add the given component.
addComponent(String, EZBComponent) - Method in class org.objectweb.easybeans.component.ComponentManager
Add a component.
addConnectionEventListener(ConnectionEventListener) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Add an event listener.
addConstructor() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Create the constructor which should look like : First arg = bean instance Last args are arguments of the method (if any)
addConstructor() - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
Creates the constructor which should look like.
addContainer(EZBContainer) - Method in class org.objectweb.easybeans.server.Embedded
Add an already created container.
addCurrent() - Method in interface org.objectweb.easybeans.persistence.api.EZBPersistenceUnitManager
Create a new EntityManager on each PersistenceContext.
addCurrent() - Method in class org.objectweb.easybeans.persistence.JPersistenceContext
Sets the current entity manager (used when to transaction is active).
addCurrent() - Method in class org.objectweb.easybeans.persistence.PersistenceUnitManager
Create a new EntityManager on each PersistenceContext.
addCurrent() - Method in class org.objectweb.easybeans.persistence.TxEntityManagerHandler
Sets the current entity manager (used when to transaction is active).
addDefaultMethods() - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Generated methods allowing to set a context and a factory.
addDefaultMethods() - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
Generated methods allowing to set a context and a factory.
addDeployment(Deployment) - Method in class org.objectweb.easybeans.deployment.resolver.JNDIResolver
Add a given deployment object to this resolver.
addEasyBeansInvocationContextAttributes() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Adds attributes of EasyBeansInvocationContext interface.
addEasyBeansInvocationContextGetFactory() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Adds the getFactory method of EasyBeansInvocationContext interface.
It adds :
addEasyBeansInvocationContextMethods() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Add methods for EasyBeansInvocationContext interface.
addEjbJarAnnotationMetadata(EjbJarAnnotationMetadata) - Method in class org.objectweb.easybeans.deployment.resolver.JNDIResolver
Adds the given metadata to the resolver.
addEJBRef(EJBRef) - Method in class org.objectweb.easybeans.client.xml.ApplicationClient
Add an ejb reference to this element.
addEmbedded(EZBServer) - Static method in class org.objectweb.easybeans.server.EmbeddedManager
Add a new embedded server to the managed list.
addEnvEntry(EnvEntry) - Method in class org.objectweb.easybeans.deployment.xml.struct.common.AbsEnvironment
Add a new env-entry element to this object.
addExtensionFactory(String) - Method in class org.objectweb.easybeans.server.ServerConfig
Adds an EasyBeansConfigurationExtension in the Facory list.
addFactory(EZBArchiveFactory) - Method in class org.objectweb.easybeans.container.archive.ArchiveManager
Adds the given factory on this manager.
addFieldAnnotationMetadata(FieldAnnotationMetadata) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Add field annotation metadata for a given Bean.
addFieldGettersSetters(ClassVisitor, String, String, Class) - Static method in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Adds a field with its getters/setters.
addFieldGettersSetters(ClassVisitor, String, String, String) - Static method in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Adds a field with its getters/setters.
addFiles(File, List<URL>) - Method in class org.objectweb.easybeans.container.archive.EZBDirectoryArchiveImpl
Methods that loop on directories to find the children (files).
addGetterMethods() - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
Generates a getter method for each interceptor.
addInjectedMethod() - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Generates the injectedByEasyBeans() method on the current class.
addInjectedMethod() - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
For each interceptor, call injectedByEasyBeans on it (only if these interceptors have been analyzed).
addInjectors(ResourceInjector) - Method in interface org.objectweb.easybeans.api.EZBContainerConfig
 
addInjectors(ResourceInjector) - Method in class org.objectweb.easybeans.container.JContainerConfig
 
addInterface(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JInterface
Add an interface.
addInterface(String, String, String, String, String) - Method in class org.objectweb.easybeans.deployment.resolver.JNDIResolver
Add the jndi name for a given interface and a given bean name (may be null).
addInterface - Variable in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
If it is true, interfaces of interceptor lifecycle will be added.
addInvocationContextAttributes() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Adds attributes of InvocationContext interface.
addInvocationContextGetContextData() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Adds the getContextData() method.
addInvocationContextGetMethod() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Adds the getMethod() method of InvocationContext interface.
It adds :
addInvocationContextGetParameters() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Adds the getParameters method of InvocationContext interface.
It adds :
addInvocationContextGetTarget() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Adds the getTarget method of InvocationContext interface.
It adds :
addInvocationContextMethods() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Add methods for InvocationContext interface.
addInvocationContextProceed() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Adds the proceed method.
It adds :
addInvocationContextSetParameters() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Adds the setParameters method of InvocationContext interface.
It adds :
addJarFile(URL) - Method in class org.objectweb.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.
addMappingFileName(String) - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Adds a filename to the list of mapping file names.
addMethodAnnotationMetadata(MethodAnnotationMetadata) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Add method annotation metadata for a given Bean.
addMethodMetadata(ClassAnnotationMetadata, ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.InheritanceMethodResolver
Adds method meta data on the first class by iterating on the second given class.
addMethods() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Add methods of the class in two steps.
addMethods() - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
Add methods of the class.
addNullGetter(ClassVisitor, String, Class) - Static method in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Adds a getter for a given fieldName.
addOnlyIfNotPresent(List<JClassInterceptor>, JClassInterceptor) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.InterceptorsClassResolver
Adds in the given interceptors list the interceptor object.
addPostActivateMethodMetadata(MethodAnnotationMetadata) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Adds a @PostActivate method of this class.
addPostConstruct(LifeCycleCallback) - Method in class org.objectweb.easybeans.deployment.xml.struct.common.AbsEnvironment
Add a new postConstruct element to this object.
addPostConstructMethodMetadata(MethodAnnotationMetadata) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Adds a @PostConstruct method of this class.
addPreDestroy(LifeCycleCallback) - Method in class org.objectweb.easybeans.deployment.xml.struct.common.AbsEnvironment
Add a new preDestroy element to this object.
addPreDestroyMethodMetadata(MethodAnnotationMetadata) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Adds a @PreDestroy method of this class.
addPrePassivateMethodMetadata(MethodAnnotationMetadata) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Adds a @PrePassivate method of this class.
addReturnType(Type, MethodVisitor) - Static method in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Adds a return entry depending of the type value.
addSession(Session) - Method in class org.objectweb.easybeans.deployment.xml.struct.EnterpriseBeans
Adds a new <session> element to enterprise beans.
addSetElement(Object, Object) - Method in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Add or set element on the given object.
addStaticClassInitialization() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Adds the initialization of static attributes.
addSynchronization(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.transaction.interceptors.ListenerSessionSynchronizationInterceptor
Add a synchronization listener to the transaction manager in order to be notified and send actions on the bean.
addToEnvironment(String, Object) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Adds a new environment property to the environment of this context.
addToString() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Generated toString() method.
addTransformer(ClassTransformer) - Method in interface javax.persistence.spi.PersistenceUnitInfo
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.objectweb.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.
adjust() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Adjust the pool size, according to poolMax and poolMin values.
afterCompletion(int) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
synchronization implementation.
afterCompletion(int) - Method in class org.objectweb.easybeans.persistence.TxEntityManagerLifeCycle
This method is called by the transaction manager after the transaction is committed or rolled back.
afterCompletion(int) - Method in class org.objectweb.easybeans.transaction.SessionSynchronizationListener
This method is called by the transaction manager after the transaction is committed or rolled back.
afterDelivery() - Method in class org.objectweb.easybeans.container.mdb.MDBMessageEndPoint
This is called by a resource adapter after a message is delivered.
alias - Variable in class org.objectweb.easybeans.xmlconfig.mapping.AbsMapping
Alias of this mapping.
ALL_SCHEMAS - Static variable in class org.objectweb.easybeans.deployment.xml.parsing.EJB3EntityResolver
All schemas.
allInterceptors - Variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
List of interceptors.
allInterceptors - Variable in class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
List of interceptors classes that are managed.
analyze() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.AnnotationDeploymentAnalyzer
Analyzes the archive and fill metadata struct.
analyze() - Method in class org.objectweb.easybeans.deployment.Deployment
Analyzes the jarFile.
analyzeArgs() - Method in class org.objectweb.easybeans.client.ClientContainer
Analyze arguments and extract parameters for the client container.
analyzeBean(Element, AbsBean) - Static method in class org.objectweb.easybeans.deployment.xml.parsing.EJB3DeploymentDescLoader
Analyze common stuff of a bean.
analyzeBeans(Element, EnterpriseBeans) - Static method in class org.objectweb.easybeans.deployment.xml.parsing.EJB3DeploymentDescLoader
Analyze common stuff of beans.
analyzeEnvEnvtry(Element, AbsEnvironment) - Static method in class org.objectweb.easybeans.deployment.xml.parsing.EJB3DeploymentDescLoader
Analyze the env-entry element.
analyzeEnvironement(Element, AbsEnvironment) - Static method in class org.objectweb.easybeans.deployment.xml.parsing.EJB3DeploymentDescLoader
Analyze the environment (could be a bean, servlet, etc).
analyzeInterceptorClass(EjbJarAnnotationMetadata, String) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks.InterceptorsValidator
Analyze an interceptor class and check the interceptors method.
analyzeLifeCycle(Element, AbsEnvironment, String) - Static method in class org.objectweb.easybeans.deployment.xml.parsing.EJB3DeploymentDescLoader
Analyze the post-construct and pre-destroy element.
analyzePersistenceXmlFile(EZBArchive, ClassLoader) - Static method in class org.objectweb.easybeans.persistence.xml.PersistenceXmlFileAnalyzer
Detects and analyze the META-INF/persistence.xml file.
AnalyzerException - Exception in org.objectweb.easybeans.deployment.annotations.exceptions
Exception thrown if there is a failure in an analyzer.
AnalyzerException() - Constructor for exception org.objectweb.easybeans.deployment.annotations.exceptions.AnalyzerException
Constructs a new runtime exception with null as its detail message.
AnalyzerException(String) - Constructor for exception org.objectweb.easybeans.deployment.annotations.exceptions.AnalyzerException
Constructs a new runtime exception with the specified detail message.
AnalyzerException(String, Throwable) - Constructor for exception org.objectweb.easybeans.deployment.annotations.exceptions.AnalyzerException
Constructs a new runtime exception with the specified detail message and cause.
analyzeSessionBean(Element, Session) - Static method in class org.objectweb.easybeans.deployment.xml.parsing.EJB3DeploymentDescLoader
Analyze XML of a session bean.
analyzeXmlFile() - Method in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Gets the root element of the XML parsed file.
AnnotationDeploymentAnalyzer - Class in org.objectweb.easybeans.deployment.annotations.analyzer
This class finds the annotated class and fill metadata class.
AnnotationDeploymentAnalyzer(EZBArchive) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.AnnotationDeploymentAnalyzer
Constructor.
Archive which will be used when analyzing.
annotationDeploymentAnalyzer - Variable in class org.objectweb.easybeans.deployment.Deployment
Annotation deployment analyzer.
annotationInterceptors - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
List of annotation interceptors.
annotationInterceptors - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
List of annotation interceptors.
annotationMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.AbsAnnotationVisitor
Linked to an AnnotationMetadata ?
AnnotationType - Interface in org.objectweb.easybeans.deployment.annotations.analyzer
Interface allowing to know the type of annotation.
ie : "Ljavax/ejb/Local;" for @Local
annotationType() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JActivationConfigProperty
 
annotationType() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JApplicationException
 
annotationType() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JRemove
 
annotationVisitors - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanCommonVisitor
Map of annotation visitors used by this visitor.
The key is the annotation descriptor (asm)
appArgs - Variable in class org.objectweb.easybeans.client.ClientContainer
Extra Arguments.
APPLICATION_CLIENT_XML_FILE - Static variable in class org.objectweb.easybeans.client.xml.ApplicationClientLoader
Name of the persistence.xml file.
applicationClient - Variable in class org.objectweb.easybeans.client.ClientContainer
XML Struct representing application-client.xml file.
ApplicationClient - Class in org.objectweb.easybeans.client.xml
Class representing application-client.xml file.
ApplicationClient() - Constructor for class org.objectweb.easybeans.client.xml.ApplicationClient
 
ApplicationClientLoader - Class in org.objectweb.easybeans.client.xml
Class used to fill ApplicationClient implementation class by loading an XML.
ApplicationClientLoader() - Constructor for class org.objectweb.easybeans.client.xml.ApplicationClientLoader
Utility class, no public constructor.
ApplicationException - Annotation Type in javax.ejb
 
applicationException - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Application exception annotation.
applicationException - Variable in exception org.objectweb.easybeans.rpc.api.RPCException
Is that the wrapped Exception is an application exception or not ? (chapter 14.2.1 of EJB 3.0 specification).
applicationExceptions - Variable in class org.objectweb.easybeans.container.info.BeanInfo
List of application exceptions used on this ejb-jar.
applicationExceptions - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.EjbJarAnnotationMetadata
List of application exceptions used on this ejb-jar.
applyCommonBean(AbsBean, ClassAnnotationMetadata) - Method in class org.objectweb.easybeans.deployment.xml.helper.MetadataMerge
Apply rules for a common bean.
applyLifeCycle(AbsBean, List<LifeCycleCallback>, ClassAnnotationMetadata, String) - Method in class org.objectweb.easybeans.deployment.xml.helper.MetadataMerge
Apply rules for a common bean (lifecycle callbacks).
applySessionBean(Session, ClassAnnotationMetadata) - Method in class org.objectweb.easybeans.deployment.xml.helper.MetadataMerge
Apply rules for a session bean.
archive - Variable in class org.objectweb.easybeans.api.EZBContainerCallbackInfo
Archive managed by the container.
archive - Variable in class org.objectweb.easybeans.container.JContainerConfig
EjbJar archive.
archive - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.AnnotationDeploymentAnalyzer
Archive which will be analyzed.
archive - Variable in class org.objectweb.easybeans.deployment.Deployment
Archive which will be analyzed.
ArchiveManager - Class in org.objectweb.easybeans.container.archive
Creates an archive for the given type.
ArchiveManager() - Constructor for class org.objectweb.easybeans.container.archive.ArchiveManager
Private constructor as only one instance is built.
archiveManager - Static variable in class org.objectweb.easybeans.container.archive.ArchiveManager
Unique instance of this class.
ARG - Static variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Name of the attributes will start with this name with an index as suffix, ie : arg0, arg1, arg2,...
args - Variable in class org.objectweb.easybeans.client.ClientContainer
Arguments used by the client.
args - Variable in class org.objectweb.easybeans.rpc.JEJBRequest
Arguments of the method (not serializable).
AROUND_INVOKE_DESCRIPTOR_EJB - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks.InterceptorsValidator
Signature for an AroundInvoke interceptor (InvocationContext).
AROUND_INVOKE_EXCEPTION - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks.InterceptorsValidator
Exception required in AroundInvoke interceptor.
AroundInvoke - Annotation Type in javax.interceptor
 
aroundInvoke - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
@AroundInvoke method used by interceptors ?
aroundInvokeMethodsMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
List of @AroundInvoke methods on this class (should be only one per class, validating occurs after).
ARRAY_OBJECTS - Static variable in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Define an array of objects.
arrayObjects - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.ObjectArrayAnnotationVisitor
Array.
ATTRIBUTE_ELEMENT - Static variable in class org.objectweb.easybeans.xmlconfig.mapping.XMLMappingBuilder
Name of the <attribute> element.
AttributeMapping - Class in org.objectweb.easybeans.xmlconfig.mapping
Defines a mapping for attributes of a class.
AttributeMapping() - Constructor for class org.objectweb.easybeans.xmlconfig.mapping.AttributeMapping
 
attributesMapping - Variable in class org.objectweb.easybeans.xmlconfig.mapping.ClassMapping
Association between a name(or alias) and an attribute mapping.
AUTHENTICATION_TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxAnnotationResourceVisitor
Atuthentication type attribute of the annotation.
authenticationType - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
Authentication type.
available - Variable in class org.objectweb.easybeans.container.JContainer3
Container available.
availableList - Variable in class org.objectweb.easybeans.pool.JPool
List of available objects in the pool.

B

bean - Variable in class org.objectweb.easybeans.container.session.EasyBeansSessionContext
Reference to the bean.
BEAN_INTERFACE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxEjbEJBVisitor
Bean interface attribute of the annotation.
BEAN_NAME - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxEjbEJBVisitor
Bean name attribute of the annotation.
beanClass - Variable in class org.objectweb.easybeans.container.AbsFactory
Class used to build bean's instance.
BeanClassAdapter - Class in org.objectweb.easybeans.enhancer.bean
This class adds a bean interface to the parsed object.
It also adds getEasyBeansFactory method defined in the EasyBeansBean interface.
Stateless bean will have EasyBeansStatelessSessionBean interface, etc.
BeanClassAdapter(ClassAnnotationMetadata, ClassVisitor) - Constructor for class org.objectweb.easybeans.enhancer.bean.BeanClassAdapter
Constructor.
BeanClassAdapter.AddMethodConstructorAdapter - Class in org.objectweb.easybeans.enhancer.bean
Adds an entry in the constructor of the bean.
BeanClassAdapter.AddMethodConstructorAdapter(MethodVisitor) - Constructor for class org.objectweb.easybeans.enhancer.bean.BeanClassAdapter.AddMethodConstructorAdapter
Constructs a new AddMethodConstructorAdapter object.
beanClassDesc - Variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Bean class descriptor.
beanClassName - Variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Bean class name.
beanClassType - Variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Bean class Type (ASM).
beanId - Variable in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Bean id.
beanId - Variable in class org.objectweb.easybeans.rpc.JEJBRequest
Id of the bean (ie, for stateful).
beanId - Variable in class org.objectweb.easybeans.rpc.JEJBResponse
Bean id.
BeanInfo - Class in org.objectweb.easybeans.container.info
This class contains description for a bean.
BeanInfo() - Constructor for class org.objectweb.easybeans.container.info.BeanInfo
 
beanInterceptors - Variable in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
List of interceptors classes used by the bean.
beanInterface - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JEjbEJB
Business or home Interface.
beanName - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JEjbEJB
Bean name (Name of stateless, stateful, etc.
beans - Variable in class org.objectweb.easybeans.deployment.resolver.JNDIResolver
Map with key = bean name, value = <interface name, jndi name>.
beanTransaction - Variable in class org.objectweb.easybeans.container.session.EasyBeansSessionContext
Transaction used by this bean.
beforeCompletion() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
synchronization implementation.
beforeCompletion() - Method in class org.objectweb.easybeans.persistence.TxEntityManagerLifeCycle
The beforeCompletion method is called by the transaction manager prior to the start of the two-phase transaction commit process.
beforeCompletion() - Method in class org.objectweb.easybeans.transaction.SessionSynchronizationListener
4.3.11 Interceptors for Session Beans.
For stateful session beans that implement the SessionSynchronization interface, afterBegin occurs before any AroundInvoke method invocation, and beforeCompletion after all AroundInvoke invocations are finished.
The beforeCompletion method is called by the transaction manager prior to the start of the two-phase transaction commit process.
beforeDelivery(Method) - Method in class org.objectweb.easybeans.container.mdb.MDBMessageEndPoint
This is called by a resource adapter before a message is delivered.
bind(Name, Object) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Binds a name to an object.
bind(String, Object) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Binds a name to an object.
bind(Name, Object) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Binds a name to an object.
bind(String, Object) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Binds a name to an object.
bindClassEJB(JEjbEJB, MethodVisitor) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Bind a ref for an EJB in ENC environment.
bindClassPersistenceContext(JavaxPersistenceContext, MethodVisitor) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Bind a ref for a PersistenceContext in ENC environment.
bindClassPersistenceUnit(JavaxPersistenceUnit, MethodVisitor) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Bind a ref for a PersistenceUnit in ENC environment.
bindContextMethod - Static variable in class org.objectweb.easybeans.naming.interceptors.TomcatENCInterceptor
Method used to bind the component context for the current thread on the Tomcat naming.
bindEnvJndiName(String, Object) - Static method in class org.objectweb.easybeans.injection.JNDIBinderHelper
Bind a JNDI name object in java:comp/env/.
bindings - Variable in class org.objectweb.easybeans.naming.context.BindingsImpl
List of bindings.
bindings - Variable in class org.objectweb.easybeans.naming.context.ContextImpl
Bindings (Name <--> Object).
bindings - Variable in class org.objectweb.easybeans.naming.context.NamingEnumerationImpl
List of bindings.
BindingsImpl - Class in org.objectweb.easybeans.naming.context
Implementation of the NamingEnumeration for Context.listBindings operations.
BindingsImpl(Hashtable) - Constructor for class org.objectweb.easybeans.naming.context.BindingsImpl
Constructor.
bindLinkRefEnvJndiName(String, String) - Static method in class org.objectweb.easybeans.injection.JNDIBinderHelper
Bind a JNDI name object in java:comp/env/.
bindLocalItf(String, Integer, String, String, ClassAnnotationMetadata, String) - Method in class org.objectweb.easybeans.container.JContainer3
Bind into registry interfaces for a bean making them available from clients.
bindRemoteItf(String, String, String, ClassAnnotationMetadata, String) - Method in class org.objectweb.easybeans.container.JContainer3
Bind into registry interfaces for a bean making them available from clients.
bindResource(JAnnotationResource, MethodVisitor) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Bind a ref for a Resource in ENC environment.
bindThreadMethod - Static variable in class org.objectweb.easybeans.naming.interceptors.TomcatENCInterceptor
Method used to bind the name associated to a component context for the current thread on the Tomcat naming.
BMT_INTERCEPTOR - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.TransactionResolver
BMT transaction interceptor.
BMT_STATEFUL_INTERCEPTOR - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.TransactionResolver
BMT stateful transaction interceptor.
BMT_STATELESS_INTERCEPTOR - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.TransactionResolver
BMT stateless transaction interceptor.
BMTStatefulTransactionInterceptor - Class in org.objectweb.easybeans.transaction.interceptors
Defines an interceptor for method that are in Bean managed mode and then in Bean Managed Transaction : for a stateful bean.
BMTStatefulTransactionInterceptor() - Constructor for class org.objectweb.easybeans.transaction.interceptors.BMTStatefulTransactionInterceptor
Constructor.
Acquire the transaction manager.
BMTStatelessTransactionInterceptor - Class in org.objectweb.easybeans.transaction.interceptors
Defines an interceptor for method that are in Bean managed mode and then in Bean Managed Transaction.
BMTStatelessTransactionInterceptor() - Constructor for class org.objectweb.easybeans.transaction.interceptors.BMTStatelessTransactionInterceptor
Constructor.
Acquire the transaction manager.
BMTTransactionInterceptor - Class in org.objectweb.easybeans.transaction.interceptors
Defines an interceptor for method that are in Bean managed mode and then in Bean Managed Transaction.
BMTTransactionInterceptor() - Constructor for class org.objectweb.easybeans.transaction.interceptors.BMTTransactionInterceptor
Constructor.
Acquire the transaction manager.
bootInProgress - Variable in class org.objectweb.easybeans.server.ContainersMonitor
Initializing period ?.
BUFFER_SIZE - Static variable in class org.objectweb.easybeans.util.files.FileUtils
Size of the buffer.
build(ClassAnnotationMetadata, Factory) - Static method in class org.objectweb.easybeans.deployment.helper.JavaContextHelper
Build a new context for the given bean.
build() - Method in class org.objectweb.easybeans.xmlconfig.mapping.XMLMappingBuilder
Build the XMLMapping object by analyzing the mapping file.
buildENC() - Method in class org.objectweb.easybeans.client.ClientContainer
Build ENC environment used by this client.
buildNewTxEntityManager(Transaction) - Method in class org.objectweb.easybeans.persistence.TxEntityManagerHandler
Builds a new Entity manager for the given transaction.
buildNoTxEntityManager() - Method in class org.objectweb.easybeans.persistence.TxEntityManagerHandler
Builds a new Entity manager used when there is no transaction.
bundles - Static variable in class org.objectweb.easybeans.i18n.I18n
List of our I18n objects.
businessLocalList - Variable in class org.objectweb.easybeans.deployment.xml.struct.Session
business-local interfaces.
businessMethod - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
This method is a business method ?
BusinessMethodResolver - Class in org.objectweb.easybeans.deployment.annotations.helper.bean
This class resolves the business method for bean class by looking at the interfaces.
BusinessMethodResolver() - Constructor for class org.objectweb.easybeans.deployment.annotations.helper.bean.BusinessMethodResolver
Helper class, no public constructor.
businessRemoteList - Variable in class org.objectweb.easybeans.deployment.xml.struct.Session
business-remote interfaces.
busyList - Variable in class org.objectweb.easybeans.pool.JPool
List of objects which are currently busy and not available from the pool.
busyMax - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
count max busy connection during current period.
busyMaxRecent - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
maximum nb of busy connections in last sampling period.
busyMin - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
count min busy connection during current period.
busyMinRecent - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
minimum nb of busy connections in last sampling period.
BYTE_MASK - Static variable in class org.objectweb.easybeans.rpc.util.Hash
Mask for hashing algorithm.
byteArgs - Variable in class org.objectweb.easybeans.rpc.JEJBRequest
Arguments of the method.
bytes - Variable in class org.objectweb.easybeans.enhancer.DefinedClass
Bytecode of the class.
BYTES_LENGTH - Static variable in class org.objectweb.easybeans.rpc.util.Hash
Length of hash of a method (eight byte sequence).

C

callAttributeJndi(String, Type, MethodVisitor, FieldAnnotationMetadata, String, JNDILookupHelper.JndiType) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Generates a call to JNDILookupHelper class to get the java:comp/env name requested.
callbacks - Variable in class org.objectweb.easybeans.container.JContainerConfig
Callback List.
callBindAttributeJndi(String, String, MethodVisitor, FieldAnnotationMetadata) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Generates a call to JNDIBinderHelper class to bind an object into the java:comp/env context.
callBindLookupJndiRef(String, String, MethodVisitor) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Generates a call to JNDIBinderHelper class to link an object into the java:comp/env context.
callJContainerConfigExtensions(EZBContainerConfig) - Method in class org.objectweb.easybeans.server.Embedded
Adapt the JContainerConfig for all EasyBeansConfigurationExtension.
callJndi(String, Type, MethodVisitor, String, JNDILookupHelper.JndiType) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Generates a call to JNDILookupHelper class to get the java:comp/env name requested.
callMethodJndiEnv(String, Type, MethodVisitor, MethodAnnotationMetadata, String, JNDILookupHelper.JndiType) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Generates a call to JNDILookupHelper class to get the java:comp/env name requested.
callSetterMethod(MethodVisitor, String, MethodAnnotationMetadata, Type) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Sets the value of a field.
cancel() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
CarolComponent - Class in org.objectweb.easybeans.component.carol
This component allows to start a registry.
CarolComponent() - Constructor for class org.objectweb.easybeans.component.carol.CarolComponent
Creates a new Carol component.
causedByException - Variable in exception javax.ejb.EJBException
 
changed - Variable in class org.objectweb.easybeans.component.jdbcpool.JStatement
Properties of this statement has been changed ? Needs to be be cleared when reused.
checkConnection(String) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Check on a connection the test statement.
checkContainer(EZBContainer) - Method in class org.objectweb.easybeans.server.ContainersMonitor
Check a container (and its archive) and see if there is a need to reload the container.
checkLevel - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Level of checking on connections when got from the pool.
checkLifeCycleDuplicate(MethodAnnotationMetadata, InterceptorType, List<MethodAnnotationMetadata>) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Checks that only method at one level of a class is present.
CLASS_ELEMENT - Static variable in class org.objectweb.easybeans.xmlconfig.mapping.XMLMappingBuilder
Name of the <class> element.
CLASS_INIT - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.BusinessMethodResolver
Name of the method used in constructor.
CLASS_TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxAnnotationResourceVisitor
Class with type attribute of the annotation.
classAnnotationMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanClassVisitor
Class generated by the visitor which correspond to meta data contained in.
classAnnotationMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanFieldVisitor
Parent of field annotation meta data that are built by this visitor.
classAnnotationMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanMethodVisitor
Parent of method annotation meta data that are built by this visitor.
ClassAnnotationMetadata - Class in org.objectweb.easybeans.deployment.annotations.metadata
This class represents the annotation metadata of a Bean.
From this class, we can access to all methods of a bean with its associated information.
ClassAnnotationMetadata(String, EjbJarAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Constructor.
classAnnotationMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.FieldAnnotationMetadata
Parent metadata.
classAnnotationMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Parent metadata.
classAnnotationMetadata - Variable in class org.objectweb.easybeans.enhancer.bean.BeanClassAdapter
Metadata available by this adapter for a class.
classAnnotationMetadata - Variable in class org.objectweb.easybeans.enhancer.client.ClientLifeCycleAdapter
Metadata available by this adapter for a class.
classAnnotationMetadata - Variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Metadata available by this adapter for a class.
classAnnotationMetadata - Variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Metadata available for a class (extracted from method metadat object.
classAnnotationMetadata - Variable in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
Metadata available by this adapter for a class.
classes - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JInterceptors
List of classes.
classesAnnotationMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.EjbJarAnnotationMetadata
List of class annotations metadata.
classLoader - Variable in class org.objectweb.easybeans.container.JContainer3
Classloader use to manage this archive.
classLoader - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
ClassLoader that the provider may use to load any classes, resources, or open URLs.
ClassMapping - Class in org.objectweb.easybeans.xmlconfig.mapping
Defines a mapping for a given class.
ClassMapping() - Constructor for class org.objectweb.easybeans.xmlconfig.mapping.ClassMapping
Build a default class mapping.
classMappings - Variable in class org.objectweb.easybeans.xmlconfig.mapping.XMLMapping
Association between class name (and alias) and the given class mapping.
className - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
JDBC driver Class.
className - Variable in class org.objectweb.easybeans.container.AbsFactory
Name of the class of the managed bean.
className - Variable in class org.objectweb.easybeans.deployment.annotations.JClassInterceptor
String name of the class (internal name) where is the interceptor.
className - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Name of the class associated to this metadata.
className - Variable in class org.objectweb.easybeans.deployment.xml.struct.LifeCycleCallback
Class of this callback.
className - Variable in class org.objectweb.easybeans.enhancer.DefinedClass
Name of the class to define.
classpath - Variable in class org.objectweb.easybeans.client.ClientContainer
Classpath for the application client.
classTransformers - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
List of Class Transformers.
ClassType - Enum in org.objectweb.easybeans.deployment.annotations
Defines the available type for a class.
ClassType() - Constructor for enum org.objectweb.easybeans.deployment.annotations.ClassType
 
classType - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
The type of the class.
ClassUtils - Class in org.objectweb.easybeans.util.loader
The ClassUtils class is the central point used to load classes.
ClassUtils() - Constructor for class org.objectweb.easybeans.util.loader.ClassUtils
Default constructor.
clear() - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Clear the persistence context, causing all managed entities to become detached.
clearBatch() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
clearParameters() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
clearWarnings() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
clearWarnings() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
CLIENT_SCHEMA - Static variable in class org.objectweb.easybeans.deployment.xml.parsing.EJB3EntityResolver
Client Schema.
ClientContainer - Class in org.objectweb.easybeans.client
Defines the class use for the client container This class analyze the ear or the jar client and launch the client.
ClientContainer(String[]) - Constructor for class org.objectweb.easybeans.client.ClientContainer
Constructor for a Client container.
ClientContainerException - Exception in org.objectweb.easybeans.client
Exception thrown if there is a failure in the client container.
ClientContainerException() - Constructor for exception org.objectweb.easybeans.client.ClientContainerException
Constructs a new runtime exception with null as its detail message.
ClientContainerException(String) - Constructor for exception org.objectweb.easybeans.client.ClientContainerException
Constructs a new runtime exception with the specified detail message.
ClientContainerException(String, Throwable) - Constructor for exception org.objectweb.easybeans.client.ClientContainerException
Constructs a new runtime exception with the specified detail message and cause.
clientCtx - Static variable in class org.objectweb.easybeans.naming.NamingManager
Static context used by client container.
ClientEnhancer - Class in org.objectweb.easybeans.client
/** This enhancer is used by the client container to enhance client classes.
ClientEnhancer(ClassLoader, EjbJarAnnotationMetadata, Map<String, Object>) - Constructor for class org.objectweb.easybeans.client.ClientEnhancer
Creates an new enhancer.
ClientLifeCycleAdapter - Class in org.objectweb.easybeans.enhancer.client
This class manages the lifecycle of the client.
ClientLifeCycleAdapter(ClassAnnotationMetadata, ClassVisitor) - Constructor for class org.objectweb.easybeans.enhancer.client.ClientLifeCycleAdapter
Constructor.
ClientRPC - Interface in org.objectweb.easybeans.rpc.api
All RPC implementation need to implement this interface which send a request to the remote side and receive a response forwarded back to the client.
ClientRPCInvocationHandler - Class in org.objectweb.easybeans.rpc
This class sends an EJB request to the server and send back to the client the response.
ClientRPCInvocationHandler(String, String, boolean) - Constructor for class org.objectweb.easybeans.rpc.ClientRPCInvocationHandler
Build a new Invocation handler.
clone() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
clone() - Method in class org.objectweb.easybeans.loader.EasyBeansClassLoader
Creates and returns a copy of this object.
close() - Method in interface org.objectweb.easybeans.api.EZBArchive
Close the underlying Resource.
close() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
Trigger an event to the listener.
close() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Close the database connection.
close() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
close() - Method in class org.objectweb.easybeans.container.archive.EZBDirectoryArchiveImpl
Close the underlying Resource.
close() - Method in class org.objectweb.easybeans.container.archive.EZBJarArchiveImpl
Close the underlying Resource.
close() - Method in class org.objectweb.easybeans.log.JDKConsoleHandler
Close the handler by flushing all writers.
close() - Method in class org.objectweb.easybeans.naming.context.BindingsImpl
Closes this enumeration.
close() - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Closes this context.
close() - Method in class org.objectweb.easybeans.naming.context.NamingEnumerationImpl
Closes this enumeration.
close() - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Closes this context.
close() - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Close an application-managed EntityManager.
closeAllConnection() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Close all connections in the pool, when server is shut down.
closeConnection(JManagedConnection, int) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Mark a specific Connection in the pool as closed.
closeCurrentAndReturnToPrevious() - Method in interface org.objectweb.easybeans.persistence.api.EZBPersistenceUnitManager
Sets back to the previous entity manager and close the current entity manager for each persistence context.
closeCurrentAndReturnToPrevious() - Method in class org.objectweb.easybeans.persistence.JPersistenceContext
Sets back to the previous entity manager and close the current entity manager.
closeCurrentAndReturnToPrevious() - Method in class org.objectweb.easybeans.persistence.PersistenceUnitManager
Sets back to the previous entity manager and close the current entity manager for each persistence context.
closeCurrentAndReturnToPrevious() - Method in class org.objectweb.easybeans.persistence.TxEntityManagerHandler
Sets back to the previous entity manager and close the current entity manager.
closeTime - Variable in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Time for closing this connection.
closing - Variable in class org.objectweb.easybeans.component.jdbcpool.JStatement
Being closed.
cmList - Static variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
List of all datasources.
CMT_MANDATORY_INTERCEPTOR - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.TransactionResolver
CMT Mandatory transaction interceptor.
CMT_NEVER_INTERCEPTOR - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.TransactionResolver
CMT Never transaction interceptor.
CMT_NOT_SUPPORTED_INTERCEPTOR - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.TransactionResolver
CMT NotSupported transaction interceptor.
CMT_REQUIRED_INTERCEPTOR - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.TransactionResolver
CMT Required transaction interceptor.
CMT_REQUIRES_NEW_INTERCEPTOR - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.TransactionResolver
CMT RequiresNew transaction interceptor.
CMT_SUPPORTS_INTERCEPTOR - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.TransactionResolver
CMT Supports transaction interceptor.
CMTMandatoryTransactionInterceptor - Class in org.objectweb.easybeans.transaction.interceptors
Defines an interceptor for method using the MANDATORY attribute.
CMTMandatoryTransactionInterceptor() - Constructor for class org.objectweb.easybeans.transaction.interceptors.CMTMandatoryTransactionInterceptor
Constructor.
Acquire the transaction manager.
CMTNeverTransactionInterceptor - Class in org.objectweb.easybeans.transaction.interceptors
Defines an interceptor for method using the NEVER attribute.
CMTNeverTransactionInterceptor() - Constructor for class org.objectweb.easybeans.transaction.interceptors.CMTNeverTransactionInterceptor
Constructor.
Acquire the transaction manager.
CMTNotSupportedTransactionInterceptor - Class in org.objectweb.easybeans.transaction.interceptors
Defines an interceptor for method using the NOT_SUPPORTED attribute.
CMTNotSupportedTransactionInterceptor() - Constructor for class org.objectweb.easybeans.transaction.interceptors.CMTNotSupportedTransactionInterceptor
Constructor.
Acquire the transaction manager.
CMTRequiredTransactionInterceptor - Class in org.objectweb.easybeans.transaction.interceptors
Defines an interceptor for method using the REQUIRED attribute.
CMTRequiredTransactionInterceptor() - Constructor for class org.objectweb.easybeans.transaction.interceptors.CMTRequiredTransactionInterceptor
Constructor.
Acquire the transaction manager.
CMTRequiresNewTransactionInterceptor - Class in org.objectweb.easybeans.transaction.interceptors
Defines an interceptor for method using the REQUIRES_NEW attribute.
CMTRequiresNewTransactionInterceptor() - Constructor for class org.objectweb.easybeans.transaction.interceptors.CMTRequiresNewTransactionInterceptor
Constructor.
Acquire the transaction manager.
CMTSupportsTransactionInterceptor - Class in org.objectweb.easybeans.transaction.interceptors
Defines an interceptor for method using the SUPPORTS attribute.
CMTSupportsTransactionInterceptor() - Constructor for class org.objectweb.easybeans.transaction.interceptors.CMTSupportsTransactionInterceptor
Constructor.
Acquire the transaction manager.
commit() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
In a JDBC-XA driver, Connection.commit is only called if we are outside a global transaction.
commit(Xid, boolean) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Commit the global transaction specified by xid.
commit() - Method in class org.objectweb.easybeans.transaction.interceptors.AbsTransactionInterceptor
Commit the current transaction.
COMMON_LIBRARIES_LIST - Static variable in class org.objectweb.easybeans.server.war.EasyBeansContextListener
Resource containing the list of files.
CommonAnnotationMetadata - Class in org.objectweb.easybeans.deployment.annotations.metadata
Defines Metadata shared by Field, Method and Classes.
CommonAnnotationMetadata() - Constructor for class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
 
CommonClassGenerator - Class in org.objectweb.easybeans.enhancer
Class with useful routines for writing a class.
CommonClassGenerator(ClassWriter) - Constructor for class org.objectweb.easybeans.enhancer.CommonClassGenerator
Creates a default class with useful routines for writing a class.
COMMONS_LOGGING_PROPERTY - Static variable in class org.objectweb.easybeans.log.JLogFactory
Use of commons logging.
CommonsLoggerImpl - Class in org.objectweb.easybeans.log
Wrapping around a commons logger allowing to use internationalization and MessageFormat API.
CommonsLoggerImpl(Log, I18n) - Constructor for class org.objectweb.easybeans.log.CommonsLoggerImpl
Build a new logger with the wrapped logger.
CommonsManagementIdentifier<T> - Class in org.objectweb.easybeans.management
Commons EZBManagementIdentifier.
CommonsManagementIdentifier() - Constructor for class org.objectweb.easybeans.management.CommonsManagementIdentifier
 
CommonsModelerException - Exception in org.objectweb.easybeans.jmx
Exception thrown if there is a failure in the Mbean commons modeler helper.
CommonsModelerException() - Constructor for exception org.objectweb.easybeans.jmx.CommonsModelerException
Constructs a new runtime exception with null as its detail message.
CommonsModelerException(String) - Constructor for exception org.objectweb.easybeans.jmx.CommonsModelerException
Constructs a new runtime exception with the specified detail message.
CommonsModelerException(String, Throwable) - Constructor for exception org.objectweb.easybeans.jmx.CommonsModelerException
Constructs a new runtime exception with the specified detail message and cause.
CommonsModelerExtension - Class in org.objectweb.easybeans.jmx
Utility class used to extends mbeans-descriptors.
CommonsModelerExtension() - Constructor for class org.objectweb.easybeans.jmx.CommonsModelerExtension
Private empty constructor for Utility class.
CommonsModelerHelper - Class in org.objectweb.easybeans.jmx
 
CommonsModelerHelper() - Constructor for class org.objectweb.easybeans.jmx.CommonsModelerHelper
Utility class, no public constructor.
compareTo(Object) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Compares this object with another specified object.
compId - Variable in class org.objectweb.easybeans.naming.context.ContextImpl
Naming id.
COMPONENT_STR - Static variable in class org.objectweb.easybeans.component.ComponentManager
If Component classname ends with "Component", safely remove it.
ComponentManager - Class in org.objectweb.easybeans.component
Create and destroy components.
ComponentManager() - Constructor for class org.objectweb.easybeans.component.ComponentManager
Build a component manager.
ComponentManager(Components) - Constructor for class org.objectweb.easybeans.component.ComponentManager
Build a new component manager with the given set of components.
componentManager - Variable in class org.objectweb.easybeans.server.Embedded
Manager of components.
componentNames - Variable in class org.objectweb.easybeans.component.ComponentManager
Components names that are managed.
componentRegistry - Variable in class org.objectweb.easybeans.component.ComponentManager
Link to the registry of components (key=component name/value=EZB component).
ComponentRegistry - Class in org.objectweb.easybeans.component
Registry that manages components.
ComponentRegistry() - Constructor for class org.objectweb.easybeans.component.ComponentRegistry
Constructor.
components - Variable in class org.objectweb.easybeans.component.ComponentManager
Components objects.
components - Variable in class org.objectweb.easybeans.component.ComponentRegistry
Map of components.
Name <--> Implementation of the component
Components - Class in org.objectweb.easybeans.component
All components that have been configured.
Components() - Constructor for class org.objectweb.easybeans.component.Components
 
components - Variable in class org.objectweb.easybeans.component.Components
List of EZBComponent.
components - Variable in class org.objectweb.easybeans.server.Embedded
List of components that have been defined.
composeName(Name, Name) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Composes the name of this context with a name relative to this context: Not supported.
composeName(Name, Name) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Composes the name of this context with a name relative to this context.
composeName(String, String) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Composes the name of this context with a name relative to this context.
computeToString() - Method in class org.objectweb.easybeans.loader.EasyBeansClassLoader
Compute a string representation used by toString() method.
concatStringBuilder(String, Object, StringBuilder, String) - Static method in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
Adds an entry to the given StringBuilder.
concatStringBuilder(String, Object, StringBuilder) - Static method in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
Adds an entry to the given StringBuilder.
configuration - Variable in class org.objectweb.easybeans.container.JContainer3
JContainer Configuration.
CONFIGURATION_FILE_NAME - Static variable in class org.objectweb.easybeans.server.EmbeddedConfigurator
Name of the Default XML configuration file.
configure(EZBContainerConfig) - Method in interface org.objectweb.easybeans.server.EasyBeansConfigurationExtension
Adapt the given configuration.
configure() - Method in class org.objectweb.easybeans.server.Embedded
Configure the server by using the given configuration.
configure(Embedded, URL) - Static method in class org.objectweb.easybeans.server.EmbeddedConfigurator
Configure the given embedded server with the xml configuration file.
configure(Object) - Method in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Configure the given object with the configuration that was analyzed.
configure(Object, Element) - Method in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Configure the given object by looking at the element (of the configuration).
configuredElements - Variable in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Link between name and the objects.
CONN_FACT_NAME - Static variable in class org.objectweb.easybeans.component.joram.JoramComponent
Connection factory (for external components).
connectionClosed(ConnectionEvent) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Notifies this ConnectionEventListener that the application has called the method close on its representation of a pooled connection.
connectionErrorOccurred(ConnectionEvent) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Notifies this ConnectionEventListener that a fatal error has occurred and the pooled connection can no longer be used.
connectionFailures - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
total nb of physical connection failures.
connectionLeaks - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
total nb of connection leaks.
ConnectionManager - Class in org.objectweb.easybeans.component.jdbcpool
DataSource implementation.
ConnectionManager() - Constructor for class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Constructor for Factory.
connectionManager - Variable in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Connection manager object.
connectToCollocated() - Method in class org.objectweb.easybeans.component.joram.JoramComponent
Connect to the collocated server to performg administration tasks.
CONST_INIT - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.BusinessMethodResolver
Ignore constructor "method" of interfaces.
CONSTRUCTOR_METHOD - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks.InterceptorsValidator
Default constructor method's name.
constructorDesc - Variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
ASM descriptor of the generated constructor.
container - Variable in class org.objectweb.easybeans.container.AbsFactory
Container that created this factory.
CONTAINER_ID - Static variable in class org.objectweb.easybeans.rpc.AbsCallRef
Property used for referencing the container ID.
containerId - Variable in class org.objectweb.easybeans.rpc.AbsCallRef
Container id.
containerId - Variable in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Container id.
containerId - Variable in class org.objectweb.easybeans.rpc.JEJBRequest
Id of the container that will be used on the remote side.
containers - Variable in class org.objectweb.easybeans.server.Embedded
Map of managed ejb3 containers.
ContainersMonitor - Class in org.objectweb.easybeans.server
This class monitors the archives managed by containers and reload them if the archive is changed.
ContainersMonitor(Embedded) - Constructor for class org.objectweb.easybeans.server.ContainersMonitor
Builds a new monitor by initializing lists.
containerType - Variable in class org.objectweb.easybeans.server.war.EasyBeansContextListener
Container detected ?.
contains(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JInterceptors
 
contains(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JInterface
 
contains(Object) - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Check if the instance belongs to the current persistence context.
contextDestroyed(ServletContextEvent) - Method in class org.objectweb.easybeans.server.war.EasyBeansContextListener
Notification that the servlet context is about to be shut down.
ContextImpl - Class in org.objectweb.easybeans.naming.context
Implementation of Context interface.
ContextImpl(String, Hashtable<Object, Object>) - Constructor for class org.objectweb.easybeans.naming.context.ContextImpl
Constructor.
ContextImpl(String) - Constructor for class org.objectweb.easybeans.naming.context.ContextImpl
Constructor.
contextInitialized(ServletContextEvent) - Method in class org.objectweb.easybeans.server.war.EasyBeansContextListener
Notification that the web application initialization process is starting.
convertThrowable(Throwable) - Method in class org.objectweb.easybeans.rpc.ClientRPCInvocationHandler
Convert the received exception to the correct type for the remote case.
copyDirectory(String, String) - Static method in class org.objectweb.easybeans.util.files.FileUtils
Copy a directory recursively.
copyDirectory(File, File) - Static method in class org.objectweb.easybeans.util.files.FileUtils
Copy a directory recursively.
copyFile(String, String) - Static method in class org.objectweb.easybeans.util.files.FileUtils
Copy a file.
copyFile(File, File) - Static method in class org.objectweb.easybeans.util.files.FileUtils
Copy a file.
counter - Static variable in class org.objectweb.easybeans.server.Embedded
Internal (global) counter of all embedded instance created.
create(Type) - Method in interface org.objectweb.easybeans.api.EZBArchiveFactory
Creates an EZBArchive object for the given object.
create(File) - Method in class org.objectweb.easybeans.container.archive.DefaultArchiveFactory
Creates an EZBArchive object for the given object.
create(Long) - Method in class org.objectweb.easybeans.container.mdb.MDBFactory
Creates an instance with the given hint.
create(Long) - Method in class org.objectweb.easybeans.container.session.SessionFactory
Creates an instance with the given hint.
create(Long) - Method in class org.objectweb.easybeans.container.session.stateful.StatefulSessionFactory
Creates an instance with the given hint.
create(Clue) - Method in interface org.objectweb.easybeans.pool.PoolFactory
Creates an instance with the given hint.
create(URL) - Static method in class org.objectweb.easybeans.server.EmbeddedConfigurator
Create and configure an embedded server with the given XML configuration file URL.
create() - Static method in class org.objectweb.easybeans.server.EmbeddedConfigurator
Create and configure an embedded server with the XML configuration file URL found in classpath.
createBeanFactories() - Method in class org.objectweb.easybeans.container.JContainer3
Create the factories of the beans (session and MDB).
createConnectionFactories() - Method in class org.objectweb.easybeans.component.joram.JoramComponent
Create connection factories.
createContainer(String) - Method in class org.objectweb.easybeans.deployer.Deployer
Create a new container for the given fileName.
createContainer(EZBArchive) - Method in class org.objectweb.easybeans.server.Embedded
Creates and adds an ejb3 container to the managed container.
createdTime - Variable in class org.objectweb.easybeans.pool.PoolEntryStatistics
Time when this element has been created.
createEndpoint(XAResource) - Method in class org.objectweb.easybeans.container.mdb.MDBMessageEndPointFactory
This is used to create a message endpoint.
createEnvironmentContext(String) - Method in class org.objectweb.easybeans.naming.NamingManager
Create Context for application and component environments.
createInitialQueues() - Method in class org.objectweb.easybeans.component.joram.JoramComponent
Create the list of the defined queues.
createInitialTopics() - Method in class org.objectweb.easybeans.component.joram.JoramComponent
Create the list of the defined topics.
createMessageDrivenBeanFactory(ClassAnnotationMetadata) - Method in class org.objectweb.easybeans.container.JContainer3
Creates the given message driven bean factory.
createNamedQuery(String) - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Create an instance of Query for executing a named query (in EJB QL or native SQL).
createNativeQuery(String) - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Create an instance of Query for executing a native SQL statement, e.g., for update or delete.
createNativeQuery(String, Class) - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Create an instance of Query for executing a native SQL query.
createNativeQuery(String, String) - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Create an instance of Query for executing a native SQL query.
createQuery(String) - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Create an instance of Query for executing an EJB QL statement.
createQueue(String) - Method in class org.objectweb.easybeans.component.joram.JoramComponent
Creates a queue with a given name.
createSessionBeanFactory(ClassAnnotationMetadata) - Method in class org.objectweb.easybeans.container.JContainer3
Creates the given session bean and bind it.
createStatement() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
createStatement(int, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
createStatement(int, int, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
createSubcontext(Name) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Creates and binds a new context.
createSubcontext(String) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Creates and binds a new context.
createSubcontext(Name) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Creates and binds a new context.
createSubcontext(String) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Creates and binds a new context.
createTimer() - Method in class org.objectweb.easybeans.component.joram.JoramBootstrapContext
Creates a timer for use by the Resource Adapter.
createTimer(Date, long, Serializable) - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext.DummyTimerService
Create an interval timer whose first expiration occurs after a specified duration, and whose subsequent expirations occur after a specified interval.
createTimer(Date, Serializable) - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext.DummyTimerService
Create a single-action timer that expires at a given point in time.
createTimer(long, long, Serializable) - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext.DummyTimerService
Create an interval timer whose first expiration occurs after a specified duration, and whose subsequent expirations occur after a specified interval.
createTimer(long, Serializable) - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext.DummyTimerService
Create a single-action timer that expires after a specified duration.
createTopic(String) - Method in class org.objectweb.easybeans.component.joram.JoramComponent
Creates a topic with a given name.
createXMLMapping(String, URL) - Method in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Create the XML mapping object for the given namespace with the given XML mapping file.
creationTime - Variable in class org.objectweb.easybeans.jca.workmanager.ResourceWork
Creation of this object.
CtxClassLoaderObjectInputStream - Class in org.objectweb.easybeans.util.marshalling
Reader which set the context classloader when recreating the object.
CtxClassLoaderObjectInputStream(InputStream) - Constructor for class org.objectweb.easybeans.util.marshalling.CtxClassLoaderObjectInputStream
This inputstream reader needs an input stream for its constructor.
currentWaiters - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
nb of threads waiting for a Connection.
currentWaiters - Variable in class org.objectweb.easybeans.pool.JPool
Current number of waiters.
cw - Variable in class org.objectweb.easybeans.enhancer.CommonClassGenerator
The ClassWriter to which this adapter delegates calls.

D

databaseName - Variable in class org.objectweb.easybeans.component.hsqldb.HSQLDBComponent
Name of database.
DATASOURCE_ITF - Static variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
javax.sql.DataSource interface.
DataSourceFactory - Class in org.objectweb.easybeans.component.jdbcpool
Class which is used for binding the ConnectionManager object.
DataSourceFactory() - Constructor for class org.objectweb.easybeans.component.jdbcpool.DataSourceFactory
 
dataSourceName - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
date - Variable in class org.objectweb.easybeans.log.JDKFormatter
Date object used to convert the data into printable message.
deathTime - Variable in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Time of the death for this connection.
debug(Object, Object...) - Method in class org.objectweb.easybeans.log.CommonsLoggerImpl
Log a message with debug log level.
debug(Object, Object...) - Method in class org.objectweb.easybeans.log.JDKLogger
Log a message with debug log level.
debug(Object, Object...) - Method in interface org.objectweb.easybeans.log.JLog
Log a message with debug log level.
DeclareRoles - Annotation Type in javax.annotation.security
 
decode(String) - Static method in class org.objectweb.easybeans.enhancer.lib.MethodRenamer
Decodes a method by removing the prefix.
DEFAULT_ACTIVATION_SPEC_NAME - Static variable in class org.objectweb.easybeans.container.mdb.MDBMessageEndPointFactory
Default name of the activation spec (JORAM).
DEFAULT_CONSTRUCTOR_DESCRIPTOR - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks.InterceptorsValidator
Constructor without args.
DEFAULT_DOMAIN_NAME - Static variable in class org.objectweb.easybeans.jmx.MBeanServerHelper
Default domain name.
DEFAULT_FOLDER - Static variable in class org.objectweb.easybeans.client.ClientContainer
Folder to create in tmp folder.
DEFAULT_FOLDER - Static variable in class org.objectweb.easybeans.deployer.Deployer
Folder to create in tmp folder.
DEFAULT_HOST_NAME - Static variable in class org.objectweb.easybeans.component.joram.JoramComponent
Default hostname.
DEFAULT_HOSTNAME - Static variable in class org.objectweb.easybeans.component.carol.Protocol
Default hostname.
DEFAULT_MAX_POOL - Static variable in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Default max pool.
DEFAULT_MAX_WAITERS - Static variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Max waiters (by default).
DEFAULT_MAX_WAITERS - Static variable in class org.objectweb.easybeans.pool.JPool
Default maximum of waiters (1000).
DEFAULT_MIN_POOL - Static variable in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Default min pool.
DEFAULT_NAME_CONNECTOR - Static variable in class org.objectweb.easybeans.jmx.JMXRemoteHelper
ObjectName for the connector.
DEFAULT_PASSWORD - Static variable in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Default password.
DEFAULT_PERSISTENCE_CONFIG - Static variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoHelper
Default XML configuration.
DEFAULT_PERSISTENCE_DIRECTORY - Static variable in class org.objectweb.easybeans.component.joram.JoramComponent
Default name of the persistence directory (won't be used).
DEFAULT_PORT - Static variable in class org.objectweb.easybeans.component.hsqldb.HSQLDBComponent
Default port number.
DEFAULT_PORT_NUMBER - Static variable in class org.objectweb.easybeans.component.joram.JoramComponent
Default port number.
DEFAULT_PORTNUMBER - Static variable in class org.objectweb.easybeans.component.carol.Protocol
Default port number.
DEFAULT_PREFIX_PROTOCOL - Static variable in class org.objectweb.easybeans.component.carol.CarolComponent
Default prefix protocol.
DEFAULT_PSTMT - Static variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Default prepare statement.
DEFAULT_PSTMT - Static variable in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Default prepared statement.
DEFAULT_RMI - Static variable in class org.objectweb.easybeans.jmx.JMXRemoteHelper
Default RMI host.
DEFAULT_SAMPLING - Static variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Default sampling period.
DEFAULT_TIMEOUT - Static variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Default timeout.
DEFAULT_TIMEOUT - Static variable in class org.objectweb.easybeans.pool.JPool
Default timeout (10s) in ms.
DEFAULT_USER - Static variable in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Default username.
DEFAULT_XML_FILE - Static variable in class org.objectweb.easybeans.server.EasyBeans
Default XML file.
DEFAULT_XML_FILE - Static variable in class org.objectweb.easybeans.server.ra.EasyBeansResourceAdapter
Default XML file.
DEFAULT_XML_FILE - Static variable in class org.objectweb.easybeans.server.war.EasyBeansContextListener
Default XML file.
DefaultArchiveFactory - Class in org.objectweb.easybeans.container.archive
Default factory that manages the file (jar file or directories).
DefaultArchiveFactory() - Constructor for class org.objectweb.easybeans.container.archive.DefaultArchiveFactory
 
defaultPersistenceunitInfo - Static variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoHelper
Default configuration of persistence.xml (it defines the default persistence provider and links to external config, one for each provider class name.
defineClass(ClassLoader, String, byte[]) - Static method in class org.objectweb.easybeans.enhancer.Enhancer
Loads/defines a class in the current class loader.
defineClassMethod - Variable in class org.objectweb.easybeans.loader.EasyBeansClassLoader
Method of the classloader allowing to define some classes.
DefinedClass - Class in org.objectweb.easybeans.enhancer
This class is used to define class in classloader.
DefinedClass(String, byte[]) - Constructor for class org.objectweb.easybeans.enhancer.DefinedClass
Build a new object with a given class name and the bytecode in an array of bytes.
definedClasses - Variable in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
Mappping between className and the bytecode.
defineInternalClass(String, byte[]) - Method in class org.objectweb.easybeans.loader.EasyBeansClassLoader
Defines the class by using the bytecode of the given classname.
delete(String) - Static method in class org.objectweb.easybeans.util.files.FileUtils
 
delete(File) - Static method in class org.objectweb.easybeans.util.files.FileUtils
 
DenyAll - Annotation Type in javax.annotation.security
 
deployEar(String) - Method in class org.objectweb.easybeans.deployer.Deployer
Deploy an application packaged in a EAR file.
deployEar(String) - Method in interface org.objectweb.easybeans.deployer.IDeployer
Deploy an application packaged in a EAR file.
deployEjbJar(String) - Method in class org.objectweb.easybeans.deployer.Deployer
Deploy an EJB packaged in a JAR file.
deployEjbJar(String) - Method in interface org.objectweb.easybeans.deployer.IDeployer
Deploy an EJB packaged in a JAR file.
Deployer - Class in org.objectweb.easybeans.deployer
Deployer allowing deploy/undeploy functions on this container.
Deployer(Embedded) - Constructor for class org.objectweb.easybeans.deployer.Deployer
Build a Deployer for the given Embedded instance.
deployer - Variable in class org.objectweb.easybeans.server.Embedded
Deployer instance.
DeployerIdentifier - Class in org.objectweb.easybeans.deployer.management
Generates an ObjectName for an EJB3Deployer MBean.
DeployerIdentifier() - Constructor for class org.objectweb.easybeans.deployer.management.DeployerIdentifier
 
deployFile(Integer, Byte[], String) - Method in class org.objectweb.easybeans.deployer.Deployer
Deploy a file on the EJB3 container.
deployFile(Integer, Byte[], String) - Method in interface org.objectweb.easybeans.deployer.IDeployer
Deploy a file on the EJB3 container.
deployment - Variable in class org.objectweb.easybeans.container.JContainer3
Deployment for the managed archive.
Deployment - Class in org.objectweb.easybeans.deployment
This class will parse given ejb-jar file and completes metadata by using resolver.
Deployment(EZBArchive) - Constructor for class org.objectweb.easybeans.deployment.Deployment
Constructor.
Archive which will be used when analyzing.
DESCRIPTION - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.AbsCommonEjbVisitor
description attribute of the annotation.
DESCRIPTION - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxAnnotationResourceVisitor
Description of the annotation.
description - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
Description.
description - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JCommonBean
Description.
description - Variable in class org.objectweb.easybeans.deployment.xml.struct.common.EnvEntry
Description of the <env-entry> element.
descriptor - Variable in class org.objectweb.easybeans.deployment.annotations.JField
Field's descriptor.
descriptor - Variable in class org.objectweb.easybeans.deployment.annotations.JMethod
Method's descriptor.
destroyItem(JManagedConnection) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Destroy an mc because connection closed or error occured.
destroySubcontext(Name) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Destroys the named context and removes it from the namespace.
destroySubcontext(Name) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Destroys the named context and removes it from the namespace.
detectWebContainerDirectory() - Method in class org.objectweb.easybeans.server.war.EasyBeansContextListener
Gets the directory for EJB3 depending on the servlet container.
directory - Variable in class org.objectweb.easybeans.container.archive.EZBDirectoryArchiveImpl
Internal resource used as archive.
DIRECTORY_APPLICATION_CLIENT_XML_FILE - Static variable in class org.objectweb.easybeans.client.xml.ApplicationClientLoader
Directory where application-client.xml file should be.
DIRECTORY_PERSISTENCE_XML_FILE - Static variable in class org.objectweb.easybeans.persistence.xml.PersistenceXmlFileAnalyzer
Directory where persistence.xml file should be.
directoryScanningEnabled - Variable in class org.objectweb.easybeans.server.ServerConfig
Is the Directory scanning activated.
discard(InstanceType) - Method in interface org.objectweb.easybeans.api.pool.Pool
Discard the instance which is in the pool.
discard(InstanceType) - Method in class org.objectweb.easybeans.pool.JPool
Discard the instance which is in the pool.
discard(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.transaction.interceptors.AbsTransactionInterceptor
Remove from the factory's pool the bean found in the current invocation context.
disconnectFromCollocated() - Method in class org.objectweb.easybeans.component.joram.JoramComponent
Disconnect from the collocated server.
DocumentParser - Class in org.objectweb.easybeans.util.xml
Allows to parse an xml file.
DocumentParser() - Constructor for class org.objectweb.easybeans.util.xml.DocumentParser
Utility class.
DocumentParserException - Exception in org.objectweb.easybeans.util.xml
Exception thrown if there is a failure in the parsing of the given document.
DocumentParserException() - Constructor for exception org.objectweb.easybeans.util.xml.DocumentParserException
Constructs a new runtime exception with null as its detail message.
DocumentParserException(String) - Constructor for exception org.objectweb.easybeans.util.xml.DocumentParserException
Constructs a new runtime exception with the specified detail message.
DocumentParserException(String, Throwable) - Constructor for exception org.objectweb.easybeans.util.xml.DocumentParserException
Constructs a new runtime exception with the specified detail message and cause.
doMyWork(Work, long, ExecutionContext, WorkListener, long) - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Internal method doing the work.
doWork(Work) - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Accepts a Work instance for processing.
doWork(Work, long, ExecutionContext, WorkListener) - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Accepts a Work instance for processing.
driver - Variable in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Name of the driver class to use.
ds - Variable in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Link to the connection manager.
dSName - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Datasource name.
dummyPrincipal - Static variable in class org.objectweb.easybeans.container.EasyBeansEJBContext
Default principal.
dump(InputStream, File) - Static method in class org.objectweb.easybeans.util.files.FileUtils
Write the given input stream in the given file.

E

EasyBeans - Class in org.objectweb.easybeans.server
Starts an embedded server in standalone mode.
EasyBeans() - Constructor for class org.objectweb.easybeans.server.EasyBeans
Utility class.
EasyBeans.ShutdownHook - Class in org.objectweb.easybeans.server
Hook that is called when process is going to shutdown.
EasyBeans.ShutdownHook(Embedded) - Constructor for class org.objectweb.easybeans.server.EasyBeans.ShutdownHook
Build a new shutdown hook with the given embedded instance.
EASYBEANS_FACTORY - Static variable in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Factory class (used to make the bean factory available).
EASYBEANS_INTERCEPTOR - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.InterceptorsClassResolver
Signature of EasyBeans interceptors.
EASYBEANS_INTERCEPTOR - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.TransactionResolver
Signature of EasyBeans interceptors.
EASYBEANS_INVOCATION_CONTEXT - Static variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
EasyBeansInvocationContext interface.
EASYBEANS_NAME - Static variable in class org.objectweb.easybeans.persistence.oracle.toplink.essentials.EasyBeansServerPlatform
Name of the server.
EASYBEANS_RMI_FACTORY - Static variable in class org.objectweb.easybeans.rpc.rmi.client.RMIClientRPC
EasyBeans factory.
EasyBeansBean - Interface in org.objectweb.easybeans.api.bean
Defines the interface of a bean.
EasyBeansClassLoader - Class in org.objectweb.easybeans.loader
This class defines the EasyBeans classloader.
EasyBeansClassLoader(URL[], ClassLoader) - Constructor for class org.objectweb.easybeans.loader.EasyBeansClassLoader
Use the same constructors as parent class.
EasyBeansClassLoader(URL[]) - Constructor for class org.objectweb.easybeans.loader.EasyBeansClassLoader
Use the same constructors as parent class.
EasyBeansConfigurationExtension - Interface in org.objectweb.easybeans.server
An EasyBeansConfigurationExtension is the entry point for EasyBeans extensions.
EasyBeansContextListener - Class in org.objectweb.easybeans.server.war
Listener class which is notified of lifecycle events.
EasyBeansContextListener() - Constructor for class org.objectweb.easybeans.server.war.EasyBeansContextListener
 
EasyBeansContextListener.AvailableWebContainer - Enum in org.objectweb.easybeans.server.war
List of available supported container.
EasyBeansContextListener.AvailableWebContainer() - Constructor for enum org.objectweb.easybeans.server.war.EasyBeansContextListener.AvailableWebContainer
 
EasyBeansEJBContext - Class in org.objectweb.easybeans.container
Class implementing the EJBContext interface.
EasyBeansEJBContext(Factory) - Constructor for class org.objectweb.easybeans.container.EasyBeansEJBContext
Builds a default EJB Context implementation.
EasyBeansEJBContext.DummyPrincipal - Class in org.objectweb.easybeans.container
Dummy class for handling Principal.
EasyBeansEJBContext.DummyPrincipal() - Constructor for class org.objectweb.easybeans.container.EasyBeansEJBContext.DummyPrincipal
 
EasyBeansEJBContext.DummyTimerService - Class in org.objectweb.easybeans.container
Dummy class for handling Timer Service.
EasyBeansEJBContext.DummyTimerService() - Constructor for class org.objectweb.easybeans.container.EasyBeansEJBContext.DummyTimerService
 
EasyBeansErrorHandler - Class in org.objectweb.easybeans.util.xml
Define an error handler which throw an exception as Digester not (only print stack trace).
EasyBeansErrorHandler() - Constructor for class org.objectweb.easybeans.util.xml.EasyBeansErrorHandler
 
EasyBeansInjection - Interface in org.objectweb.easybeans.api.injection
Defines the injection interface of an enterprise bean.
EasyBeansInjectionException - Exception in org.objectweb.easybeans.api.injection
Exception thrown if there is a failure when injecting resources in the bean.
EasyBeansInjectionException() - Constructor for exception org.objectweb.easybeans.api.injection.EasyBeansInjectionException
Constructs a new runtime exception with null as its detail message.
EasyBeansInjectionException(String) - Constructor for exception org.objectweb.easybeans.api.injection.EasyBeansInjectionException
Constructs a new runtime exception with the specified detail message.
EasyBeansInjectionException(String, Throwable) - Constructor for exception org.objectweb.easybeans.api.injection.EasyBeansInjectionException
Constructs a new runtime exception with the specified detail message and cause.
EasyBeansInjectionException(Throwable) - Constructor for exception org.objectweb.easybeans.api.injection.EasyBeansInjectionException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
EasyBeansInterceptor - Interface in org.objectweb.easybeans.api
This interface will be implemented by all EasyBeans interceptors.
EasyBeansInvocationContext - Interface in org.objectweb.easybeans.api
This interfaces adds some methods to the interface that EasyBeans interceptors will have.
EasyBeansInvocationContextGenerator - Class in org.objectweb.easybeans.enhancer.interceptors
Generates the implementation of EasyBeansInvocationContext interface for a given business method.
EasyBeansInvocationContextGenerator(MethodAnnotationMetadata, InterceptorType) - Constructor for class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Constructor It will generate a class for the given method metadata.
EasyBeansLifeCycle - Interface in org.objectweb.easybeans.api.bean.lifecycle
Defines the lifecycle of an enterprise bean.
EasyBeansManagedRuntime - Class in org.objectweb.easybeans.persistence.openjpa
This class manages the specific features required for OpenJPA : the link to the Transaction manager.
EasyBeansManagedRuntime() - Constructor for class org.objectweb.easybeans.persistence.openjpa.EasyBeansManagedRuntime
 
EasyBeansMDB - Interface in org.objectweb.easybeans.api.bean
Defines the interface of a MDB.
easyBeansMDB - Variable in class org.objectweb.easybeans.container.mdb.MDBMessageEndPoint
MDB object Wrapped by this message end point.
EasyBeansMDBLifeCycle - Interface in org.objectweb.easybeans.api.bean.lifecycle
Defines the lifecycle of a MDB.
EasyBeansMessageDrivenContext - Class in org.objectweb.easybeans.container.mdb
Defines the message driven context used by message driven beans.
EasyBeansMessageDrivenContext(Factory) - Constructor for class org.objectweb.easybeans.container.mdb.EasyBeansMessageDrivenContext
Builds a default Message Driven Context implementation.
EasyBeansResourceAdapter - Class in org.objectweb.easybeans.server.ra
Defines a resource adapter which allow to embed the EJB3 server in Application Server.
EasyBeansResourceAdapter() - Constructor for class org.objectweb.easybeans.server.ra.EasyBeansResourceAdapter
 
EasyBeansResourceAdapter.EmbeddedStarter - Class in org.objectweb.easybeans.server.ra
This inner class will wait until the JOnAS server is ready and start the embedded server.
EasyBeansResourceAdapter.EmbeddedStarter() - Constructor for class org.objectweb.easybeans.server.ra.EasyBeansResourceAdapter.EmbeddedStarter
 
EasyBeansSB - Interface in org.objectweb.easybeans.api.bean
Defines the interface of a session bean.
EasyBeansSBLifeCycle - Interface in org.objectweb.easybeans.api.bean.lifecycle
Defines the lifecycle of a session bean.
EasyBeansServerPlatform - Class in org.objectweb.easybeans.persistence.oracle.toplink.essentials
This class allows Oracle Toplink Essentials to get the TransactionManager.
This is the class used as integration class.
EasyBeansServerPlatform(DatabaseSessionImpl) - Constructor for class org.objectweb.easybeans.persistence.oracle.toplink.essentials.EasyBeansServerPlatform
Default constructor.
EasyBeansSessionContext<BeanType extends EasyBeansSB> - Class in org.objectweb.easybeans.container.session
Defines the Session Context used by Stateless and Stateful beans.
EasyBeansSessionContext(BeanType) - Constructor for class org.objectweb.easybeans.container.session.EasyBeansSessionContext
Build a new Session context.
EasyBeansSFSB - Interface in org.objectweb.easybeans.api.bean
Defines the interface of a stateful session bean.
EasyBeansSFSBLifeCycle - Interface in org.objectweb.easybeans.api.bean.lifecycle
Defines the lifecycle of a stateful session bean.
EasyBeansSLSB - Interface in org.objectweb.easybeans.api.bean
Defines the interface of a stateless session bean.
EasyBeansSLSBLifeCycle - Interface in org.objectweb.easybeans.api.bean.lifecycle
Defines the lifecycle of a stateless session bean.
EasyBeansTransactionController - Class in org.objectweb.easybeans.persistence.oracle.toplink.essentials
TransactionController for EasyBeans (By default, it is JOTM which is the TM of EasyBeans by default).
EasyBeansTransactionController() - Constructor for class org.objectweb.easybeans.persistence.oracle.toplink.essentials.EasyBeansTransactionController
Default constructor.
EJB - Annotation Type in javax.ejb
 
ejb3 - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.EjbJarAnnotationMetadata
Link to the Deployment Descriptor object.
EJB3 - Class in org.objectweb.easybeans.deployment.xml.struct
This class represents an EJB-Jar deployment descriptor.
EJB3() - Constructor for class org.objectweb.easybeans.deployment.xml.struct.EJB3
 
EJB3_SCHEMA - Static variable in class org.objectweb.easybeans.deployment.xml.parsing.EJB3EntityResolver
EJB3 Schema.
EJB3DeploymentDesc - Class in org.objectweb.easybeans.deployment.xml
Utility class to get a deployment descriptor.
EJB3DeploymentDesc() - Constructor for class org.objectweb.easybeans.deployment.xml.EJB3DeploymentDesc
Utility class, no public constructor.
EJB3DeploymentDescException - Exception in org.objectweb.easybeans.deployment.xml
Exception thrown if there is a failure in the deployment desc.
EJB3DeploymentDescException() - Constructor for exception org.objectweb.easybeans.deployment.xml.EJB3DeploymentDescException
Constructs a new runtime exception with null as its detail message.
EJB3DeploymentDescException(String) - Constructor for exception org.objectweb.easybeans.deployment.xml.EJB3DeploymentDescException
Constructs a new runtime exception with the specified detail message.
EJB3DeploymentDescException(String, Throwable) - Constructor for exception org.objectweb.easybeans.deployment.xml.EJB3DeploymentDescException
Constructs a new runtime exception with the specified detail message and cause.
EJB3DeploymentDescLoader - Class in org.objectweb.easybeans.deployment.xml.parsing
This class analyzes the EJB3 deployment descriptor and fill a struct with getters.
EJB3DeploymentDescLoader() - Constructor for class org.objectweb.easybeans.deployment.xml.parsing.EJB3DeploymentDescLoader
Utility class, no constructor.
ejb3Directory - Variable in class org.objectweb.easybeans.server.ServerConfig
Path where to lookup beans.
EJB3EntityResolver - Class in org.objectweb.easybeans.deployment.xml.parsing
Entity resolver allowing to find schema within the classloader.
EJB3EntityResolver() - Constructor for class org.objectweb.easybeans.deployment.xml.parsing.EJB3EntityResolver
Constructor.
ejb3server - Variable in class org.objectweb.easybeans.rpc.rmi.server.RMIServerRPCImpl
Server on which it depends.
EJB_REF - Static variable in class org.objectweb.easybeans.client.xml.ApplicationClientLoader
<ejb-ref> element.
EJBAccessException - Exception in javax.ejb
 
EJBAccessException() - Constructor for exception javax.ejb.EJBAccessException
 
EJBAccessException(String) - Constructor for exception javax.ejb.EJBAccessException
 
EJBACTIVATE_METHOD - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.SessionBeanInterface
ejbActivate() method.
ejbClass - Variable in class org.objectweb.easybeans.deployment.xml.struct.AbsBean
ejb-class.
EJBContext - Interface in javax.ejb
 
EJBException - Exception in javax.ejb
 
EJBException() - Constructor for exception javax.ejb.EJBException
 
EJBException(Exception) - Constructor for exception javax.ejb.EJBException
 
EJBException(String) - Constructor for exception javax.ejb.EJBException
 
EJBException(String, Exception) - Constructor for exception javax.ejb.EJBException
 
ejbJarAnnotationMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.AnnotationDeploymentAnalyzer
Metadata representing the parsed ejb-jar file.
ejbJarAnnotationMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanClassVisitor
Parent of classannotation meta data that are built by this visitor.
ejbJarAnnotationMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Parent meta data.
EjbJarAnnotationMetadata - Class in org.objectweb.easybeans.deployment.annotations.metadata
This class represents the annotation metadata of all classes of an EjbJar file.
EjbJarAnnotationMetadata() - Constructor for class org.objectweb.easybeans.deployment.annotations.metadata.EjbJarAnnotationMetadata
Constructor.
ejbJarAnnotationMetadata - Variable in class org.objectweb.easybeans.enhancer.Enhancer
Metadata of the classes of a given jar file.
ejbJarAnnotationMetadata - Variable in class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
Metadata to retrieve info on interceptors.
ejbLink - Variable in class org.objectweb.easybeans.deployment.xml.struct.common.EJBRef
EJB-Link.
EJBMBean<F extends AbsFactory> - Class in org.objectweb.easybeans.jsr77
EJB JSR77 MBean.
EJBMBean() - Constructor for class org.objectweb.easybeans.jsr77.EJBMBean
Creates an EJBMBean.
ejbMetadata - Variable in class org.objectweb.easybeans.deployment.xml.helper.MetadataMerge
Metadata for an ejb-jar.
EJBModuleMBean - Class in org.objectweb.easybeans.jsr77
EJBModule JSR77 MBean for JContainer3.
EJBModuleMBean() - Constructor for class org.objectweb.easybeans.jsr77.EJBModuleMBean
Default ModelMBean constructor.
ejbName - Variable in class org.objectweb.easybeans.deployment.xml.struct.AbsBean
ejb-name.
EJBPASSIVATE_METHOD - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.SessionBeanInterface
ejbPassivate() method.
EJBRef - Class in org.objectweb.easybeans.deployment.xml.struct.common
Class representing ejb-ref elements used in Java EE components.
EJBRef() - Constructor for class org.objectweb.easybeans.deployment.xml.struct.common.EJBRef
 
ejbRefName - Variable in class org.objectweb.easybeans.deployment.xml.struct.common.EJBRef
Name of this ejb-ref.
ejbRefs - Variable in class org.objectweb.easybeans.client.xml.ApplicationClient
List of ejb-ref elements.
ejbRefType - Variable in class org.objectweb.easybeans.deployment.xml.struct.common.EJBRef
Type of this ejb-ref.
EJBREMOVE_METHOD - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.SessionBeanInterface
ejbRemove() method.
EJBRequest - Interface in org.objectweb.easybeans.rpc.api
Request sends to the server.
EJBResponse - Interface in org.objectweb.easybeans.rpc.api
Response received from the server.
EJBs - Annotation Type in javax.ejb
 
EJBTransactionRequiredException - Exception in javax.ejb
 
EJBTransactionRequiredException() - Constructor for exception javax.ejb.EJBTransactionRequiredException
 
EJBTransactionRequiredException(String) - Constructor for exception javax.ejb.EJBTransactionRequiredException
 
EJBTransactionRolledbackException - Exception in javax.ejb
 
EJBTransactionRolledbackException() - Constructor for exception javax.ejb.EJBTransactionRolledbackException
 
EJBTransactionRolledbackException(String) - Constructor for exception javax.ejb.EJBTransactionRolledbackException
 
embedded - Variable in class org.objectweb.easybeans.container.JContainerConfig
Embedded server.
embedded - Variable in class org.objectweb.easybeans.deployer.Deployer
Embedded server linked to this deployer.
embedded - Variable in class org.objectweb.easybeans.server.ContainersMonitor
Embedded server which is monitored.
embedded - Variable in class org.objectweb.easybeans.server.EasyBeans.ShutdownHook
Reference to the embedded object.
Embedded - Class in org.objectweb.easybeans.server
Allows to create an embedded EJB3 server.
Embedded() - Constructor for class org.objectweb.easybeans.server.Embedded
Creates a new Embedded server.
It will take default values of configuration.
embedded - Variable in class org.objectweb.easybeans.server.ra.EasyBeansResourceAdapter
Embedded instance.
embedded - Variable in class org.objectweb.easybeans.server.war.EasyBeansContextListener
Embedded instance.
EMBEDDED_ID - Static variable in class org.objectweb.easybeans.rpc.LocalCallRef
Property referencing the embedded server's ID.
EmbeddedConfigurator - Class in org.objectweb.easybeans.server
Allows to configure an embedded server with an XML configuration file.
EmbeddedConfigurator() - Constructor for class org.objectweb.easybeans.server.EmbeddedConfigurator
Utility class, no public constructor.
EmbeddedDBComponent - Interface in org.objectweb.easybeans.component.itf
Defines the interface for an Embedded database.
EmbeddedException - Exception in org.objectweb.easybeans.server
Exception thrown if there is a failure in the embedded server.
EmbeddedException() - Constructor for exception org.objectweb.easybeans.server.EmbeddedException
Constructs a new runtime exception with null as its detail message.
EmbeddedException(String) - Constructor for exception org.objectweb.easybeans.server.EmbeddedException
Constructs a new runtime exception with the specified detail message.
EmbeddedException(String, Throwable) - Constructor for exception org.objectweb.easybeans.server.EmbeddedException
Constructs a new runtime exception with the specified detail message and cause.
EmbeddedException(Throwable) - Constructor for exception org.objectweb.easybeans.server.EmbeddedException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
embeddedID - Variable in class org.objectweb.easybeans.rpc.LocalCallInvocationHandler
Embedded server ID.
embeddedID - Variable in class org.objectweb.easybeans.rpc.LocalCallRef
Embedded server ID.
EmbeddedIdentifier - Class in org.objectweb.easybeans.server.management
Generates an ObjectName for the Embedded component.
EmbeddedIdentifier() - Constructor for class org.objectweb.easybeans.server.management.EmbeddedIdentifier
 
EmbeddedManager - Class in org.objectweb.easybeans.server
This class manages the Embedded instance that have been created.
EmbeddedManager() - Constructor for class org.objectweb.easybeans.server.EmbeddedManager
Utility class, no public constructor.
EmbeddedMBean - Class in org.objectweb.easybeans.server.management
J2EEServer JSR77 MBean.
EmbeddedMBean() - Constructor for class org.objectweb.easybeans.server.management.EmbeddedMBean
Creates a new Managed Object.
emptyVisitor - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanCommonVisitor
Annotation visitor which do nothing.
encInterceptor - Static variable in class org.objectweb.easybeans.naming.interceptors.ENCManager
Class used for the interceptor.
ENCManager - Class in org.objectweb.easybeans.naming.interceptors
Detects the server type and return the correct interceptor to use depending of the application server.
ENCManager() - Constructor for class org.objectweb.easybeans.naming.interceptors.ENCManager
No public constructor (utility class).
encode(String) - Method in class org.objectweb.easybeans.container.archive.EZBDirectoryArchiveImpl
Encode resource name to be used on Unix/Windows systems.
encode(String) - Static method in class org.objectweb.easybeans.deployment.xml.helper.MetadataMerge
Encode a classname (replace .
encode(String) - Static method in class org.objectweb.easybeans.enhancer.lib.MethodRenamer
Encodes a name by prefixing it with the prefix.
encodeArrayClassDesc(String) - Static method in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Encodes an internal classname into an array descriptor.
encodeClassDesc(String) - Static method in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Encodes an internal classname into a descriptor.
end(Xid, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Ends the work performed on behalf of a transaction branch.
endClass() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Called when the generated class is done.
endClass() - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
Called when the generated class is done.
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.objectweb.easybeans.server.ra.EasyBeansResourceAdapter
This is called during the activation of a message endpoint.
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.objectweb.easybeans.server.ra.EasyBeansResourceAdapter
This is called when a message endpoint is deactivated.
enhance(ClassLoader, List<String>, Map<String, Object>) - Static method in class org.objectweb.easybeans.client.ClientEnhancer
Allow to enhance a given set of classes.
enhance() - Method in class org.objectweb.easybeans.client.ClientEnhancer
Override the super class method by using only the injection adapter.
enhance() - Method in class org.objectweb.easybeans.enhancer.Enhancer
Enhance all classes which match beans, etc.
Enhancer - Class in org.objectweb.easybeans.enhancer
This class is used for enhancing a set of classes (Beans like Stateless, Stateful, MDB, etc).
Enhancer(ClassLoader, EjbJarAnnotationMetadata, Map<String, Object>) - Constructor for class org.objectweb.easybeans.enhancer.Enhancer
Creates an new enhancer.
EnhancerException - Exception in org.objectweb.easybeans.enhancer
Exception thrown if there is a failure in an enhancer.
EnhancerException() - Constructor for exception org.objectweb.easybeans.enhancer.EnhancerException
Constructs a new runtime exception with null as its detail message.
EnhancerException(String) - Constructor for exception org.objectweb.easybeans.enhancer.EnhancerException
Constructs a new runtime exception with the specified detail message.
EnhancerException(String, Throwable) - Constructor for exception org.objectweb.easybeans.enhancer.EnhancerException
Constructs a new runtime exception with the specified detail message and cause.
enhanceSuperClass(ClassAnnotationMetadata) - Method in class org.objectweb.easybeans.enhancer.Enhancer
Enhance all super classes that are available.
ensureNoAccess(int, JMethod, String, String) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks.InterceptorsValidator
Validate that a given method don't use a given access mode.
enterpriseBeans - Variable in class org.objectweb.easybeans.deployment.xml.struct.EJB3
Enterprise-beans element.
EnterpriseBeans - Class in org.objectweb.easybeans.deployment.xml.struct
This class defines the implementation of the element enterprise-beans.
EnterpriseBeans() - Constructor for class org.objectweb.easybeans.deployment.xml.struct.EnterpriseBeans
Constructor.
entityManager - Variable in class org.objectweb.easybeans.persistence.TxEntityManagerLifeCycle
Entity manager that is referenced.
ENTITYMANAGER_ITF - Static variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Entity Manager interface.
entityManagerFactory - Variable in class org.objectweb.easybeans.persistence.JPersistenceContext
EntityManager factory.
entityManagerFactory - Variable in class org.objectweb.easybeans.persistence.TxEntityManagerHandler
EntityManager factory that will create entity manager.
ENTITYMANAGERFACTORY_ITF - Static variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Entity Manager Factory interface.
EntityManagerHelper - Class in org.objectweb.easybeans.injection
Helper class for injecting EntityManager instance in the bean.
EntityManagerHelper() - Constructor for class org.objectweb.easybeans.injection.EntityManagerHelper
Utility class, no public constructor.
entityManagers - Variable in class org.objectweb.easybeans.persistence.TxEntityManagerHandler
Map between transactions and the entity manager.
EnumAnnotationVisitor<T> - Class in org.objectweb.easybeans.deployment.annotations.analyzer
This class manages the handling of enum values.
EnumAnnotationVisitor(T) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.EnumAnnotationVisitor
Constructor.
EnvEntry - Class in org.objectweb.easybeans.deployment.xml.struct.common
This class defines the implementation of the <env-entry> element.
EnvEntry() - Constructor for class org.objectweb.easybeans.deployment.xml.struct.common.EnvEntry
 
envEntryList - Variable in class org.objectweb.easybeans.deployment.xml.struct.common.AbsEnvironment
List of <env-entry> elements.
envEntryName - Variable in class org.objectweb.easybeans.deployment.xml.struct.common.EnvEntry
Name of the <env-entry> element.
envEntryType - Variable in class org.objectweb.easybeans.deployment.xml.struct.common.EnvEntry
Type of the <env-entry> element.
envEntryValue - Variable in class org.objectweb.easybeans.deployment.xml.struct.common.EnvEntry
Value of the <env-entry> element.
environment - Variable in class org.objectweb.easybeans.naming.context.ContextImpl
Environment.
equals(Object) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
 
equals(Object) - Method in class org.objectweb.easybeans.container.archive.EZBDirectoryArchiveImpl
Is that the given object is equals to our instance.
equals(Object) - Method in class org.objectweb.easybeans.container.archive.EZBJarArchiveImpl
Is that the given object is equals to our instance.
equals(Object) - Method in class org.objectweb.easybeans.deployment.annotations.JClassInterceptor
Equals method.
equals(Object) - Method in class org.objectweb.easybeans.deployment.annotations.JField
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.objectweb.easybeans.deployment.annotations.JMethod
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.objectweb.easybeans.enhancer.DefinedClass
Equals.
error(Object, Object...) - Method in class org.objectweb.easybeans.log.CommonsLoggerImpl
Log a message with error log level.
error(Object, Object...) - Method in class org.objectweb.easybeans.log.JDKLogger
Log a message with error log level.
error(Object, Object...) - Method in interface org.objectweb.easybeans.log.JLog
Log a message with error log level.
error(SAXParseException) - Method in class org.objectweb.easybeans.util.xml.EasyBeansErrorHandler
Receive notification of a recoverable error.
errOutputWriter - Variable in class org.objectweb.easybeans.log.JDKConsoleHandler
Writer used for WARNING, SEVERE, FATAL.
eventListeners - Variable in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Event listeners (of PooledConnection).
exceptions - Variable in class org.objectweb.easybeans.deployment.annotations.JMethod
Exceptions of the method.
ExcludeClassInterceptors - Annotation Type in javax.interceptor
 
excludeClassInterceptors - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
@ExcludeClassInterceptors method ?
ExcludeDefaultInterceptors - Annotation Type in javax.interceptor
 
excludeUnlistedClasses() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
excludeUnlistedClasses - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Whether classes in the root of the persistence unit that have not been explicitly listed are to be included in the set of managed classes.
excludeUnlistedClasses() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
 
execute() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
execute(String) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
execute(String, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
execute(String, int[]) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
execute(String, String[]) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
executeBatch() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
executeQuery() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
executeQuery(String) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
executeUpdate() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
executeUpdate(String) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
executeUpdate(String, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
executeUpdate(String, int[]) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
executeUpdate(String, String[]) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
executionContext - Variable in class org.objectweb.easybeans.jca.workmanager.ResourceWork
JCA Execution context (contains information about transactions).
extendsManagedBeansDescription(String, ClassLoader) - Static method in class org.objectweb.easybeans.jmx.CommonsModelerHelper
Load mbeans-descriptors-ext.xml extension files.
extensionFactories - Variable in class org.objectweb.easybeans.server.Embedded
List of Callbacks factories.
extensionFactories - Variable in class org.objectweb.easybeans.server.ServerConfig
EasyBeansConfigurationExtension classname list.
extensionsURLs - Variable in class org.objectweb.easybeans.client.ClientContainer
URLs resolved in the case of the extension mechanism in the Ear case.
externalUserInterceptors - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
User interceptors.
extractAndAnalyzeEar(File) - Method in class org.objectweb.easybeans.client.ClientContainer
Extract the client of an ear and analyze ear too.
EZB_SESSIONCONTEXT_DESC - Static variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
EasyBeansSessionContext type descriptor.
EZBArchive - Interface in org.objectweb.easybeans.api
Abstraction layer around EZB processed archive (Jar, Directories, Bundles, ...).
EZBArchiveException - Exception in org.objectweb.easybeans.api
Exception thrown if there is a failure when handling archive.
EZBArchiveException() - Constructor for exception org.objectweb.easybeans.api.EZBArchiveException
Constructs a new runtime exception with null as its detail message.
EZBArchiveException(String) - Constructor for exception org.objectweb.easybeans.api.EZBArchiveException
Constructs a new runtime exception with the specified detail message.
EZBArchiveException(String, Throwable) - Constructor for exception org.objectweb.easybeans.api.EZBArchiveException
Constructs a new runtime exception with the specified detail message and cause.
EZBArchiveException(Throwable) - Constructor for exception org.objectweb.easybeans.api.EZBArchiveException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
EZBArchiveFactory<Type> - Interface in org.objectweb.easybeans.api
Interface used by the Archive Manager to build implementation of EZBArchive.
EZBComponent - Interface in org.objectweb.easybeans.component.api
Defines the interface that a component needs to implement.
EZBComponentException - Exception in org.objectweb.easybeans.component.api
Component exception if the component has some errors.
EZBComponentException() - Constructor for exception org.objectweb.easybeans.component.api.EZBComponentException
Constructs a new runtime exception with null as its detail message.
EZBComponentException(String) - Constructor for exception org.objectweb.easybeans.component.api.EZBComponentException
Constructs a new runtime exception with the specified detail message.
EZBComponentException(String, Throwable) - Constructor for exception org.objectweb.easybeans.component.api.EZBComponentException
Constructs a new runtime exception with the specified detail message and cause.
EZBComponentException(Throwable) - Constructor for exception org.objectweb.easybeans.component.api.EZBComponentException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
EZBContainer - Interface in org.objectweb.easybeans.api
This interface represents an EasyBeans EJB Container.
EZBContainerCallbackInfo - Class in org.objectweb.easybeans.api
Information send by containers to listeners when the callback is called.
EZBContainerCallbackInfo() - Constructor for class org.objectweb.easybeans.api.EZBContainerCallbackInfo
 
EZBContainerConfig - Interface in org.objectweb.easybeans.api
Configuration for a Container.
EZBContainerException - Exception in org.objectweb.easybeans.api
Exception thrown if there is a failure in a container lifecycle.
EZBContainerException() - Constructor for exception org.objectweb.easybeans.api.EZBContainerException
Constructs a new runtime exception with null as its detail message.
EZBContainerException(String) - Constructor for exception org.objectweb.easybeans.api.EZBContainerException
Constructs a new runtime exception with the specified detail message.
EZBContainerException(String, Throwable) - Constructor for exception org.objectweb.easybeans.api.EZBContainerException
Constructs a new runtime exception with the specified detail message and cause.
EZBContainerException(Throwable) - Constructor for exception org.objectweb.easybeans.api.EZBContainerException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
EZBContainerLifeCycleCallback - Interface in org.objectweb.easybeans.api
This interface should be implemented by users which want to be notified at some lifecycle step of the container.
EZBDirectoryArchiveImpl - Class in org.objectweb.easybeans.container.archive
Creates wrapper around directory.
EZBDirectoryArchiveImpl(File) - Constructor for class org.objectweb.easybeans.container.archive.EZBDirectoryArchiveImpl
Creates new instance of an EZBArchive for a directory.
EZBENCInterceptor - Class in org.objectweb.easybeans.naming.interceptors
This interceptor sets the ENC context before calling method.
EZBENCInterceptor() - Constructor for class org.objectweb.easybeans.naming.interceptors.EZBENCInterceptor
Default constructor.
EZBJarArchiveImpl - Class in org.objectweb.easybeans.container.archive
Creates wrapper around jar file.
EZBJarArchiveImpl(File) - Constructor for class org.objectweb.easybeans.container.archive.EZBJarArchiveImpl
Creates new instance of an EZBArchive for a jar file.
EZBManageableContainer - Interface in org.objectweb.easybeans.api
Manageable interface for EZBContainer.
EZBManagementIdentifier<ManagedType> - Interface in org.objectweb.easybeans.api.jmx
JMX Identifier, used to create a JMX ObjectName from an Object.
EZBPersistenceUnitManager - Interface in org.objectweb.easybeans.persistence.api
Allows to get persistence units and allow to return EntityManager or EntityManagerFactory.
EZBServer - Interface in org.objectweb.easybeans.api
Defines an EasyBeans server.
EZBWrappedComponent - Interface in org.objectweb.easybeans.component.api
Allow to wrap an instance of a component (not implementing any EasyBeans API) into a component.

F

factories - Variable in class org.objectweb.easybeans.api.EZBContainerCallbackInfo
Map of Factories.
factories - Variable in class org.objectweb.easybeans.container.archive.ArchiveManager
Mapping between class and the associated factories.
ie : File <--> DefaultArchiveFactory.
factories - Variable in class org.objectweb.easybeans.container.JContainer3
Map of managed ejb3 factories.
Factory<PoolType,Clue> - Interface in org.objectweb.easybeans.api
This interface is used by all bean factories of EJB 3 container.
factory - Variable in class org.objectweb.easybeans.rpc.LocalCallInvocationHandler
Factory for sending requests (build in constructor or when serialization occurs).
FACTORY_NAME - Static variable in class org.objectweb.easybeans.rpc.AbsCallRef
Property used for referencing the name of the factory.
FactoryException - Exception in org.objectweb.easybeans.api
Exception thrown if there is a failure in a session lifecycle.
FactoryException() - Constructor for exception org.objectweb.easybeans.api.FactoryException
Constructs a new runtime exception with null as its detail message.
FactoryException(String) - Constructor for exception org.objectweb.easybeans.api.FactoryException
Constructs a new runtime exception with the specified detail message.
FactoryException(String, Throwable) - Constructor for exception org.objectweb.easybeans.api.FactoryException
Constructs a new runtime exception with the specified detail message and cause.
FactoryException(Throwable) - Constructor for exception org.objectweb.easybeans.api.FactoryException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
factoryName - Variable in class org.objectweb.easybeans.rpc.AbsCallRef
Factory name.
factoryName - Variable in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Factory name.
factoryName - Variable in class org.objectweb.easybeans.rpc.JEJBRequest
Name of the factory for which is dedicated this request.
fatal(Object, Object...) - Method in class org.objectweb.easybeans.log.CommonsLoggerImpl
Log a message with fatal log level.
fatal(Object, Object...) - Method in class org.objectweb.easybeans.log.JDKLogger
Log a message with fatal log level.
fatal(Object, Object...) - Method in interface org.objectweb.easybeans.log.JLog
Log a message with fatal log level.
fatalError(SAXParseException) - Method in class org.objectweb.easybeans.util.xml.EasyBeansErrorHandler
Receive notification of a non-recoverable error.
FEW_MORE_SECONDS - Static variable in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Wait few more seconds when waiting.
fieldAnnotationMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanFieldVisitor
Class generated by the visitor which correspond to meta data contained in the parsed field.
FieldAnnotationMetadata - Class in org.objectweb.easybeans.deployment.annotations.metadata
This class represents the annotation metadata of a field.
FieldAnnotationMetadata(JField, ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.metadata.FieldAnnotationMetadata
Constructor.
fieldsAnnotationMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
List of field annotations metadata.
file - Variable in class org.objectweb.easybeans.container.archive.EZBJarArchiveImpl
Internal resource used as archive.
FILE_PROTOCOL - Static variable in class org.objectweb.easybeans.util.url.URLUtils
File protocol.
fileToURL(File) - Static method in class org.objectweb.easybeans.util.url.URLUtils
Gets an URL from a given file.(throws only runtime exception).
fileToURL2(File) - Static method in class org.objectweb.easybeans.util.url.URLUtils
Gets an URL from a given file.
FileUtils - Class in org.objectweb.easybeans.util.files
This class manages operation done many times on files, like copying them.
FileUtils() - Constructor for class org.objectweb.easybeans.util.files.FileUtils
Utility class, no public constructor.
FileUtilsException - Exception in org.objectweb.easybeans.util.files
The class FileUtilsException indicates conditions that a reasonable application might want to catch.
FileUtilsException() - Constructor for exception org.objectweb.easybeans.util.files.FileUtilsException
Constructs a new FileUtilsException with no detail message.
FileUtilsException(String) - Constructor for exception org.objectweb.easybeans.util.files.FileUtilsException
Constructs a new FileUtilsException with the specified message.
FileUtilsException(String, Throwable) - Constructor for exception org.objectweb.easybeans.util.files.FileUtilsException
Constructs a new FileUtilsException with the specified message and throwable.
find(Class<T>, Object) - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Find by primary key.
findClass(String) - Method in class org.objectweb.easybeans.loader.EasyBeansClassLoader
Finds and loads the class with the specified name from the URL search path.
findClassForEjb(String, String) - Method in class org.objectweb.easybeans.deployment.xml.helper.MetadataMerge
Find/Gets a classAnnotationMetadata for a given ejb name and/or a given ejbclass name.
findContext() - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
 
findListGetterSetterMethod(Object, Object) - Method in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Finds the get(List<Class>) and set(List<Class>) methods.
findSingleSetterMethod(Object, Object) - Method in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Finds the add(Class c) or set(Class c) methods.
The parameter needs to be a single entry and not a list.
flush(Writer) - Method in class org.objectweb.easybeans.log.JDKConsoleHandler
Flush the given writer.
flush() - Method in class org.objectweb.easybeans.log.JDKConsoleHandler
Flush all the current writers (info and error).
flush() - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Synchronize the persistence context to the underlying database.
forceClose() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
Force a close on the Prepare Statement.
forget(Xid) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Tell the resource manager to forget about a heuristically completed transaction branch.
forget() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
Physically close this Statement.
format(LogRecord) - Method in class org.objectweb.easybeans.log.JDKFormatter
Format the given LogRecord.
forName(String) - Static method in class org.objectweb.easybeans.util.loader.ClassUtils
Look up the class in the Tread Context ClassLoader and in the "current" ClassLoader.
freeConnections(Transaction) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
The transaction has committed (or rolled back).
freeItem(JManagedConnection) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Free item and return it in the free list.
freeList - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
List of JManagedConnection not currently used.
freeThreads - Variable in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Threads that are ready to work.
fv - Variable in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Field visitor.

G

generate() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Generates the class.
generate() - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
Generates the class.
generateAttributesInjection(MethodVisitor) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Generates the calls to methods that will set the attributes value.
generateBeanLifeCycleMethod(ClassAnnotationMetadata, InterceptorType) - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
Generates a default method for lifecycle method events.
generateBodyInjectedMethod(MethodVisitor) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Generates the body of the injectedByEasyBeans() method if any.
Else, do nothing.
generateCallSuperEncodedMethod(MethodAnnotationMetadata) - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
Generates a call to the method defined in the super class.
generateCallToInvocationContext(MethodAnnotationMetadata, EasyBeansInvocationContextGenerator, InterceptorType) - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
Generates the call to InvocationContext impl proceed method after building a new object.
generateClass(MethodAnnotationMetadata, InterceptorType) - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
Generate an invocation context object.
generateClassInjection(MethodVisitor) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Generates the calls to populate ENC environment by using annotations on the class itself.
GENERATED_CLASS_VERSION - Static variable in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Version used for generated class.
generatedClassName - Variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Full class name of the generated class (prefixed by packageName).
generatedClassName - Variable in class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
Name of the class to generate.
generatedTypes - Variable in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
List of generated classes for each interceptor type.
generateSettersInjection(MethodVisitor) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Generates the calls to methods that will call the setters methods.
get() - Method in interface org.objectweb.easybeans.api.pool.Pool
Gets an object from the pool.
get(Clue) - Method in interface org.objectweb.easybeans.api.pool.Pool
Gets an object by using a specific hint.
get() - Method in class org.objectweb.easybeans.pool.JPool
Gets an object from the pool.
get(Clue) - Method in class org.objectweb.easybeans.pool.JPool
Gets an object by using a specific hint.
getAccess() - Method in class org.objectweb.easybeans.deployment.annotations.JField
 
getAccess() - Method in class org.objectweb.easybeans.deployment.annotations.JMethod
 
getActivationConfigProperties() - Method in class org.objectweb.easybeans.container.info.MessageDrivenInfo
Gets the activation config properties.
getActivationConfigProperties() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JMessageDriven
Gets the activation config properties.
getAdditionnalProperties(ManagedType) - Method in interface org.objectweb.easybeans.api.jmx.EZBManagementIdentifier
 
getAdditionnalProperties(EZBContainer) - Method in class org.objectweb.easybeans.container.management.JContainer3Identifier
getAdditionnalProperties(MDBMessageEndPointFactory) - Method in class org.objectweb.easybeans.container.mdb.management.MDBMessageEndPointFactoryIdentifier
getAdditionnalProperties(T) - Method in class org.objectweb.easybeans.container.session.SessionFactoryIdentifier
getAdditionnalProperties(IDeployer) - Method in class org.objectweb.easybeans.deployer.management.DeployerIdentifier
getAdditionnalProperties(Embedded) - Method in class org.objectweb.easybeans.server.management.EmbeddedIdentifier
getAlias() - Method in class org.objectweb.easybeans.xmlconfig.mapping.AbsMapping
Gets alias used.
getAllInterceptors() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
 
getAllInterfacesFromClass(ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.SessionBeanInterface
Gets all interfaces used by a class.
getAnnotationDeploymentAnalyzer() - Method in class org.objectweb.easybeans.deployment.Deployment
 
getAnnotationInterceptors() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getAnnotationInterceptors() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
getAnnotationMetadata() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.AbsAnnotationVisitor
 
getAnnotationVisitors() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanCommonVisitor
 
getApplicationException() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getApplicationException(EasyBeansInvocationContext, Exception) - Method in class org.objectweb.easybeans.transaction.interceptors.AbsTransactionInterceptor
Gets the application exception (if any) for the given invocation context and the given exception.
Note that a checked Exception is by default an application exception.
getApplicationExceptions() - Method in interface org.objectweb.easybeans.api.bean.IBeanInfo
Gets the list of application exceptions defined on this ejb jar metadata.
getApplicationExceptions() - Method in class org.objectweb.easybeans.container.info.BeanInfo
Gets the list of application exceptions defined on this ejb jar metadata.
getApplicationExceptions() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.EjbJarAnnotationMetadata
Gets the list of application exceptions defined on this ejb jar metadata.
getArchive() - Method in class org.objectweb.easybeans.api.EZBContainerCallbackInfo
Gets the archive (directory/file) managed by this container.
getArchive() - Method in interface org.objectweb.easybeans.api.EZBContainerConfig
 
getArchive() - Method in interface org.objectweb.easybeans.api.EZBManageableContainer
Gets the archive used by this container.
getArchive(Object) - Method in class org.objectweb.easybeans.container.archive.ArchiveManager
Creates an EZBArchive implementation object for the given object.
getArchive() - Method in class org.objectweb.easybeans.container.JContainer3
Gets the archive used by this container.
getArchive() - Method in class org.objectweb.easybeans.container.JContainerConfig
 
getAroundInvokeMethodMetadatas() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getArrayObjects() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ObjectArrayAnnotationVisitor
 
getAttributeMapping(String) - Method in class org.objectweb.easybeans.xmlconfig.mapping.ClassMapping
Gets the attribute mapping for the given attribute name.
getAttributeValue(Element, String) - Static method in class org.objectweb.easybeans.util.xml.XMLUtils
Returns the value of the attribute of the given element.
getAuthenticationType() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
 
getAutoCommit() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
In a JDBC-XA driver, autocommit is false if we are in a global Tx.
getBean() - Method in class org.objectweb.easybeans.container.session.EasyBeansSessionContext
Gets the bean of this context.
getBean(Long) - Method in class org.objectweb.easybeans.container.session.SessionFactory
Gets a bean for the given id.
getBean(Long) - Method in class org.objectweb.easybeans.container.session.stateful.StatefulSessionFactory
Gets a bean for the given id.
getBean(Long) - Method in class org.objectweb.easybeans.container.session.stateless.StatelessSessionFactory
Gets a bean for the given id.
getBeanClass() - Method in class org.objectweb.easybeans.container.AbsFactory
Gets the bean's class.
getBeanId() - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Gets the bean id.
getBeanId() - Method in interface org.objectweb.easybeans.rpc.api.EJBRequest
 
getBeanId() - Method in interface org.objectweb.easybeans.rpc.api.EJBResponse
 
getBeanId() - Method in class org.objectweb.easybeans.rpc.JEJBRequest
 
getBeanId() - Method in class org.objectweb.easybeans.rpc.JEJBResponse
 
getBeanInfo() - Method in interface org.objectweb.easybeans.api.Factory
Gets the bean information.
getBeanInfo() - Method in class org.objectweb.easybeans.container.mdb.MDBFactory
 
getBeanInfo() - Method in class org.objectweb.easybeans.container.session.SessionFactory
 
getBeanInterface() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JEjbEJB
 
getBeanName() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JEjbEJB
 
getBeanTransaction() - Method in class org.objectweb.easybeans.container.session.EasyBeansSessionContext
Gets the transaction used by this bean.
getBusinessLocalList() - Method in class org.objectweb.easybeans.deployment.xml.struct.Session
Gets the business-local interface list.
getBusinessObject(Class<T>) - Method in interface javax.ejb.SessionContext
Obtain an object that can be used to invoke the current bean through the given business interface.
getBusinessObject(Class<T>) - Method in class org.objectweb.easybeans.container.session.EasyBeansSessionContext
Obtain an object that can be used to invoke the current bean through the given business interface.
getBusinessRemoteList() - Method in class org.objectweb.easybeans.deployment.xml.struct.Session
Gets the business-remote interface list.
getBusyMaxRecent() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getBusyMinRecent() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getBytes() - Method in class org.objectweb.easybeans.enhancer.DefinedClass
 
getBytes() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
 
getBytes() - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
 
getCallbacks() - Method in interface org.objectweb.easybeans.api.EZBContainerConfig
 
getCallbacks() - Method in class org.objectweb.easybeans.container.JContainerConfig
 
getCallbacksLifeCycle() - Method in class org.objectweb.easybeans.container.JContainer3
 
getCallerIdentity() - Method in interface javax.ejb.EJBContext
Deprecated. 
getCallerIdentity() - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext
Deprecated. 
getCallerPrincipal() - Method in interface javax.ejb.EJBContext
 
getCallerPrincipal() - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext
Obtain the java.security.Principal that identifies the caller.
getCatalog() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
getCausedByException() - Method in exception javax.ejb.EJBException
 
getCheckLevel() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getClassAnnotationMetadata(String) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.EjbJarAnnotationMetadata
Get class annotation metadata.
getClassAnnotationMetadata() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.FieldAnnotationMetadata
 
getClassAnnotationMetadata() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
getClassAnnotationMetadataCollection() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.EjbJarAnnotationMetadata
Get collections of bean annotation metadata.
getClasses() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JInterceptors
 
getClassLoader() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getClassLoader() - Method in interface org.objectweb.easybeans.api.EZBContainer
Gets the classloader of the container.
getClassLoader() - Method in class org.objectweb.easybeans.container.JContainer3
Gets the classloader.
getClassLoader() - Method in class org.objectweb.easybeans.enhancer.Enhancer
 
getClassLoader() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
 
getClassMapping(String) - Method in class org.objectweb.easybeans.xmlconfig.mapping.XMLMapping
Gets the class mapping for the given class name.
getClassMapping(String, String) - Method in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Gets the Mapping for the given nameSpaceURI and the given classname.
getClassName() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getClassName() - Method in class org.objectweb.easybeans.container.AbsFactory
Gets the className used by this factory.
getClassName() - Method in class org.objectweb.easybeans.deployment.annotations.JClassInterceptor
 
getClassName() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getClassName() - Method in class org.objectweb.easybeans.deployment.xml.struct.LifeCycleCallback
Gets the class of this callback.
getClassName() - Method in class org.objectweb.easybeans.enhancer.DefinedClass
 
getClassName() - Method in class org.objectweb.easybeans.jsr77.MessageDrivenBeanMBean
Gets the className of this SessionBean.
getClassName() - Method in class org.objectweb.easybeans.jsr77.SessionBeanMBean
Gets the className of this SessionBean.
getClassReader(ClassAnnotationMetadata) - Method in class org.objectweb.easybeans.enhancer.Enhancer
Gets a class reader for a given metadata.
getClient(Hashtable<?, ?>) - Static method in class org.objectweb.easybeans.rpc.RPC
TODO : manage a pool and different kind of implementation.
getCompJndiName(String) - Static method in class org.objectweb.easybeans.injection.JNDILookupHelper
Gets a JNDI name object in java:comp/.
getComponent(String) - Method in class org.objectweb.easybeans.component.ComponentRegistry
Allow to get a reference on another component.
getComponent(String) - Method in class org.objectweb.easybeans.server.Embedded
Gets component with the given name.
getComponentContext() - Method in class org.objectweb.easybeans.naming.NamingManager
Get the Context associated with the current thread or to a class loader.
getComponentManager() - Method in class org.objectweb.easybeans.server.Embedded
 
getComponentName(EZBComponent) - Method in class org.objectweb.easybeans.component.ComponentManager
Gets the name for a given component.
getComponentName(EZBComponent) - Method in class org.objectweb.easybeans.component.ComponentRegistry
 
getComponentRegistry() - Method in class org.objectweb.easybeans.component.ComponentManager
 
getComponents() - Method in class org.objectweb.easybeans.component.ComponentManager
Gets the set of components.
getComponents() - Method in class org.objectweb.easybeans.server.Embedded
Gets the components that have been defined for this embedded server.
getConfiguration() - Method in interface org.objectweb.easybeans.api.EZBContainer
 
getConfiguration() - Method in class org.objectweb.easybeans.container.JContainer3
 
getConnection() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
getConnection(String, String) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Attempts to establish a connection with the data source that this DataSource object represents.
getConnection() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
Gets the physical connection to the database.
getConnection() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Create an object handle for a database connection.
getConnection() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getConnectionFailures() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getConnectionLeaks() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getConnectionManager(String) - Static method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Gets the ConnectionManager matching the DataSource name.
getConnectorObjectName() - Static method in class org.objectweb.easybeans.jmx.JMXRemoteHelper
 
getConstructorDesc() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
 
getContainer(String) - Method in interface org.objectweb.easybeans.api.EZBServer
Gets a container managed by this server.
getContainer() - Method in interface org.objectweb.easybeans.api.Factory
Gets the container used by this factory.
getContainer() - Method in class org.objectweb.easybeans.container.AbsFactory
Gets the container used by this factory.
getContainer(String) - Method in class org.objectweb.easybeans.server.Embedded
Gets a container managed by this server.
getContainer3CallbackInfo() - Method in class org.objectweb.easybeans.container.JContainer3
Gets information on the container that can be given to container callbacks.
getContainerId() - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
 
getContainerId() - Method in interface org.objectweb.easybeans.rpc.api.EJBRequest
 
getContainerId() - Method in class org.objectweb.easybeans.rpc.JEJBRequest
 
getContainers() - Method in interface org.objectweb.easybeans.api.EZBServer
 
getContainers() - Method in class org.objectweb.easybeans.server.Embedded
 
getContext(String) - Static method in class org.objectweb.easybeans.injection.JNDIBinderHelper
Gets the context for a given name (java: , java:comp, etc).
getContextData() - Method in interface javax.interceptor.InvocationContext
 
getCreatedTime() - Method in class org.objectweb.easybeans.pool.PoolEntryStatistics
 
getCreationTime() - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWork
 
getCurrent() - Method in class org.objectweb.easybeans.persistence.TxEntityManagerHandler
Gets the current entity manager (or create one) for the given transaction if there is one.
getCurrentBusy() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getCurrentEntityManager() - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Gets (or create) a new EntityManager for the current tx (if any).
getCurrentInTx() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getCurrentOpened() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getCurrentPoolSize() - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
 
getCurrentWaiters() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getCW() - Method in class org.objectweb.easybeans.enhancer.CommonClassGenerator
 
getDatasourceName() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Gets the name of the datasource.
getDefinedClasses() - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
 
getDelegate() - Method in class org.objectweb.easybeans.persistence.TxEntityManager
 
getDeployedObjects() - Method in class org.objectweb.easybeans.jsr77.J2EEServerMBean
 
getDeployer() - Method in class org.objectweb.easybeans.server.Embedded
 
getDeploymentDescriptor() - Method in class org.objectweb.easybeans.jsr77.J2EEDeployedObjectMBean
 
getDescription() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
 
getDescription() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JCommonBean
 
getDescription() - Method in class org.objectweb.easybeans.deployment.xml.struct.common.EnvEntry
 
getDescriptor() - Method in class org.objectweb.easybeans.deployment.annotations.JField
 
getDescriptor() - Method in class org.objectweb.easybeans.deployment.annotations.JMethod
 
getDocument(URL, boolean, EntityResolver) - Static method in class org.objectweb.easybeans.util.xml.DocumentParser
Builds a new Document for a given xml file.
getDomain() - Method in interface org.objectweb.easybeans.api.jmx.EZBManagementIdentifier
 
getDomain() - Method in class org.objectweb.easybeans.deployer.management.DeployerIdentifier
getDomain() - Method in class org.objectweb.easybeans.jsr77.JSR77ManagementIdentifier
getDSName() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getEasyBeansFactory() - Method in interface org.objectweb.easybeans.api.bean.EasyBeansBean
Gets the factory associated to this bean.
getEasyBeansMDB() - Method in class org.objectweb.easybeans.container.mdb.MDBMessageEndPoint
Gets the wrapped Message Driven Bean object.
getEasyBeansSessionContext() - Method in interface org.objectweb.easybeans.api.bean.EasyBeansSB
Gets the session context associated to this bean.
getEjb3() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.EjbJarAnnotationMetadata
 
getEjb3(EZBArchive) - Static method in class org.objectweb.easybeans.deployment.xml.EJB3DeploymentDesc
Gets EJB3 for a given archive.
getEjb3Directory() - Method in class org.objectweb.easybeans.server.ServerConfig
 
getEjbClass() - Method in class org.objectweb.easybeans.deployment.xml.struct.AbsBean
Gets the ejb-class.
getEJBHome() - Method in interface javax.ejb.EJBContext
 
getEJBHome() - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext
Obtain the enterprise bean's remote home interface.
getEjbJarAnnotationMetadata() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.AnnotationDeploymentAnalyzer
 
getEjbJarAnnotationMetadata() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getEjbJarAnnotationMetadata() - Method in class org.objectweb.easybeans.enhancer.Enhancer
 
getEjbLink() - Method in class org.objectweb.easybeans.deployment.xml.struct.common.EJBRef
 
getEJBLocalHome() - Method in interface javax.ejb.EJBContext
 
getEJBLocalHome() - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext
Obtain the enterprise bean's local home interface.
getEJBLocalObject() - Method in interface javax.ejb.SessionContext
Obtain a reference to the EJB local object that is associated with the instance.
getEJBLocalObject() - Method in class org.objectweb.easybeans.container.session.EasyBeansSessionContext
Obtain a reference to the EJB local object that is associated with the instance.
getEjbName() - Method in class org.objectweb.easybeans.deployment.xml.struct.AbsBean
Gets the ejb-name.
getEJBObject() - Method in interface javax.ejb.SessionContext
Obtain a reference to the EJB object that is currently associated with the instance.
getEJBObject() - Method in class org.objectweb.easybeans.container.session.EasyBeansSessionContext
Obtain a reference to the EJB object that is currently associated with the instance.
getEjbRefName() - Method in class org.objectweb.easybeans.deployment.xml.struct.common.EJBRef
 
getEJBRefs() - Method in class org.objectweb.easybeans.client.xml.ApplicationClient
 
getEjbRefType() - Method in class org.objectweb.easybeans.deployment.xml.struct.common.EJBRef
 
getEJBResponse(EJBRequest) - Method in interface org.objectweb.easybeans.rpc.rmi.server.RMIServerRPC
Handle a request and send back a response.
getEJBResponse(EJBRequest) - Method in class org.objectweb.easybeans.rpc.rmi.server.RMIServerRPCImpl
Handle a request and send back a response.
It finds the right container and its factory and send the request to the factory.
getEJBResponse(EJBRequest) - Method in class org.objectweb.easybeans.rpc.rmi.server.RMIServerRPCImpl_Stub
 
getEjbs() - Method in class org.objectweb.easybeans.jsr77.EJBModuleMBean
 
getEmbedded() - Method in class org.objectweb.easybeans.container.JContainer3
Gets the parent EZBServer instance.
getEmbedded(Integer) - Static method in class org.objectweb.easybeans.server.EmbeddedManager
Gets the embedded server with the given id.
getEmbedded() - Method in class org.objectweb.easybeans.server.ra.EasyBeansResourceAdapter
Gets the embedded object.
getEmptyVisitor() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanCommonVisitor
 
getEnterpriseBeans() - Method in class org.objectweb.easybeans.deployment.xml.struct.EJB3
Gets the enterprise-beans element.
getEntityManager(EasyBeansSessionContext, String, PersistenceContextType) - Static method in class org.objectweb.easybeans.injection.EntityManagerHelper
Gets an entity manager for the given session Context.
getEntityManager(String, PersistenceContextType) - Method in interface org.objectweb.easybeans.persistence.api.EZBPersistenceUnitManager
Gets an entity manager for the given unit name and the extra attributes.
getEntityManager(String, PersistenceContextType) - Method in class org.objectweb.easybeans.persistence.PersistenceUnitManager
Gets an entity manager for the given unit name and the extra attributes.
getEntityManagerFactory(EasyBeansSessionContext, String) - Static method in class org.objectweb.easybeans.injection.EntityManagerHelper
Gets an entity manager factory for the given session Context.
getEntityManagerFactory(String) - Method in interface org.objectweb.easybeans.persistence.api.EZBPersistenceUnitManager
Gets an entity manager factory for the given unit name.
getEntityManagerFactory() - Method in class org.objectweb.easybeans.persistence.JPersistenceContext
Gets the EntityManager factory.
getEntityManagerFactory(String) - Method in class org.objectweb.easybeans.persistence.PersistenceUnitManager
Gets an entity manager factory for the given unit name.
getEnvEntryList() - Method in class org.objectweb.easybeans.deployment.xml.struct.common.AbsEnvironment
 
getEnvEntryName() - Method in class org.objectweb.easybeans.deployment.xml.struct.common.EnvEntry
 
getEnvEntryType() - Method in class org.objectweb.easybeans.deployment.xml.struct.common.EnvEntry
 
getEnvEntryValue(EnvEntry) - Static method in class org.objectweb.easybeans.deployment.helper.JavaContextHelper
Gets the value for a given env-entry.
getEnvEntryValue() - Method in class org.objectweb.easybeans.deployment.xml.struct.common.EnvEntry
 
getEnvironment() - Method in interface javax.ejb.EJBContext
Deprecated. 
getEnvironment() - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext
Deprecated. 
getEnvironment() - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Retrieves the environment in effect for this context.
getEnvironment() - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Retrieves the environment in effect for this context.
getEnvJndiName(String) - Static method in class org.objectweb.easybeans.injection.JNDILookupHelper
Gets a JNDI name object in java:comp/env/.
getExceptions() - Method in class org.objectweb.easybeans.deployment.annotations.JMethod
 
getExecutionContext() - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWork
 
getExtensionFactories() - Method in class org.objectweb.easybeans.server.ServerConfig
 
getExternalTransactionControllerClass() - Method in class org.objectweb.easybeans.persistence.oracle.toplink.essentials.EasyBeansServerPlatform
INTERNAL: getExternalTransactionControllerClass(): Answer the class of external transaction controller to use for Oc4j.
getExternalUserEasyBeansInterceptors() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getEZBComponents() - Method in class org.objectweb.easybeans.component.Components
Gets the list of components.
getEZBServer() - Method in interface org.objectweb.easybeans.api.EZBContainerConfig
 
getEZBServer() - Method in class org.objectweb.easybeans.container.JContainerConfig
 
getFactories() - Method in class org.objectweb.easybeans.api.EZBContainerCallbackInfo
Gets the Map of factories managed by this container.
getFactories() - Method in class org.objectweb.easybeans.container.JContainer3
 
getFactory() - Method in interface org.objectweb.easybeans.api.EasyBeansInvocationContext
 
getFactory(String) - Method in interface org.objectweb.easybeans.api.EZBContainer
Gets a factory with its given name.
getFactory(String) - Method in class org.objectweb.easybeans.container.JContainer3
Gets a factory with its given name.
getFactory() - Method in interface org.objectweb.easybeans.rpc.api.EJBRequest
 
getFactory() - Method in class org.objectweb.easybeans.rpc.JEJBRequest
 
getFactoryName() - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
 
getFetchDirection() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getFetchSize() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getField(String) - Static method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
Gets the field name for a given interceptor.
getFieldAnnotationMetadata(JField) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getFieldAnnotationMetadataCollection() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Get collections of fields annotation metadata.
getFieldName() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.FieldAnnotationMetadata
 
getFlushMode() - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Get the flush mode that applies to all objects contained in the persistence context.
getGeneratedClassName() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
 
getGeneratedKeys() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getGlobalEasyBeansInterceptors() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getGlobalEasyBeansInterceptors() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
getHashedMethods() - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
 
getHashes() - Method in class org.objectweb.easybeans.container.AbsFactory
Gets the computed hashes.
getHoldability() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
getHostname() - Method in class org.objectweb.easybeans.component.carol.Protocol
 
getI18n() - Method in class org.objectweb.easybeans.log.CommonsLoggerImpl
Gets the i18n object associated to this logger.
getI18n() - Method in class org.objectweb.easybeans.log.JDKLogger
Gets the i18n object associated to this logger.
getI18n() - Method in interface org.objectweb.easybeans.log.JLog
Gets the i18n object associated to this logger.
getId() - Method in interface org.objectweb.easybeans.api.EZBManageableContainer
Gets the id of this container.
getID() - Method in interface org.objectweb.easybeans.api.EZBServer
Gets the id of this embedded server.
getId() - Method in class org.objectweb.easybeans.container.JContainer3
Gets the id of this container.
getId(Long) - Method in class org.objectweb.easybeans.container.session.SessionFactory
Gets a new ID or a null value.
getId(Long) - Method in class org.objectweb.easybeans.container.session.stateful.StatefulSessionFactory
Gets a new ID or a null value.
getId(Long) - Method in class org.objectweb.easybeans.container.session.stateless.StatelessSessionFactory
Gets a new ID or a null value.
getID() - Method in class org.objectweb.easybeans.server.Embedded
Gets the id of this embedded server.
getIdentifier() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
 
getIdentifier(T) - Method in class org.objectweb.easybeans.jmx.MBeansHelper
 
getIdMbeanServer() - Static method in class org.objectweb.easybeans.jmx.MBeanServerHelper
 
getInheritedPropertiesAsString(ObjectName) - Static method in class org.objectweb.easybeans.jsr77.JSR77ManagementIdentifier
 
getInitialContext() - Method in class org.objectweb.easybeans.naming.NamingManager
Get the initialContext used in this jonas server.
getInjectors() - Method in interface org.objectweb.easybeans.api.EZBContainerConfig
 
getInjectors() - Method in class org.objectweb.easybeans.container.JContainerConfig
 
getInstance() - Static method in class org.objectweb.easybeans.container.archive.ArchiveManager
Gets the unique instance of this class.
getInstance(Class) - Static method in class org.objectweb.easybeans.i18n.I18n
Gets the instance for a given class.
getInstance(Class, ClassLoader) - Static method in class org.objectweb.easybeans.i18n.I18n
Gets the instance for a given class.
getInstance(String) - Static method in class org.objectweb.easybeans.i18n.I18n
Gets the instance for a given package.
getInstance(String, ClassLoader) - Static method in class org.objectweb.easybeans.i18n.I18n
Gets the instance for a given package.
getInstance() - Static method in class org.objectweb.easybeans.jmx.MBeansHelper
 
getInstance() - Static method in class org.objectweb.easybeans.naming.NamingManager
Return the unique instance of a NamingManager.
getInterceptorClass() - Static method in class org.objectweb.easybeans.naming.interceptors.ENCManager
 
getInterceptors(String, EjbJarAnnotationMetadata, List<String>) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.InterceptorsClassResolver
Found interceptors method in the given class.
getInterceptors() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
getInterfaceClassName() - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
 
getInterfaces() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JInterface
 
getInterfaces() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getInternalMBeanServer() - Static method in class org.objectweb.easybeans.jmx.MBeanServerHelper
 
getInternalUserEasyBeansInterceptors() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getInvertedSuperClassesMetadata(ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.InterceptorsClassResolver
Gets the inverted list of metadata for a given class (super class is the first one in the list).
getInvokedBusinessInterface() - Method in interface javax.ejb.SessionContext
Obtain the business interface through which the current business method invocation was made.
getInvokedBusinessInterface() - Method in class org.objectweb.easybeans.container.session.EasyBeansSessionContext
Obtain the business interface through which the current business method invocation was made.
getItfClassName() - Method in class org.objectweb.easybeans.rpc.AbsCallRef
Gets the interface class name.
getJAnnotationResource() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxAnnotationResourceVisitor
 
getJAnnotationResource() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
 
getJAnnotationResource() - Method in interface org.objectweb.easybeans.deployment.annotations.metadata.interfaces.IAnnotationResource
 
getJAnnotationResources() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getJarFiles() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
 
getJarFileUrls() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getJarFileUrls() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
 
getJavaContext() - Method in interface org.objectweb.easybeans.api.Factory
Gets the java: context.
getJavaContext() - Method in class org.objectweb.easybeans.container.AbsFactory
Gets the java: context.
getJavaVMs() - Method in class org.objectweb.easybeans.jsr77.J2EEModuleMBean
 
getJavaVMs() - Method in class org.objectweb.easybeans.jsr77.J2EEServerMBean
 
getJavaxPersistenceContext() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceContextVisitor
 
getJavaxPersistenceContext() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
 
getJavaxPersistenceContext() - Method in interface org.objectweb.easybeans.deployment.annotations.metadata.interfaces.IPersistenceContext
 
getJavaxPersistencePersistenceContexts() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getJavaxPersistencePersistenceUnits() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getJavaxPersistenceUnit() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceUnitVisitor
 
getJavaxPersistenceUnit() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
 
getJavaxPersistenceUnit() - Method in interface org.objectweb.easybeans.deployment.annotations.metadata.interfaces.IPersistenceUnit
 
getJCommonBean() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.AbsCommonEjbVisitor
 
getJCommonBean() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor
 
getJCommonBean() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbStatefulVisitor
 
getJCommonBean() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbStatelessVisitor
 
getJCommonBean() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getJEjbEJB() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxEjbEJBVisitor
 
getJEjbEJB() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
 
getJEjbEJB() - Method in interface org.objectweb.easybeans.deployment.annotations.metadata.interfaces.IEjbEJB
 
getJEjbEJBs() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getJField() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.FieldAnnotationMetadata
 
getJMessageDriven() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getJMethod() - Method in class org.objectweb.easybeans.deployment.annotations.JClassInterceptor
 
getJMethod() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
getJndiName(String, FieldAnnotationMetadata) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Ensures that jndiName is valid and return the default value if it is a null value.
getJndiName(String, MethodAnnotationMetadata) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Ensures that jndiName is valid and return the default value if it is a null value.
getJndiName(String) - Static method in class org.objectweb.easybeans.injection.JNDILookupHelper
Gets a JNDI name object.
getJndiNameInterface(String, String) - Method in class org.objectweb.easybeans.deployment.resolver.JNDIResolver
Gets jndi name for a given interface and a bean name.
getJOnASResourceAdapter(String) - Static method in class org.objectweb.easybeans.container.mdb.MDBResourceAdapterHelper
Gets the ResourceAdapter by using JOnAS code (used when embedded into JOnAS application server).
getJRemove() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
getJStateful() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getJStateless() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getJtaDataSource() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getJtaDataSource() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
 
getJtaDataSourceName() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Gets the jta datasource name.
getLastModified(File) - Method in class org.objectweb.easybeans.server.ContainersMonitor
Gets the last modified attribute of a given archive.
If it is a directory, returns the last modified file of the archive.
getLibraries(ServletContext, List<String>) - Method in class org.objectweb.easybeans.server.war.EasyBeansContextListener
Retrieve a List of libraries to be loaded by TopLevel ClassLoaders.
getLocalHome() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getLocalInterfaces() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getLog(Class) - Static method in class org.objectweb.easybeans.log.JLogFactory
Factory method used to return a logger.
getLogger() - Static method in class org.objectweb.easybeans.jsr77.J2EEManagedObjectMBean
 
getLogger() - Static method in class org.objectweb.easybeans.jsr77.JSR77ManagementIdentifier
 
getLogger() - Method in class org.objectweb.easybeans.log.JDKLogger
 
getLoginTimeout() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
getLogWriter() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
getManagedClassNames() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getManagedClassNames() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
 
getManagedComponent() - Method in class org.objectweb.easybeans.jsr77.J2EEManagedObjectMBean
 
getMap() - Method in class org.objectweb.easybeans.enhancer.Enhancer
 
getMappedName() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
 
getMappedName() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JCommonBean
 
getMappedName() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JEjbEJB
 
getMappingFileNames() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getMappingFileNames() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
 
getMaxAge() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getMaxAgeMilli() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getMaxFieldSize() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getMaxOpenTime() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getMaxOpenTimeMilli() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getMaxPoolSize() - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
 
getMaxRows() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getMaxWaiters() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getMaxWaitTime() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getMBeanServerServer() - Static method in class org.objectweb.easybeans.jmx.MBeanServerHelper
Gets first available MBean Server.
getMessage(String, Object...) - Method in class org.objectweb.easybeans.i18n.I18n
Gets the formatted string with the given arguments.
getMessage(Object, Object...) - Method in class org.objectweb.easybeans.log.CommonsLoggerImpl
Gets a string message build with the given args.
*
getMessage(Object, Object...) - Method in class org.objectweb.easybeans.log.JDKLogger
Gets a string message build with the given args.
*
getMessageContext() - Method in interface javax.ejb.SessionContext
Obtain a reference to the JAX-RPC MessageContext.
getMessageContext() - Method in class org.objectweb.easybeans.container.session.EasyBeansSessionContext
Obtain a reference to the JAX-RPC MessageContext.
getMessageDrivenInfo() - Method in class org.objectweb.easybeans.container.mdb.MDBFactory
 
getMessageListenerInterface() - Method in class org.objectweb.easybeans.container.info.MessageDrivenInfo
 
getMessageListenerInterface() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JMessageDriven
 
getMetaData() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
getMetaData() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getMethod() - Method in interface javax.interceptor.InvocationContext
 
getMethod(ClassAnnotationMetadata, JMethod, boolean) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.SessionBeanInterface
Gets method metadata on the given class metadata for the given method.
getMethod() - Method in class org.objectweb.easybeans.deployment.xml.struct.LifeCycleCallback
Gets the method of the class for the callback.
getMethod(String) - Static method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
Gets the getter method name for a given interceptor.
getMethodAnnotationMetadata(JMethod) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getMethodAnnotationMetadata() - Method in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
 
getMethodAnnotationMetadataCollection() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Get collections of methods annotation metadata.
getMethodArgs() - Method in interface org.objectweb.easybeans.rpc.api.EJBRequest
 
getMethodArgs() - Method in class org.objectweb.easybeans.rpc.JEJBRequest
 
getMethodHash() - Method in interface org.objectweb.easybeans.rpc.api.EJBRequest
 
getMethodHash() - Method in class org.objectweb.easybeans.rpc.JEJBRequest
 
getMethodName() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
getMethodName() - Method in interface org.objectweb.easybeans.rpc.api.EJBRequest
 
getMethodName() - Method in class org.objectweb.easybeans.rpc.JEJBRequest
 
getMinPoolSize() - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
 
getMoreResults() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getMoreResults(int) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getName() - Method in interface org.objectweb.easybeans.api.EZBArchive
 
getName() - Method in interface org.objectweb.easybeans.api.EZBManageableContainer
Gets the name of this container.
getName() - Method in class org.objectweb.easybeans.component.carol.Protocol
 
getName() - Method in class org.objectweb.easybeans.container.archive.EZBDirectoryArchiveImpl
 
getName() - Method in class org.objectweb.easybeans.container.archive.EZBJarArchiveImpl
 
getName() - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext.DummyPrincipal
 
getName() - Method in class org.objectweb.easybeans.container.JContainer3
Gets the name of this container.
getName() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
 
getName() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceContext
 
getName() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceUnit
 
getName() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JCommonBean
 
getName() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JEjbEJB
 
getName() - Method in class org.objectweb.easybeans.deployment.annotations.JField
 
getName() - Method in class org.objectweb.easybeans.deployment.annotations.JMethod
 
getName() - Method in class org.objectweb.easybeans.xmlconfig.mapping.AbsMapping
Gets name of this mapping element.
getNameInNamespace() - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Retrieves the full name of this context within its own namespace.
getNameParser(Name) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Retrieves the parser associated with the named context.
getNameParser(Name) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Retrieves the parser associated with the named context.
getNamePropertyValue(ManagedType) - Method in interface org.objectweb.easybeans.api.jmx.EZBManagementIdentifier
 
getNamePropertyValue(EZBContainer) - Method in class org.objectweb.easybeans.container.management.JContainer3Identifier
getNamePropertyValue(MDBMessageEndPointFactory) - Method in class org.objectweb.easybeans.container.mdb.management.MDBMessageEndPointFactoryIdentifier
getNamePropertyValue(T) - Method in class org.objectweb.easybeans.container.session.SessionFactoryIdentifier
getNamePropertyValue(IDeployer) - Method in class org.objectweb.easybeans.deployer.management.DeployerIdentifier
getNamePropertyValue(Embedded) - Method in class org.objectweb.easybeans.server.management.EmbeddedIdentifier
getNamingManager() - Static method in class org.objectweb.easybeans.container.AbsFactory
Gets the reference on the naming manager.
getNewTempClassLoader() - Method in interface javax.persistence.spi.PersistenceUnitInfo
Return a new instance of a ClassLoader that the provider may use to temporarily load any classes, resources, or open URLs.
getNewTempClassLoader() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Return a new instance of a ClassLoader that the provider may use to temporarily load any classes, resources, or open URLs.
getNonJtaDataSource() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getNonJtaDataSource() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
 
getNonJtaDataSourceName() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Gets the non jta datasource name.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.easybeans.component.jdbcpool.DataSourceFactory
Creates an object using the location or reference information specified.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.objectweb.easybeans.naming.pkg.java.javaURLContextFactory
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.objectweb.easybeans.rpc.LocalCallFactory
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.objectweb.easybeans.rpc.RemoteCallFactory
 
getObjectName(T) - Method in class org.objectweb.easybeans.jmx.MBeansHelper
 
getOpenCount() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
 
getOpenedCount() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getORB() - Static method in class org.objectweb.easybeans.injection.ORBInitHelper
Gets an ORB object.
getOriginalClassAnnotationMetadata() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
getParameterMetaData() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getParameters() - Method in interface javax.interceptor.InvocationContext
 
getParentNameProperty(String) - Static method in class org.objectweb.easybeans.jsr77.JSR77ManagementIdentifier
 
getPassword() - Method in class org.objectweb.easybeans.component.hsqldb.User
 
getPassword() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getPersistenceContext(String) - Method in class org.objectweb.easybeans.persistence.PersistenceUnitManager
Gets the persistence context associated to a given persistence unit name.
getPersistenceProvider() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
 
getPersistenceProviderClassName() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getPersistenceProviderClassName() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
 
getPersistenceUnitInfo(URL) - Static method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoHelper
Parses the given XML and complete the PersistenceUnitInfos structure before returning it.
getPersistenceUnitManager() - Method in interface org.objectweb.easybeans.api.EZBContainer
Gets the persistence manager object which manages all persistence-unit associated to this container.
getPersistenceUnitManager() - Method in class org.objectweb.easybeans.container.JContainer3
Gets the persistence manager object which manages all persistence-unit associated to this container.
getPersistenceUnitName() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getPersistenceUnitName() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
 
getPersistenceUnitRootUrl() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getPersistenceUnitRootUrl() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
 
getPersistenceXmlFileUrl() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
 
getPool() - Method in interface org.objectweb.easybeans.api.Factory
Gets the pool used by this factory.
getPool() - Method in class org.objectweb.easybeans.container.AbsFactory
Gets the pool used by this factory.
getPoolMax() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getPoolMin() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getPortNumber() - Method in class org.objectweb.easybeans.component.carol.Protocol
 
getPostActivateMethodsMetadata() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getPostConstructList() - Method in class org.objectweb.easybeans.deployment.xml.struct.common.AbsEnvironment
 
getPostConstructMethodsMetadata() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getPreDestroyList() - Method in class org.objectweb.easybeans.deployment.xml.struct.common.AbsEnvironment
 
getPreDestroyMethodsMetadata() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getPrePassivateMethodsMetadata() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getProperties() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getProperties() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
 
getPropertiesValueElement(String, Element, String) - Static method in class org.objectweb.easybeans.util.xml.XMLUtils
Returns a Properties object matching the given node.
getProtocols() - Method in class org.objectweb.easybeans.component.carol.CarolComponent
Gets the protocols defined for the start.
getProviderURL() - Method in class org.objectweb.easybeans.component.carol.CarolComponent
Gets the default Provider URL.
getProviderURL() - Method in interface org.objectweb.easybeans.component.itf.RegistryComponent
Gets the default Provider URL.
getPstmtMax() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getQueryTimeout() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getReference() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Retrieves the Reference of this object.
getReference(Class<T>, Object) - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Get an instance, whose state may be lazily fetched.
getReference() - Method in class org.objectweb.easybeans.rpc.AbsCallRef
Retrieves the Reference of this object.
getReference() - Method in class org.objectweb.easybeans.rpc.LocalCallRef
Retrieves the Reference of this object.
getReference() - Method in class org.objectweb.easybeans.rpc.RemoteCallRef
Retrieves the Reference of this object.
getRegistry() - Static method in class org.objectweb.easybeans.jmx.CommonsModelerHelper
Gets the registry.
getRejectedFull() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getRejectedOpen() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getRejectedOther() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getRejectedTimeout() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getRelativeName(String) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Get name without the url prefix.
getRelativeName(Name) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Get name without the url prefix.
getRemote() - Method in class org.objectweb.easybeans.deployment.xml.struct.common.EJBRef
 
getRemoteHome() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getRemoteInterfaces() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getResource(String) - Method in interface org.objectweb.easybeans.api.EZBArchive
 
getResource(String) - Method in class org.objectweb.easybeans.container.archive.EZBDirectoryArchiveImpl
 
getResource(String) - Method in class org.objectweb.easybeans.container.archive.EZBJarArchiveImpl
 
getResourceAdapter() - Method in interface org.objectweb.easybeans.component.itf.JMSComponent
Gets the resource adapter instance.
getResourceAdapter() - Method in class org.objectweb.easybeans.component.joram.JoramComponent
Gets the resource adapter instance.
getResourceAdapter(String, Embedded) - Static method in class org.objectweb.easybeans.container.mdb.MDBResourceAdapterHelper
Gets the resource adapter object for the given jndi name (activation spec) and the given embedded object.
getResources() - Method in interface org.objectweb.easybeans.api.EZBArchive
 
getResources(String) - Method in interface org.objectweb.easybeans.api.EZBArchive
 
getResources() - Method in class org.objectweb.easybeans.container.archive.EZBDirectoryArchiveImpl
 
getResources(String) - Method in class org.objectweb.easybeans.container.archive.EZBDirectoryArchiveImpl
 
getResources() - Method in class org.objectweb.easybeans.container.archive.EZBJarArchiveImpl
 
getResources(String) - Method in class org.objectweb.easybeans.container.archive.EZBJarArchiveImpl
 
getResources() - Method in class org.objectweb.easybeans.jsr77.J2EEServerMBean
non-sens in EasyBeans.
getResultSet() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getResultSetConcurrency() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getResultSetHoldability() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getResultSetType() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getReUsedPreparedStatements() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
 
getRollbackOnly() - Method in interface javax.ejb.EJBContext
 
getRollbackOnly() - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext
Test if the transaction has been marked for rollback only.
getRPCException() - Method in interface org.objectweb.easybeans.rpc.api.EJBResponse
 
getRPCException() - Method in class org.objectweb.easybeans.rpc.JEJBResponse
 
getSamplingPeriod() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getServedOpen() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getServer() - Method in class org.objectweb.easybeans.jsr77.J2EEDeployedObjectMBean
 
getServerConfig() - Method in class org.objectweb.easybeans.server.Embedded
 
getServerConfig() - Method in class org.objectweb.easybeans.server.war.EasyBeansContextListener
 
getServerNameAndVersion() - Method in class org.objectweb.easybeans.persistence.oracle.toplink.essentials.EasyBeansServerPlatform
Gets the EasyBeans server name.
getServerVendor() - Method in class org.objectweb.easybeans.jsr77.J2EEServerMBean
 
getServerVersion() - Method in class org.objectweb.easybeans.jsr77.J2EEServerMBean
 
getSessionBeanInfo() - Method in class org.objectweb.easybeans.container.session.SessionFactory
 
getSessionList() - Method in class org.objectweb.easybeans.deployment.xml.struct.EnterpriseBeans
Gets the list of <session> elements.
getSessionType() - Method in class org.objectweb.easybeans.deployment.xml.struct.Session
Gets the session-type.
getSignature() - Method in class org.objectweb.easybeans.deployment.annotations.JField
 
getSignature() - Method in class org.objectweb.easybeans.deployment.annotations.JMethod
 
getSql() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
 
getStringListValueElement(String, Element, String) - Static method in class org.objectweb.easybeans.util.xml.XMLUtils
Returns a list of value for the given node.
getStringValueElement(String, Element, String) - Static method in class org.objectweb.easybeans.util.xml.XMLUtils
Returns the value of the given node.
getSuperName() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getSupportedType(Class) - Method in class org.objectweb.easybeans.container.archive.ArchiveManager
Determines the type supported by the given factory Class object.
getTarget() - Method in interface javax.interceptor.InvocationContext
 
getTestStatement() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getThrowable(Object...) - Method in class org.objectweb.easybeans.log.CommonsLoggerImpl
Try to find a Throwable object in the array of object args.
getThrowable(Object...) - Method in class org.objectweb.easybeans.log.JDKLogger
Try to find a Throwable object in the array of object args.
getTimeout() - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWork
 
getTimers() - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext.DummyTimerService
Get all the active timers associated with this bean.
getTimerService() - Method in interface javax.ejb.EJBContext
 
getTimerService() - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext
Get access to the EJB Timer Service.
getTransaction() - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Return the resource-level transaction object.
getTransactionAttributeType() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getTransactionAttributeType() - Method in interface org.objectweb.easybeans.deployment.annotations.metadata.interfaces.ITransactionAttribute
 
getTransactionAttributeType() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
getTransactionIsolation() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Gets the transaction isolation level.
getTransactionIsolation() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
getTransactionManagementType() - Method in interface org.objectweb.easybeans.api.bean.IBeanInfo
Gets the type of transaction for the given bean.
getTransactionManagementType() - Method in class org.objectweb.easybeans.container.info.BeanInfo
Gets the type of transaction for the given bean.
getTransactionManagementType() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
getTransactionManager() - Method in interface org.objectweb.easybeans.component.itf.TMComponent
Gets the transaction manager object.
getTransactionManager() - Method in class org.objectweb.easybeans.component.jotm.JOTMComponent
Gets the transaction manager object.
getTransactionManager() - Method in class org.objectweb.easybeans.persistence.openjpa.EasyBeansManagedRuntime
 
getTransactionManager() - Method in class org.objectweb.easybeans.transaction.interceptors.AbsTransactionInterceptor
Gets the transaction manager.
getTransactionManager() - Static method in class org.objectweb.easybeans.transaction.JTransactionManager
Allow to get a transaction manager.
getTransactionTimeout() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Obtain the current transaction timeout value set for this XAResource instance.
getTransactionType() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getTransactionType() - Method in class org.objectweb.easybeans.deployment.xml.struct.Session
Gets the transaction-type.
getTransactionType() - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
 
getTx() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
 
getTxEntityManager() - Method in class org.objectweb.easybeans.persistence.JPersistenceContext
Gets the EntityManager used for Transaction-Scoped.
getType() - Method in interface org.objectweb.easybeans.deployment.annotations.analyzer.AnnotationType
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxAnnotationResourcesVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbApplicationExceptionVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbEJBsVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbLocalHomeVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbLocalVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbRemoteHomeVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbRemoteVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbStatefulVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbStatelessVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbTransactionManagementVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxPersistencePersistenceContextsVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxPersistencePersistenceUnitsVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxAnnotationResourceVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxEjbEJBVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxEjbTransactionAttributeVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxInterceptorInterceptorsVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceContextVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceUnitVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxAnnotationPostConstructVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxAnnotationPreDestroyVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbInitVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbPostActivateVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbPrePassivateVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbRemoveVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbTimeoutVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxInterceptorAroundInvokeVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxInterceptorExcludeClassInterceptorsVisitor
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
 
getType() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceContext
 
getTypeMap() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
getTypeName() - Method in interface org.objectweb.easybeans.api.jmx.EZBManagementIdentifier
 
getTypeName() - Method in class org.objectweb.easybeans.jsr77.JSR77ManagementIdentifier
getTypeName() - Method in class org.objectweb.easybeans.management.CommonsManagementIdentifier
getTypeProperty() - Method in interface org.objectweb.easybeans.api.jmx.EZBManagementIdentifier
May differ if JSR77 MBean or "normal" MBean.
A JSR77 MBean has j2eeType=XX, but a "normal" MBean has type=YY.
getTypeProperty() - Method in class org.objectweb.easybeans.jsr77.JSR77ManagementIdentifier
May differ if JSR77 MBean or "normal" MBean.
A JSR77 MBean has j2eeType=XX, but a "normal" MBean has type=YY.
getTypeProperty() - Method in class org.objectweb.easybeans.management.CommonsManagementIdentifier
May differ if JSR77 MBean or "normal" MBean.
A JSR77 MBean has j2eeType=XX, but a "normal" MBean has type=YY.
getTypeValue() - Method in interface org.objectweb.easybeans.api.jmx.EZBManagementIdentifier
This method has to be implemented by each EZBManagementIdentifier.
getTypeValue() - Method in class org.objectweb.easybeans.container.management.JContainer3Identifier
This method has to be implemented by each EZBManagementIdentifier.
getTypeValue() - Method in class org.objectweb.easybeans.container.mdb.management.MDBMessageEndPointFactoryIdentifier
This method has to be implemented by each EZBManagementIdentifier.
getTypeValue() - Method in class org.objectweb.easybeans.container.session.stateful.management.StatefulSessionFactoryIdentifier
This method has to be implemented by each EZBManagementIdentifier.
getTypeValue() - Method in class org.objectweb.easybeans.container.session.stateless.management.StatelessSessionFactoryIdentifier
This method has to be implemented by each EZBManagementIdentifier.
getTypeValue() - Method in class org.objectweb.easybeans.deployer.management.DeployerIdentifier
This method has to be implemented by each EZBManagementIdentifier.
getTypeValue() - Method in class org.objectweb.easybeans.server.management.EmbeddedIdentifier
This method has to be implemented by each EZBManagementIdentifier.
getUnitName() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceContext
 
getUnitName() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceUnit
 
getUpdateCount() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getURL() - Method in interface org.objectweb.easybeans.api.EZBArchive
 
getUrl() - Method in class org.objectweb.easybeans.component.carol.Protocol
 
getUrl() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getURL() - Method in class org.objectweb.easybeans.container.archive.EZBDirectoryArchiveImpl
 
getURL() - Method in class org.objectweb.easybeans.container.archive.EZBJarArchiveImpl
 
getUserClasspathUrls() - Method in class org.objectweb.easybeans.client.ClientContainer
Gets the URL of user classpath (can be empty).
getUserEasyBeansInterceptors() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
getUserName() - Method in class org.objectweb.easybeans.component.hsqldb.User
 
getUserName() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getUsers() - Method in class org.objectweb.easybeans.component.hsqldb.HSQLDBComponent
Gets the list of users.
getUserTransaction() - Method in interface javax.ejb.EJBContext
 
getUserTransaction() - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext
Obtain the transaction demarcation interface.
getValue() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.EnumAnnotationVisitor
 
getValue() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ObjectAnnotationVisitor
 
getValue() - Method in class org.objectweb.easybeans.deployment.annotations.JField
 
getValue() - Method in interface org.objectweb.easybeans.rpc.api.EJBResponse
 
getValue() - Method in class org.objectweb.easybeans.rpc.JEJBResponse
Gets the value.
getWaiterCount() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getWaitersHigh() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getWaitersHighRecent() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getWaitingHigh() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getWaitingHighRecent() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getWaitingTime() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
getWarnings() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
getWarnings() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
getWork() - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWork
 
getWorkListener() - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWork
 
getWorkManager() - Method in class org.objectweb.easybeans.component.joram.JoramBootstrapContext
Return the associated WorkManager.
getWrappedComponent() - Method in interface org.objectweb.easybeans.component.api.EZBWrappedComponent
Gets the instance that has been wrapped.
getXAConnection() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Attempts to establish a physical database connection that can be used in a distributed transaction.
getXAConnection(String, String) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Attempts to establish a physical database connection, using the given user name and password.
getXAResource() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Return an XA resource to the caller.
getXaResource() - Method in class org.objectweb.easybeans.container.mdb.MDBMessageEndPoint
Gets the XAResource of this message end point.
getXAResources(ActivationSpec[]) - Method in class org.objectweb.easybeans.server.ra.EasyBeansResourceAdapter
This method is called by the application server during crash recovery.
getXATerminator() - Method in class org.objectweb.easybeans.component.joram.JoramBootstrapContext
Return an XATerminator.
getXmlMapping() - Method in class org.objectweb.easybeans.xmlconfig.mapping.XMLMappingBuilder
Gets the XML mapping object.
getXMLMapping(String, String) - Method in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Gets the XML mapping for the given namespace and the node name.
globalEasyBeansInterceptors - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
EasyBeans global interceptors.
These interceptors correspond to a list of interceptors that need to be present first on all methods.
globalEasyBeansInterceptors - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
EasyBeans global interceptors.
These interceptors correspond to a list of interceptors that need to be present first on this current method.

H

handleBeanManagedException(EasyBeansInvocationContext, Exception) - Method in class org.objectweb.easybeans.transaction.interceptors.AbsTransactionInterceptor
Handle an exception for bean managed transaction.
See Chapter 14.3.1.
handleContextClientTransaction(EasyBeansInvocationContext, Exception) - Method in class org.objectweb.easybeans.transaction.interceptors.AbsTransactionInterceptor
Handle an exception and the transaction is the client transaction.
See Chapter 14.3.1.
handleContextContainerTransaction(EasyBeansInvocationContext, Exception) - Method in class org.objectweb.easybeans.transaction.interceptors.AbsTransactionInterceptor
Handle an exception and the transaction is the container transaction.
handleObjectMethods(Method, Object[]) - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Manages all methods of java.lang.Object class.
handler - Variable in class org.objectweb.easybeans.persistence.TxEntityManager
Handler of the manager.
handlerSet - Static variable in class org.objectweb.easybeans.log.JDKLogger
Handler already set.
handleThrowable(Throwable, boolean, Method) - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Handle the given throwable and throw the correct exception to the client.
handleUnspecifiedTransactionContext(EasyBeansInvocationContext, Exception) - Method in class org.objectweb.easybeans.transaction.interceptors.AbsTransactionInterceptor
Handle an exception that are in an unspecified transaction context.
See Chapter 14.3.1.
Hash - Class in org.objectweb.easybeans.rpc.util
Utility class providing some hashing methods on java.lang.reflect.Method or java.lang.Class.
Hash() - Constructor for class org.objectweb.easybeans.rpc.util.Hash
Utility class, no public constructor.
hashClass(Class) - Static method in class org.objectweb.easybeans.rpc.util.Hash
Gets a map between an hash and its associated method.
hashCode - Variable in class org.objectweb.easybeans.component.jdbcpool.JStatement
Hashcode computed in constructor.
hashCode() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
 
hashCode() - Method in class org.objectweb.easybeans.container.archive.EZBDirectoryArchiveImpl
Gets hashcode for this object.
hashCode() - Method in class org.objectweb.easybeans.container.archive.EZBJarArchiveImpl
Gets hashcode for this object.
hashCode() - Method in class org.objectweb.easybeans.deployment.annotations.JClassInterceptor
 
hashCode() - Method in class org.objectweb.easybeans.deployment.annotations.JField
 
hashCode() - Method in class org.objectweb.easybeans.deployment.annotations.JMethod
 
hashCode() - Method in class org.objectweb.easybeans.enhancer.DefinedClass
 
hashedMethods - Variable in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Map between method and its hash.
hashes - Variable in class org.objectweb.easybeans.container.AbsFactory
Keep a direct reference to the method so that we don't need to compute each time the method object to invoke.
http://java.sun.com/j2se/1.5.0/docs/guide/rmi/spec/rmi-stubs24.html
hashMethod(Method) - Static method in class org.objectweb.easybeans.rpc.util.Hash
Computes the hash for a given method.
The method hash to be used for the opnum parameter is a 64-bit (long) integer computed from the first two 32-bit values of the message digest of a particular byte stream using the National Institute of Standards and Technology (NIST) Secure Hash Algorithm (SHA-1).
hasMore() - Method in class org.objectweb.easybeans.naming.context.BindingsImpl
Determines whether there are any more elements in the enumeration.
hasMore() - Method in class org.objectweb.easybeans.naming.context.NamingEnumerationImpl
Determines whether there are any more elements in the enumeration.
hasMoreElements() - Method in class org.objectweb.easybeans.naming.context.BindingsImpl
Tests if this enumeration contains more elements.
hasMoreElements() - Method in class org.objectweb.easybeans.naming.context.NamingEnumerationImpl
Tests if this enumeration contains more elements.
highMaxWaiters - Variable in class org.objectweb.easybeans.pool.JPool
Maximum number of waiters during current period.
highWaitingTime - Variable in class org.objectweb.easybeans.pool.JPool
Maximum waiting time during current period.
hold() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Notify as opened.
host - Variable in class org.objectweb.easybeans.component.joram.JoramComponent
Host.
hostname - Variable in class org.objectweb.easybeans.component.carol.Protocol
Hostname (other way to configure the URL).
HSQLDBComponent - Class in org.objectweb.easybeans.component.hsqldb
Allows to start an embedded HSQLDB server.
HSQLDBComponent() - Constructor for class org.objectweb.easybeans.component.hsqldb.HSQLDBComponent
Default constructor.
Use default port number.
HTTP_NAMESPACE - Static variable in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Http:// namespace.

I

I18n - Class in org.objectweb.easybeans.i18n
This class defines the way for getting message with ResourceBundle for different language.
I18n(String, ClassLoader) - Constructor for class org.objectweb.easybeans.i18n.I18n
Constructor (private access, use getInstance instead).
i18n - Variable in class org.objectweb.easybeans.log.CommonsLoggerImpl
Instance of I18n.
i18n - Variable in class org.objectweb.easybeans.log.JDKLogger
I18n object.
IAnnotationResource - Interface in org.objectweb.easybeans.deployment.annotations.metadata.interfaces
This interface represents methods which can be call on ClassAnnotationMetadata, MethodAnnotationMetadata and FieldAnnotationMetadata.
It manages @Resource annotation.
IBeanInfo - Interface in org.objectweb.easybeans.api.bean
This interface is used for containing a description for a bean.
ictx - Variable in class org.objectweb.easybeans.component.joram.JoramComponent
Initial Context.
ictx - Variable in class org.objectweb.easybeans.naming.NamingManager
Initial Context.
ID - Static variable in class org.objectweb.easybeans.component.joram.JoramComponent
ID of the JORAM server.
id - Variable in class org.objectweb.easybeans.container.JContainer3
Id of this container.
id - Variable in class org.objectweb.easybeans.deployment.annotations.JClassInterceptor
Id of this interceptor (0 = no id).
id - Variable in class org.objectweb.easybeans.server.Embedded
ID of this embedded server.
idCount - Variable in class org.objectweb.easybeans.container.session.stateful.StatefulSessionFactory
Id generator.
idCreated - Variable in class org.objectweb.easybeans.container.session.stateful.StatefulSessionFactory
Id of created objects.
identifier - Variable in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Identifier of this connection.
identifiers - Variable in class org.objectweb.easybeans.jmx.MBeansHelper
The Identifier in charge of creating the right ObjectName for a given instance.
IDeployer - Interface in org.objectweb.easybeans.deployer
Interface allowing to deploys some files to this EJB3 container.
idMap - Variable in class org.objectweb.easybeans.container.session.stateful.StatefulSessionFactory
TODO: to be removed.
idMbeanServer - Static variable in class org.objectweb.easybeans.jmx.MBeanServerHelper
Id of the generated MBeanServer.
IEjbEJB - Interface in org.objectweb.easybeans.deployment.annotations.metadata.interfaces
This interface represents methods which can be call on ClassAnnotationMetadata, MethodAnnotationMetadata and FieldAnnotationMetadata.
It manages @EJB annotation.
IEJBInterceptors - Interface in org.objectweb.easybeans.deployment.annotations.metadata.interfaces
This interface represents methods which can be call on ClassAnnotationMetadata and MethodAnnotationMetadata.
It manages @Interceptors annotation.
implConn - Variable in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Connection returned to the user.
inactive() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Check if the connection has been unused for too long time.
info(Object, Object...) - Method in class org.objectweb.easybeans.log.CommonsLoggerImpl
Log a message with info log level.
info(Object, Object...) - Method in class org.objectweb.easybeans.log.JDKLogger
Log a message with info log level.
info(Object, Object...) - Method in interface org.objectweb.easybeans.log.JLog
Log a message with info log level.
infoMap - Variable in class org.objectweb.easybeans.pool.JPool
Information on entries managed in the pool.
infoOutputWriter - Variable in class org.objectweb.easybeans.log.JDKConsoleHandler
Writer used for traces INFO, FINE, FINEST, etc.
InheritanceInterfacesHelper - Class in org.objectweb.easybeans.deployment.annotations.helper.bean
Analyze classes and if there are super classes, set all super interfaces to the current class.
InheritanceInterfacesHelper() - Constructor for class org.objectweb.easybeans.deployment.annotations.helper.bean.InheritanceInterfacesHelper
Helper class, no public constructor.
InheritanceMethodResolver - Class in org.objectweb.easybeans.deployment.annotations.helper.bean
This class adds method meta data to bean class from the super class.
TODO: Try to analyze super class from a super classloader if not found in the current ejb-jar
InheritanceMethodResolver() - Constructor for class org.objectweb.easybeans.deployment.annotations.helper.bean.InheritanceMethodResolver
Helper class, no public constructor.
inherited - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.FieldAnnotationMetadata
This field is a field from a super class ?
inherited - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
This method is a method from a super class ?
This flag is used by enhancers
Init - Annotation Type in javax.ejb
 
init() - Method in interface org.objectweb.easybeans.api.Factory
Init the factory.
init() - Method in interface org.objectweb.easybeans.component.api.EZBComponent
Init method.
This method is called before the start method.
init() - Method in class org.objectweb.easybeans.component.carol.CarolComponent
Init method.
This method is called before the start method.
init() - Method in class org.objectweb.easybeans.component.hsqldb.HSQLDBComponent
Init method.
This method is called before the start method.
init() - Method in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Init method.
This method is called before the start method.
init() - Method in class org.objectweb.easybeans.component.joram.JoramComponent
Init method.
This method is called before the start method.
init() - Method in class org.objectweb.easybeans.component.jotm.JOTMComponent
Init method.
This method is called before the start method.
init() - Method in class org.objectweb.easybeans.container.AbsFactory
Init the factory.
init() - Method in class org.objectweb.easybeans.container.archive.EZBJarArchiveImpl
Init an archive and create the associated jar file object.
init() - Method in class org.objectweb.easybeans.container.mdb.MDBMessageEndPointFactory
Init the factory.
init() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ObjectArrayAnnotationVisitor
Init method.
init(String, String, String[]) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanClassVisitor
Build the meta-data class with the given name (given by asm).
init(RegistryComponent) - Static method in class org.objectweb.easybeans.jmx.JMXRemoteHelper
Build a new JMX Remote connector.
init - Static variable in class org.objectweb.easybeans.log.JLogFactory
Initialized ?
init() - Method in class org.objectweb.easybeans.persistence.JPersistenceContext
Initialize entity manager (and some factoriese) used by Java EE components.
init() - Method in class org.objectweb.easybeans.server.ContainersMonitor
Init containers (call at startup).
init(Embedded, URL) - Static method in class org.objectweb.easybeans.server.EmbeddedConfigurator
Configure the given embedded server with the given XML configuration file URL.
initActivationSpec() - Method in class org.objectweb.easybeans.container.mdb.MDBMessageEndPointFactory
Call setters method on the activation spec object.
initComponents() - Method in class org.objectweb.easybeans.component.ComponentManager
Init the components by calling init() method.
initFactory() - Method in class org.objectweb.easybeans.rpc.LocalCallInvocationHandler
Initialize the factory object with the given infos.
initRegistry() - Static method in class org.objectweb.easybeans.jmx.CommonsModelerHelper
Load the registry of managed object descriptions.
initSize - Variable in class org.objectweb.easybeans.pool.JPool
Initial size of the pool.
initVisitors() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanClassVisitor
Build visitors used by this one.
initVisitors(T) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanCommonVisitor
Build visitors used by this one.
initVisitors() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanFieldVisitor
Build visitors used by this one.
initVisitors() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanMethodVisitor
Build visitors used by this one.
INJECTED_JMETHOD - Static variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
JMethod object for injectedByEasyBeans.
INJECTED_METHOD - Static variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Injected method name.
INJECTED_METHODS - Static variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
List of injected methods.
injectedByEasyBeans() - Method in interface org.objectweb.easybeans.api.injection.EasyBeansInjection
This injection callback will be called by the container to inject all resources declared by the bean.
InjectionClassAdapter - Class in org.objectweb.easybeans.enhancer.injection
This class adds methods which will inject resources in the bean class.
InjectionClassAdapter(ClassAnnotationMetadata, ClassVisitor, Map<String, Object>, boolean) - Constructor for class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Constructor.
injectors - Variable in class org.objectweb.easybeans.container.AbsFactory
List of external Resources injectors.
injectors - Variable in class org.objectweb.easybeans.container.JContainerConfig
Resource Injectors List.
injectResources(PoolType) - Method in class org.objectweb.easybeans.container.AbsFactory
Injects Resources into the Bean.
instance - Static variable in class org.objectweb.easybeans.jmx.MBeansHelper
Singleton instance.
intercept(EasyBeansInvocationContext) - Method in interface org.objectweb.easybeans.api.EasyBeansInterceptor
Defines the interceptor schema of EasyBeans interceptors.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.container.session.stateful.interceptors.RemoveAlwaysInterceptor
Remove the current bean.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.container.session.stateful.interceptors.RemoveOnlyWithoutExceptionInterceptor
Remove the current bean.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.naming.interceptors.EZBENCInterceptor
Sets ENC context.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.naming.interceptors.JOnASENCInterceptor
Sets JOnAS ENC context.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.naming.interceptors.TomcatENCInterceptor
Sets JOnAS ENC context.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.persistence.interceptors.NoTxMethodCallOnlyEntityManagerInterceptor
Creates a new EntityManager before the method and close it at the end.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.transaction.interceptors.AbsTransactionInterceptor
Defines the code used by the transaction interceptor on a given method.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.transaction.interceptors.BMTStatefulTransactionInterceptor
Execute transaction as specified for BMT.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.transaction.interceptors.BMTStatelessTransactionInterceptor
Execute transaction as specified for BMT.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.transaction.interceptors.BMTTransactionInterceptor
Execute transaction as specified for BMT.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.transaction.interceptors.CMTMandatoryTransactionInterceptor
Execute transaction as specified with the MANDATORY attribute.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.transaction.interceptors.CMTNeverTransactionInterceptor
Execute transaction as specified with the NEVER attribute.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.transaction.interceptors.CMTNotSupportedTransactionInterceptor
Execute transaction as specified with the NOT_SUPPORTED attribute.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.transaction.interceptors.CMTRequiredTransactionInterceptor
Execute transaction as specified with the REQUIRED attribute.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.transaction.interceptors.CMTRequiresNewTransactionInterceptor
Execute transaction as specified with the REQUIRES_NEW attribute.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.transaction.interceptors.CMTSupportsTransactionInterceptor
Execute transaction as specified with the SUPPORTS attribute.
intercept(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.transaction.interceptors.ListenerSessionSynchronizationInterceptor
Adds a listener object receiving calls from the transaction manager.
INTERCEPTOR - Static variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Name of the interceptor attributes will start with this name with an index as suffix, ie : interceptor0, interceptor1, interceptor2,...
InterceptorClassAdapter - Class in org.objectweb.easybeans.enhancer.interceptors
This class delegates the creation of an implementation of a EasyBeansInvocationContext interface and intercepts all business methods() of a Bean.
InterceptorClassAdapter(ClassAnnotationMetadata, ClassVisitor) - Constructor for class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
Constructor.
InterceptorClassAdapter(ClassAnnotationMetadata, ClassVisitor, boolean) - Constructor for class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
Constructor.
interceptorManagerClassName - Variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Name of the interceptor manager class.
InterceptorManagerGenerator - Class in org.objectweb.easybeans.enhancer.interceptors
This generates a class that manage the interceptor of a given bean.
InterceptorManagerGenerator(EjbJarAnnotationMetadata, String, List<String>) - Constructor for class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
Constructor.
Interceptors - Annotation Type in javax.interceptor
 
interceptors - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
EasyBeans method interceptors.
InterceptorsClassResolver - Class in org.objectweb.easybeans.deployment.annotations.helper.bean
This class sets the EasyBeans interceptors used when invoking business methods and also for life cycle events.
InterceptorsClassResolver() - Constructor for class org.objectweb.easybeans.deployment.annotations.helper.bean.InterceptorsClassResolver
Helper class, no public constructor.
InterceptorsValidationException - Exception in org.objectweb.easybeans.deployment.annotations.exceptions
Exception thrown if there is a failure in an interceptor.
InterceptorsValidationException() - Constructor for exception org.objectweb.easybeans.deployment.annotations.exceptions.InterceptorsValidationException
Constructs a new runtime exception with null as its detail message.
InterceptorsValidationException(String) - Constructor for exception org.objectweb.easybeans.deployment.annotations.exceptions.InterceptorsValidationException
Constructs a new runtime exception with the specified detail message.
InterceptorsValidationException(String, Throwable) - Constructor for exception org.objectweb.easybeans.deployment.annotations.exceptions.InterceptorsValidationException
Constructs a new runtime exception with the specified detail message and cause.
InterceptorsValidator - Class in org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks
This class ensures that the interceptors have the correct signature.
InterceptorsValidator() - Constructor for class org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks.InterceptorsValidator
Helper class, no public constructor.
InterceptorType - Enum in org.objectweb.easybeans.deployment.annotations
This class defines the type available for life cycle events.
InterceptorType() - Constructor for enum org.objectweb.easybeans.deployment.annotations.InterceptorType
 
interceptorType - Variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Type of the interceptor (AroundInvoke, PostConstruct, etc).
INTERFACE_NAME - Static variable in class org.objectweb.easybeans.rpc.AbsCallRef
Property used for referencing the interface class name.
InterfaceAnnotatedHelper - Class in org.objectweb.easybeans.deployment.annotations.helper.bean
Lookup the annotated interfaces of a class and report it to the class metadata.
InterfaceAnnotatedHelper() - Constructor for class org.objectweb.easybeans.deployment.annotations.helper.bean.InterfaceAnnotatedHelper
Helper class, no public constructor.
interfaceClassName - Variable in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Interface used by this handler.
interfaces - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JInterface
List of interfaces.
interfaces - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Interfaces of this clas.
interfaces - Variable in class org.objectweb.easybeans.deployment.resolver.JNDIResolver
Map with key = interface name, value = jndi name.
INTERFACES - Static variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Interface of this invocation context.
INTERFACES - Static variable in class org.objectweb.easybeans.enhancer.interceptors.InterceptorManagerGenerator
Interface of this invocation context.
internalUserInterceptors - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
User interceptors.
inTX() - Method in class org.objectweb.easybeans.transaction.SessionSynchronizationListener
Sets the ready state to false as the transaction is in progress.
InvocationContext - Interface in javax.interceptor
 
invoke(Object, Method, Object[]) - Method in class org.objectweb.easybeans.rpc.ClientRPCInvocationHandler
Processes a method invocation on a proxy instance and returns the result.
invoke(Object, Method, Object[]) - Method in class org.objectweb.easybeans.rpc.LocalCallInvocationHandler
Processes a method invocation on a proxy instance and returns the result.
invokeClient() - Method in class org.objectweb.easybeans.client.ClientContainer
Start the client on its main class with the thread class loader.
IPersistenceContext - Interface in org.objectweb.easybeans.deployment.annotations.metadata.interfaces
This interface represents methods which can be call on ClassAnnotationMetadata, MethodAnnotationMetadata and FieldAnnotationMetadata.
It manages @PersistenceContext annotation.
IPersistenceUnit - Interface in org.objectweb.easybeans.deployment.annotations.metadata.interfaces
This interface represents methods which can be call on ClassAnnotationMetadata, MethodAnnotationMetadata and FieldAnnotationMetadata.
It manages @PersistenceUnit annotation.
IS_EVENT_PROVIDER - Static variable in class org.objectweb.easybeans.jsr77.J2EEManagedObjectMBean
Is the MBean an Event Provider ? (Optionnal support)
IS_STATE_MANAGEABLE - Static variable in class org.objectweb.easybeans.jsr77.J2EEManagedObjectMBean
Is the MBean State Manageable ? (Optionnal support)
IS_STATISTICS_PROVIDER - Static variable in class org.objectweb.easybeans.jsr77.J2EEManagedObjectMBean
Is the MBean a Statistics Provider ? (Optionnal support)
isAdded - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxAnnotationResourcesVisitor
Object is added to the list.
isAdded - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbEJBsVisitor
Object is added to the list.
isAdded - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxPersistencePersistenceContextsVisitor
Object is added to the list.
isAdded - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxPersistencePersistenceUnitsVisitor
Object is added to the list.
isAged() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
 
isApplicationException() - Method in exception org.objectweb.easybeans.rpc.api.RPCException
 
isAroundInvoke() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
isAroundInvokeMethodMetadata() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
isAvailable() - Method in interface org.objectweb.easybeans.api.EZBManageableContainer
Check if the container is available or not.
isAvailable() - Method in class org.objectweb.easybeans.container.JContainer3
Check if the container is available or not.
isBean() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
isBusinessMethod() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
isCallerInRole(Identity) - Method in interface javax.ejb.EJBContext
Deprecated. 
isCallerInRole(String) - Method in interface javax.ejb.EJBContext
 
isCallerInRole(Identity) - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext
Deprecated. 
isCallerInRole(String) - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext
Test if the caller has a given security role.
isClosed() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
isClosed() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
 
isClosed() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
 
isDebugEnabled() - Method in class org.objectweb.easybeans.log.CommonsLoggerImpl
Is debug logging currently enabled?
isDebugEnabled() - Method in class org.objectweb.easybeans.log.JDKLogger
Is debug logging currently enabled?
isDebugEnabled() - Method in interface org.objectweb.easybeans.log.JLog
Is debug logging currently enabled?
isDeliveryTransacted(Method) - Method in class org.objectweb.easybeans.container.mdb.MDBMessageEndPointFactory
This is used to find out whether message deliveries to a target method on a message listener interface that is implemented by a message endpoint will be transacted or not.
isDependencyInjectionMethod(JMethod) - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
Check if this method is the injected method used for dependency injection.
isDirectoryScanningEnabled() - Method in class org.objectweb.easybeans.server.ServerConfig
 
isEnvEntry(Type) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Return true if the given type is a type used in env-entry.
isErrorEnabled() - Method in class org.objectweb.easybeans.log.CommonsLoggerImpl
Is error logging currently enabled?
isErrorEnabled() - Method in class org.objectweb.easybeans.log.JDKLogger
Is error logging currently enabled?
isErrorEnabled() - Method in interface org.objectweb.easybeans.log.JLog
Is error logging currently enabled?
isEventProvider() - Method in class org.objectweb.easybeans.jsr77.J2EEManagedObjectMBean
 
isExcludedClassInterceptors() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
isExtendingRmiRemote() - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
 
isFatalEnabled() - Method in class org.objectweb.easybeans.log.CommonsLoggerImpl
Is fatal logging currently enabled?
isFatalEnabled() - Method in class org.objectweb.easybeans.log.JDKLogger
Is fatal logging currently enabled?
isFatalEnabled() - Method in interface org.objectweb.easybeans.log.JLog
Is fatal logging currently enabled?
ISharedMetadata - Interface in org.objectweb.easybeans.deployment.annotations.metadata.interfaces
Interfaces shared by Class, Method and Attributes.
isInfoEnabled() - Method in class org.objectweb.easybeans.log.CommonsLoggerImpl
Is info logging currently enabled?
isInfoEnabled() - Method in class org.objectweb.easybeans.log.JDKLogger
Is info logging currently enabled?
isInfoEnabled() - Method in interface org.objectweb.easybeans.log.JLog
Is info logging currently enabled?
isInherited() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.FieldAnnotationMetadata
 
isInherited() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
isInjectedMethod(JMethod) - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
Check if this method is injected or not by injection class adapter : No need to add interceptors on these methods.
isInterceptedMethod(JMethod) - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
 
isInterceptor() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Is that this class is an interceptor class ?
isInterceptorMethod(JMethod) - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
 
isItfExtendingRmiRemote - Variable in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Boolean used to know if this class extends java.rmi.Remote class.
isLifeCycleMethod() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
isMarkedRollbackOnly() - Method in class org.objectweb.easybeans.transaction.interceptors.AbsTransactionInterceptor
Test if current transaction is with status STATUS_MARKED_ROLLBACK.
isMatching(EasyBeansMDB, Long) - Method in class org.objectweb.easybeans.container.mdb.MDBFactory
Checks if the given object with the given clue is matching.
isMatching(EasyBeansSFSB, Long) - Method in class org.objectweb.easybeans.container.session.stateful.StatefulSessionFactory
Checks if the given object with the given clue is matching.
isMatching(EasyBeansSLSB, Long) - Method in class org.objectweb.easybeans.container.session.stateless.StatelessSessionFactory
Checks if the given object with the given clue is matching.
isMatching(InstanceType, Clue) - Method in interface org.objectweb.easybeans.pool.PoolFactory
Checks if the given object with the given clue is matching.
isMdb() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
isolationLevel - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Isolation level for JDBC.
isolationStr - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Isolation level (but String format).
isOpen() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
 
isOpen() - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Determine whether the EntityManager is open.
isPersistenceContext() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
 
isPersistenceContext() - Method in interface org.objectweb.easybeans.deployment.annotations.metadata.interfaces.IPersistenceContext
 
isPersistenceUnit() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
 
isPersistenceUnit() - Method in interface org.objectweb.easybeans.deployment.annotations.metadata.interfaces.IPersistenceUnit
 
isPhysicallyClosed() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
 
isPostActivate() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
isPostConstruct() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
isPreDestroy() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
isPrePassivate() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
isReadOnly() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
isReady() - Method in class org.objectweb.easybeans.transaction.SessionSynchronizationListener
Gets the ready state of this listener.
isSameRM(XAResource) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Determine if the resource manager instance represented by the target object is the same as the resource manager instance represented by the parameter xares.
isSession() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
isShareable() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
 
isStarted() - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWork
 
isStateful() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
isStateless() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
isStateManageable() - Method in class org.objectweb.easybeans.jsr77.J2EEManagedObjectMBean
 
isStatisticsProvider() - Method in class org.objectweb.easybeans.jsr77.J2EEManagedObjectMBean
 
isTimeout() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
isTraceEnabled() - Method in class org.objectweb.easybeans.log.CommonsLoggerImpl
Is trace logging currently enabled?
isTraceEnabled() - Method in class org.objectweb.easybeans.log.JDKLogger
Is trace logging currently enabled?
isTraceEnabled() - Method in interface org.objectweb.easybeans.log.JLog
Is trace logging currently enabled?
isUsingID() - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
 
isUsingMBeans() - Method in class org.objectweb.easybeans.server.ServerConfig
Use or not the MBeans.
isUsingNaming() - Method in class org.objectweb.easybeans.server.ServerConfig
Use or not the EasyBeans naming system.
isWarnEnabled() - Method in class org.objectweb.easybeans.log.CommonsLoggerImpl
Is warn logging currently enabled?
isWarnEnabled() - Method in class org.objectweb.easybeans.log.JDKLogger
Is warn logging currently enabled?
isWarnEnabled() - Method in interface org.objectweb.easybeans.log.JLog
Is warn logging currently enabled?
itfClassName - Variable in class org.objectweb.easybeans.rpc.AbsCallRef
Name of the interface class.
ITransactionAttribute - Interface in org.objectweb.easybeans.deployment.annotations.metadata.interfaces
This interface represents methods which can be call on ClassAnnotationMetadata and MethodAnnotationMetadata.

J

J2EEDeployedObjectMBean - Class in org.objectweb.easybeans.jsr77
J2EEDeployedObject JSR77 MBean.
J2EEDeployedObjectMBean() - Constructor for class org.objectweb.easybeans.jsr77.J2EEDeployedObjectMBean
Creates a J2EEDeployedObject.
J2EEManagedObjectMBean<T> - Class in org.objectweb.easybeans.jsr77
J2EEManagedObject MBean Base.
J2EEManagedObjectMBean() - Constructor for class org.objectweb.easybeans.jsr77.J2EEManagedObjectMBean
Create the mbean.
J2EEModuleMBean - Class in org.objectweb.easybeans.jsr77
J2EEModule JSR77 MBean.
J2EEModuleMBean() - Constructor for class org.objectweb.easybeans.jsr77.J2EEModuleMBean
Create the mbean.
J2EEServerMBean - Class in org.objectweb.easybeans.jsr77
J2EEServer MBean for JSR 77.
J2EEServerMBean() - Constructor for class org.objectweb.easybeans.jsr77.J2EEServerMBean
 
JActivationConfigProperty - Class in org.objectweb.easybeans.deployment.annotations.impl
Acts as an implementation of @ActivationConfigProperty annotation.
JActivationConfigProperty(String, String) - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JActivationConfigProperty
Constructor.
Build an object with a given name and a given value.
jAnnotationResource - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxAnnotationResourceVisitor
Internal object used representing @Resource annotation.
JAnnotationResource - Class in org.objectweb.easybeans.deployment.annotations.impl
Acts as an implementation of @Resource annotation.
JAnnotationResource() - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
Constructor.
Build object with default values.
jAnnotationResource - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
Object representing @Resource annotation.
jAnnotationResources - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxAnnotationResourcesVisitor
List of jAnnotationResource object.
jAnnotationResources - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Object representing @Resources annotation.
JApplicationException - Class in org.objectweb.easybeans.deployment.annotations.impl
Acts as an implementation of @ApplicationException annotation.
JApplicationException() - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JApplicationException
Build an object which represents @ApplicationException annotation.
Default value for rollback is false.
JApplicationException(boolean) - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JApplicationException
Build an object which represents @ApplicationException annotation with a given boolean.
jarClient - Variable in class org.objectweb.easybeans.client.ClientContainer
Jar client to use (if many).
jarFile - Variable in class org.objectweb.easybeans.container.archive.EZBJarArchiveImpl
Internal resource used as archive.
jarFiles - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
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.
JAVA_COMP - Static variable in class org.objectweb.easybeans.injection.JNDIBinderHelper
Comp prefix.
JAVA_COMP - Static variable in class org.objectweb.easybeans.injection.JNDILookupHelper
Comp prefix.
JAVA_COMP_ENV - Static variable in class org.objectweb.easybeans.container.EasyBeansEJBContext
java:comp/env prefix.
JAVA_COMP_ENV - Static variable in class org.objectweb.easybeans.injection.JNDIBinderHelper
ENV prefix.
JAVA_COMP_ENV - Static variable in class org.objectweb.easybeans.injection.JNDILookupHelper
ENV prefix.
JAVA_LANG_EXCEPTION - Static variable in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Defines java.lang.Exception class.
JAVA_LANG_OBJECT - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.InheritanceInterfacesHelper
Defines java.lang.Object class.
JAVA_LANG_OBJECT - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.InheritanceMethodResolver
java.lang.object internal name.
JAVA_LANG_OBJECT - Static variable in class org.objectweb.easybeans.enhancer.client.ClientLifeCycleAdapter
Defines java.lang.Object class.
JAVA_LANG_OBJECT - Static variable in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Defines java.lang.Object class.
JAVA_LANG_OBJECT - Static variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Defines java.lang.Object class.
JAVA_LANG_REFLECT_METHOD - Static variable in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Define java.lang.reflect.Method.
JAVA_PREFIX - Static variable in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
java: prefix.
javaContext - Variable in class org.objectweb.easybeans.container.AbsFactory
Context for java: lookups.
JavaContextHelper - Class in org.objectweb.easybeans.deployment.helper
Builds a Context (java: context).
JavaContextHelper() - Constructor for class org.objectweb.easybeans.deployment.helper.JavaContextHelper
Utility class.
JavaContextHelperException - Exception in org.objectweb.easybeans.deployment.helper
Exception thrown if there is a failure in the Context helper.
JavaContextHelperException() - Constructor for exception org.objectweb.easybeans.deployment.helper.JavaContextHelperException
Constructs a new runtime exception with null as its detail message.
JavaContextHelperException(String) - Constructor for exception org.objectweb.easybeans.deployment.helper.JavaContextHelperException
Constructs a new runtime exception with the specified detail message.
JavaContextHelperException(String, Throwable) - Constructor for exception org.objectweb.easybeans.deployment.helper.JavaContextHelperException
Constructs a new runtime exception with the specified detail message and cause.
JAVAEE5_SCHEMA - Static variable in class org.objectweb.easybeans.deployment.xml.parsing.EJB3EntityResolver
JAVA EE 5 Schema.
JAVAEE_NS - Static variable in class org.objectweb.easybeans.client.xml.ApplicationClientLoader
Persistence namespace.
JAVAEE_NS - Static variable in class org.objectweb.easybeans.deployment.xml.parsing.EJB3DeploymentDescLoader
Persistence namespace.
JAVAEE_WEBSERVICES_CLIENT_SCHEMA - Static variable in class org.objectweb.easybeans.deployment.xml.parsing.EJB3EntityResolver
JAVA EE Web services client Schema.
javaLangClassLoaderClass - Variable in class org.objectweb.easybeans.loader.EasyBeansClassLoader
java.lang.ClassLoader class.
JavaNameParser - Class in org.objectweb.easybeans.naming.context
Basic name parser used for java: naming space.
JavaNameParser() - Constructor for class org.objectweb.easybeans.naming.context.JavaNameParser
 
JavaURLContext - Class in org.objectweb.easybeans.naming.pkg.java
Context implementation for the "java:" namespace.
JavaURLContext() - Constructor for class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Constructor.
javaURLContextFactory - Class in org.objectweb.easybeans.naming.pkg.java
Factory used when resolving lookup on java: namespace.
javaURLContextFactory() - Constructor for class org.objectweb.easybeans.naming.pkg.java.javaURLContextFactory
 
javax.annotation - package javax.annotation
API used by EJB 3.0 container
javax.annotation.security - package javax.annotation.security
API used by EJB 3.0 container
javax.ejb - package javax.ejb
API used by EJB 3.0 container
javax.interceptor - package javax.interceptor
API used by EJB 3.0 container
javax.persistence - package javax.persistence
API used by EJB 3.0 container
javax.persistence.spi - package javax.persistence.spi
API used by EJB 3.0 container
JavaxAnnotationPostConstructVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.method
This class manages the handling of @PostConstruct annotation.
JavaxAnnotationPostConstructVisitor(MethodAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxAnnotationPostConstructVisitor
Constructor.
JavaxAnnotationPreDestroyVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.method
This class manages the handling of @PreDestroy annotation.
JavaxAnnotationPreDestroyVisitor(MethodAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxAnnotationPreDestroyVisitor
Constructor.
JavaxAnnotationResourcesVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.classes
This class manages the handling of @Resources annotation.
JavaxAnnotationResourcesVisitor(ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxAnnotationResourcesVisitor
Constructor.
JavaxAnnotationResourceVisitor<T extends IAnnotationResource> - Class in org.objectweb.easybeans.deployment.annotations.analyzer
This class manages the handling of @Resource annotation.
JavaxAnnotationResourceVisitor(T) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxAnnotationResourceVisitor
Constructor.
JavaxEjbApplicationExceptionVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.classes
This class manages the handling of the @ApplicationException annotation.
JavaxEjbApplicationExceptionVisitor(ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbApplicationExceptionVisitor
Constructor.
JavaxEjbEJBsVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.classes
This class manages the handling of @EJBs annotation.
JavaxEjbEJBsVisitor(ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbEJBsVisitor
Constructor.
JavaxEjbEJBVisitor<T extends IEjbEJB> - Class in org.objectweb.easybeans.deployment.annotations.analyzer
This class manages the handling of @EJB annotation.
JavaxEjbEJBVisitor(T) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxEjbEJBVisitor
Constructor.
JavaxEjbInitVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.method
This class manages the handling of @Init annotation.
JavaxEjbInitVisitor(MethodAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbInitVisitor
Constructor.
JavaxEjbLocalHomeVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.classes
This class manages the handling of @LocalHome annotation.
JavaxEjbLocalHomeVisitor(ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbLocalHomeVisitor
Constructor.
JavaxEjbLocalVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.classes
This class manages the handling of @Local annotation.
JavaxEjbLocalVisitor(ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbLocalVisitor
Constructor.
JavaxEjbMessageDrivenVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.classes
This class manages the handling of @MessageDriven annotation.
JavaxEjbMessageDrivenVisitor(ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor
Constructor.
JavaxEjbMessageDrivenVisitor.ActivationConfigPropertyVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.classes
Classes manages the parsing of activationConfig[] array of @MessageDriven annotation.
JavaxEjbMessageDrivenVisitor.ActivationConfigPropertyVisitor() - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor.ActivationConfigPropertyVisitor
 
JavaxEjbPostActivateVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.method
This class manages the handling of @PostActivate annotation.
JavaxEjbPostActivateVisitor(MethodAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbPostActivateVisitor
Constructor.
JavaxEjbPrePassivateVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.method
This class manages the handling of @PrePassivate annotation.
JavaxEjbPrePassivateVisitor(MethodAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbPrePassivateVisitor
Constructor.
JavaxEjbRemoteHomeVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.classes
This class manages the handling of @RemoteHome annotation.
JavaxEjbRemoteHomeVisitor(ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbRemoteHomeVisitor
Constructor.
JavaxEjbRemoteVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.classes
This class manages the handling of @Remote annotation.
JavaxEjbRemoteVisitor(ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbRemoteVisitor
Constructor.
JavaxEjbRemoveVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.method
This class manages the handling of @Remove annotation.
JavaxEjbRemoveVisitor(MethodAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbRemoveVisitor
Constructor.
JavaxEjbStatefulVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.classes
This class manages the handling of @Stateful annotation.
JavaxEjbStatefulVisitor(ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbStatefulVisitor
Constructor.
JavaxEjbStatelessVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.classes
This class manages the handling of @Stateless annotation.
JavaxEjbStatelessVisitor(ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbStatelessVisitor
Constructor.
JavaxEjbTimeoutVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.method
This class manages the handling of @Timeout annotation.
JavaxEjbTimeoutVisitor(MethodAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbTimeoutVisitor
Constructor.
JavaxEjbTransactionAttributeVisitor<T extends ITransactionAttribute> - Class in org.objectweb.easybeans.deployment.annotations.analyzer
This class manages the handling of @TransactionAttribute annotation.
JavaxEjbTransactionAttributeVisitor(T) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxEjbTransactionAttributeVisitor
Constructor.
JavaxEjbTransactionManagementVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.classes
This class manages the handling of @TransactionManagement annotation.
JavaxEjbTransactionManagementVisitor(ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbTransactionManagementVisitor
Constructor.
JavaxInterceptorAroundInvokeVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.method
This class manages the handling of @AroundInvoke annotation.
JavaxInterceptorAroundInvokeVisitor(MethodAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxInterceptorAroundInvokeVisitor
Constructor.
JavaxInterceptorExcludeClassInterceptorsVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.method
This class manages the handling of @ExcludeClassInterceptors annotation.
JavaxInterceptorExcludeClassInterceptorsVisitor(MethodAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxInterceptorExcludeClassInterceptorsVisitor
Constructor.
JavaxInterceptorInterceptorsVisitor<T extends IEJBInterceptors> - Class in org.objectweb.easybeans.deployment.annotations.analyzer
This class manages the handling of @Interceptors annotation.
JavaxInterceptorInterceptorsVisitor(T) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxInterceptorInterceptorsVisitor
Constructor.
javaxPersistenceContext - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceContextVisitor
Persistence context information.
JavaxPersistenceContext - Class in org.objectweb.easybeans.deployment.annotations.impl
This class allow to set informations on javax.persistence.PersistenceContext annotation.
JavaxPersistenceContext() - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceContext
Build new object with default values.
javaxPersistenceContext - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
This field is used as a PersistenceContext.
javaxPersistenceContexts - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxPersistencePersistenceContextsVisitor
List of JavaxPersistenceContext object.
javaxPersistencePersistenceContexts - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Object representing @PersistenceContext annotation.
JavaxPersistencePersistenceContextsVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.classes
This class manages the handling of @PersistenceContexts annotation.
JavaxPersistencePersistenceContextsVisitor(ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxPersistencePersistenceContextsVisitor
Constructor.
JavaxPersistencePersistenceContextVisitor<T extends IPersistenceContext> - Class in org.objectweb.easybeans.deployment.annotations.analyzer
This class manages the handling of @PersistenceContext annotation.
JavaxPersistencePersistenceContextVisitor(T) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceContextVisitor
Constructor.
javaxPersistencePersistenceUnits - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Object representing @PersistenceUnit annotation.
JavaxPersistencePersistenceUnitsVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer.classes
This class manages the handling of @PersistenceUnits annotation.
JavaxPersistencePersistenceUnitsVisitor(ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxPersistencePersistenceUnitsVisitor
Constructor.
JavaxPersistencePersistenceUnitVisitor<T extends IPersistenceUnit> - Class in org.objectweb.easybeans.deployment.annotations.analyzer
This class manages the handling of @PersistenceUnit annotation.
JavaxPersistencePersistenceUnitVisitor(T) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceUnitVisitor
Constructor.
javaxPersistenceUnit - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceUnitVisitor
Persistence context information.
JavaxPersistenceUnit - Class in org.objectweb.easybeans.deployment.annotations.impl
This class allow to set informations on javax.persistence.PersistenceUnit annotation.
JavaxPersistenceUnit() - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceUnit
Build new object with default values.
javaxPersistenceUnit - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
This field is used as a PersistenceUnit.
javaxPersistenceUnits - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxPersistencePersistenceUnitsVisitor
List of JavaxPersistenceUnit object.
JClassInterceptor - Class in org.objectweb.easybeans.deployment.annotations
This class defines a Bean interceptor with the name of the class and the method which is the interceptor.
JClassInterceptor(String, JMethod, int) - Constructor for class org.objectweb.easybeans.deployment.annotations.JClassInterceptor
Constructor.
JClassInterceptor(String, JMethod) - Constructor for class org.objectweb.easybeans.deployment.annotations.JClassInterceptor
Constructor.
JCommonBean - Class in org.objectweb.easybeans.deployment.annotations.impl
Defines common methods used by Session Bean and Message Driven beans.
JCommonBean() - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JCommonBean
Build an object that will be shared by EJB (Session + MDB).
jCommonBean - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
CommonBean description.
JConnection - Class in org.objectweb.easybeans.component.jdbcpool
This class represent a connection linked to the physical and XA connections.
JConnection(JManagedConnection, Connection) - Constructor for class org.objectweb.easybeans.component.jdbcpool.JConnection
Buils a Connection (viewed by the user) which rely on a Managed connection and a physical connection.
JContainer3 - Class in org.objectweb.easybeans.container
Defines an EJB3 container.
JContainer3(EZBContainerConfig) - Constructor for class org.objectweb.easybeans.container.JContainer3
Build a new container on the given archive.
JContainer3() - Constructor for class org.objectweb.easybeans.container.JContainer3
Default constructor.
JContainer3Identifier - Class in org.objectweb.easybeans.container.management
Generates an ObjectName for an EZBContainer MBean.
JContainer3Identifier() - Constructor for class org.objectweb.easybeans.container.management.JContainer3Identifier
 
JContainer3MBean - Class in org.objectweb.easybeans.container.management
MBean for JContainer3.
JContainer3MBean() - Constructor for class org.objectweb.easybeans.container.management.JContainer3MBean
Default ModelMBean constructor.
JContainerConfig - Class in org.objectweb.easybeans.container
Store Configuration for a JContainer3 instance.
JContainerConfig(EZBArchive) - Constructor for class org.objectweb.easybeans.container.JContainerConfig
Constructor.
JDBCPoolComponent - Class in org.objectweb.easybeans.component.jdbcpool
Defines a component that creates a JDBC pool in order to use it in EasyBeans.
JDBCPoolComponent() - Constructor for class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Default constructor.
JDKConsoleHandler - Class in org.objectweb.easybeans.log
Handler that display info message in System.out and error in System.err because JDK implementation prints all messages in System.err and in Eclipse, for example, INFO messages are in red !
JDKConsoleHandler() - Constructor for class org.objectweb.easybeans.log.JDKConsoleHandler
Creates a new handler with two appender, System.out and System.err.
JDKFormatter - Class in org.objectweb.easybeans.log
Format a record into a readable message ! not too long.
JDKFormatter() - Constructor for class org.objectweb.easybeans.log.JDKFormatter
 
JDKLogger - Class in org.objectweb.easybeans.log
Logger with I18n and infinite arguments.
JDKLogger(Class, I18n) - Constructor for class org.objectweb.easybeans.log.JDKLogger
Creates a new logger.
jEjbEJB - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxEjbEJBVisitor
Internal object used representing @EJB annotation.
JEjbEJB - Class in org.objectweb.easybeans.deployment.annotations.impl
Acts as an implementation of @EJB annotation.
JEjbEJB() - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JEjbEJB
Constructor.
Build object with default values.
jEjbEJB - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
Object representing @EJB annotation.
jEjbEJBs - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbEJBsVisitor
List of jEjbEJB object.
jEjbEJBs - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Object representing @EJBs annotation.
JEJBRequest - Class in org.objectweb.easybeans.rpc
Implementation of the EJBRequest interface.
JEJBRequest(String, long, Object[], String, String, Long) - Constructor for class org.objectweb.easybeans.rpc.JEJBRequest
Builds a new request that will be sent on remote side.
JEJBResponse - Class in org.objectweb.easybeans.rpc
Implementation of the EJBResponse interface.
JEJBResponse() - Constructor for class org.objectweb.easybeans.rpc.JEJBResponse
 
JField - Class in org.objectweb.easybeans.deployment.annotations
This class defines a Field object.
JField(int, String, String, String, Object) - Constructor for class org.objectweb.easybeans.deployment.annotations.JField
Constructor.
jField - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.FieldAnnotationMetadata
Method on which we got metadata.
JInterceptors - Class in org.objectweb.easybeans.deployment.annotations.impl
List of interceptor classes.
JInterceptors() - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JInterceptors
Constructor.
JInterface - Class in org.objectweb.easybeans.deployment.annotations.impl
List of interfaces.
JInterface() - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JInterface
Constructor.
JLocal - Class in org.objectweb.easybeans.deployment.annotations.impl
List of local interfaces.
JLocal() - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JLocal
 
jLocal - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
List of local interfaces.
JLog - Interface in org.objectweb.easybeans.log
Interface used for the logging.
This don't use directly commons logging as the aim of this logging is to provide internationalization abilities and to allow to use MessageFormat message with an array of objects.
JLogFactory - Class in org.objectweb.easybeans.log
This factory delegates to commons logging factory the creation of a logger.
JLogFactory() - Constructor for class org.objectweb.easybeans.log.JLogFactory
Utility class, no public constructor.
JManagedConnection - Class in org.objectweb.easybeans.component.jdbcpool
This class represents the connection managed by the pool.
JManagedConnection(Connection, ConnectionManager) - Constructor for class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Builds a new managed connection on a JDBC connection.
JMessageDriven - Class in org.objectweb.easybeans.deployment.annotations.impl
Acts as an implementation of @MessageDriven annotation.
JMessageDriven() - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JMessageDriven
Build an object which represents @MessageDriven object.
jMessageDriven - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Message Driven attribute.
jMethod - Variable in class org.objectweb.easybeans.deployment.annotations.JClassInterceptor
Method with @AroundInvoke annotation.
JMethod - Class in org.objectweb.easybeans.deployment.annotations
This class defines a Method object.
JMethod(int, String, String, String, String[]) - Constructor for class org.objectweb.easybeans.deployment.annotations.JMethod
Constructor.
JMethod(Method) - Constructor for class org.objectweb.easybeans.deployment.annotations.JMethod
Constructor.
jMethod - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Method on which we got metadata.
jMethod - Variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
JMethod object which correspond to the current method metadata which is used.
JMSComponent - Interface in org.objectweb.easybeans.component.itf
Defines the interface for a JMS provider.
jmxConnectorServer - Static variable in class org.objectweb.easybeans.jmx.JMXRemoteHelper
JMX connector (server side).
JMXRemoteException - Exception in org.objectweb.easybeans.jmx
Exception thrown if there is a failure in the JMX remote helper.
JMXRemoteException() - Constructor for exception org.objectweb.easybeans.jmx.JMXRemoteException
Constructs a new runtime exception with null as its detail message.
JMXRemoteException(String) - Constructor for exception org.objectweb.easybeans.jmx.JMXRemoteException
Constructs a new runtime exception with the specified detail message.
JMXRemoteException(String, Throwable) - Constructor for exception org.objectweb.easybeans.jmx.JMXRemoteException
Constructs a new runtime exception with the specified detail message and cause.
JMXRemoteHelper - Class in org.objectweb.easybeans.jmx
This helper class allow to start a JMX remote connector allowing to connect remote applications.
JMXRemoteHelper() - Constructor for class org.objectweb.easybeans.jmx.JMXRemoteHelper
Utility class, no public constructor.
JNDI_NAME - Static variable in interface org.objectweb.easybeans.component.itf.TMComponent
JNDI name of the transaction manager.
JNDIBinderHelper - Class in org.objectweb.easybeans.injection
Helper class for injecting an object in JNDI (ENC env).
JNDIBinderHelper() - Constructor for class org.objectweb.easybeans.injection.JNDIBinderHelper
Utility class, no public constructor.
JNDIBinderHelper.JndiType - Enum in org.objectweb.easybeans.injection
Type of lookup available.
JNDIBinderHelper.JndiType() - Constructor for enum org.objectweb.easybeans.injection.JNDIBinderHelper.JndiType
 
JNDILookupHelper - Class in org.objectweb.easybeans.injection
Helper class for injecting a JNDI Name in the bean.
JNDILookupHelper() - Constructor for class org.objectweb.easybeans.injection.JNDILookupHelper
Utility class, no public constructor.
JNDILookupHelper.JndiType - Enum in org.objectweb.easybeans.injection
Type of lookup available.
JNDILookupHelper.JndiType() - Constructor for enum org.objectweb.easybeans.injection.JNDILookupHelper.JndiType
 
jndiName - Variable in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
JNDI name.
jndiNameEncode(String, String, String) - Static method in class org.objectweb.easybeans.container.JContainer3
Encode a given name by prefixing it with given mode.
jndiResolver - Variable in class org.objectweb.easybeans.client.ClientContainer
Reference to a JNDIResolver.
JNDIResolver - Class in org.objectweb.easybeans.deployment.resolver
Classes used to resolve JNDI Name for a given deployment.
JNDIResolver() - Constructor for class org.objectweb.easybeans.deployment.resolver.JNDIResolver
Constructor.
JNDIResolver(Deployment) - Constructor for class org.objectweb.easybeans.deployment.resolver.JNDIResolver
Build a new resolver with the given deployment.
joinTransaction() - Method in class org.objectweb.easybeans.persistence.TxEntityManager
TODO: document this.
JONAS_NAMING_MANAGER_CLASS - Static variable in class org.objectweb.easybeans.naming.interceptors.JOnASENCInterceptor
JOnAS's class for naming.
JOnASENCInterceptor - Class in org.objectweb.easybeans.naming.interceptors
Interceptor used when EasyBeans is integrated in JOnAS.
JOnASENCInterceptor() - Constructor for class org.objectweb.easybeans.naming.interceptors.JOnASENCInterceptor
Default constructor.
jonasIsReady() - Method in class org.objectweb.easybeans.server.ra.EasyBeansResourceAdapter.EmbeddedStarter
 
jonasNamingManager - Static variable in class org.objectweb.easybeans.naming.interceptors.JOnASENCInterceptor
Reference on the JOnAS naming manager.
joramAdapter - Variable in class org.objectweb.easybeans.component.joram.JoramComponent
Instance of the resource adapter.
JoramBootstrapContext - Class in org.objectweb.easybeans.component.joram
This class implements the BootstrapContext interface of the Connector Architecture 1.5 specification.
JoramBootstrapContext(WorkManager, XATerminator) - Constructor for class org.objectweb.easybeans.component.joram.JoramBootstrapContext
Constructor for the Resource Adapter context.
JoramComponent - Class in org.objectweb.easybeans.component.joram
Class that start/stop a simple collocated JORAM server.
JoramComponent() - Constructor for class org.objectweb.easybeans.component.joram.JoramComponent
Default constructor.
JoramException - Exception in org.objectweb.easybeans.component.joram
Class used when there is an exception in joram service.
JoramException() - Constructor for exception org.objectweb.easybeans.component.joram.JoramException
Constructs a new runtime exception with null as its detail message.
JoramException(String) - Constructor for exception org.objectweb.easybeans.component.joram.JoramException
Constructs a new runtime exception with the specified detail message.
JoramException(String, Throwable) - Constructor for exception org.objectweb.easybeans.component.joram.JoramException
Constructs a new runtime exception with the specified detail message and cause.
JOTM_BINDING - Static variable in class org.objectweb.easybeans.persistence.openjpa.EasyBeansManagedRuntime
JOTM binding in registry.
JOTM_BINDING - Static variable in class org.objectweb.easybeans.persistence.oracle.toplink.essentials.EasyBeansTransactionController
JOTM binding in registry.
JOTMComponent - Class in org.objectweb.easybeans.component.jotm
Creates and binds the transaction factory and usertransaction object.
JOTMComponent() - Constructor for class org.objectweb.easybeans.component.jotm.JOTMComponent
 
JPersistenceContext - Class in org.objectweb.easybeans.persistence
This class manages persistence contexts associated to a persistence unit.
JPersistenceContext(JPersistenceUnitInfo) - Constructor for class org.objectweb.easybeans.persistence.JPersistenceContext
Build a new persistence context based on a given persistence-unit info.
jPersistenceUnitInfo - Variable in class org.objectweb.easybeans.persistence.JPersistenceContext
Persistence unit info used by this persistence context.
JPersistenceUnitInfo - Class in org.objectweb.easybeans.persistence.xml
Implementation of the PersistenceUnitInfo interface.
JPersistenceUnitInfo() - Constructor for class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Default constructor.
JPersistenceUnitInfoException - Exception in org.objectweb.easybeans.persistence.xml
Exception thrown if there is a failure in an analyzer.
JPersistenceUnitInfoException() - Constructor for exception org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoException
Constructs a new runtime exception with null as its detail message.
JPersistenceUnitInfoException(String) - Constructor for exception org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoException
Constructs a new runtime exception with the specified detail message.
JPersistenceUnitInfoException(String, Throwable) - Constructor for exception org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoException
Constructs a new runtime exception with the specified detail message and cause.
JPersistenceUnitInfoHelper - Class in org.objectweb.easybeans.persistence.xml
Class used to fill PersistenceInfo implementation class.
JPersistenceUnitInfoHelper() - Constructor for class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoHelper
Utility class, no public constructor.
JPersistenceUnitInfoLoader - Class in org.objectweb.easybeans.persistence.xml
Class used to fill PersistenceUnitInfo implementation class by loading an XML.
JPersistenceUnitInfoLoader() - Constructor for class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoLoader
Utility class, no public constructor.
JPool<InstanceType,Clue> - Class in org.objectweb.easybeans.pool
Abstract pool.
Need to be extended to set-up the correct generic types used for BeanType and Hint.
JPool(PoolFactory<InstanceType, Clue>) - Constructor for class org.objectweb.easybeans.pool.JPool
Builds a new pool.
JRemote - Class in org.objectweb.easybeans.deployment.annotations.impl
List of remote interfaces.
JRemote() - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JRemote
 
jRemote - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
List of remote interfaces.
JRemove - Class in org.objectweb.easybeans.deployment.annotations.impl
Acts as an implementation of @Remove annotation.
JRemove() - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JRemove
Build an object which represents@Remove.
Default value for retainIfException is false.
JRemove(boolean) - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JRemove
Build an object which represents@Remove with a given boolean.
JSR77ManagementIdentifier<T> - Class in org.objectweb.easybeans.jsr77
Specialized EZBManagementIdentifier for JSR77 MBeans.
JSR77ManagementIdentifier() - Constructor for class org.objectweb.easybeans.jsr77.JSR77ManagementIdentifier
Empty default constructor.
JStateful - Class in org.objectweb.easybeans.deployment.annotations.impl
Acts as an implementation of @Stateful annotation.
JStateful() - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JStateful
Build an object which represents @Stateful object.
jStateful - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Stateful attribute.
JStateless - Class in org.objectweb.easybeans.deployment.annotations.impl
Acts as an implementation of @Stateless annotation.
JStateless() - Constructor for class org.objectweb.easybeans.deployment.annotations.impl.JStateless
Build an object which represents @Stateless object.
jStateless - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Stateless attribute.
JStatement - Class in org.objectweb.easybeans.component.jdbcpool
Wrapper on a PreparedStatement.
JStatement(PreparedStatement, JManagedConnection, String) - Constructor for class org.objectweb.easybeans.component.jdbcpool.JStatement
Builds a new statement with the given wrapped statement of given connection and given sql query.
jtaDataSource - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
JTA-enabled data source.
jtaDataSourceName - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
JTA-enabled data source name.
JTransactionManager - Class in org.objectweb.easybeans.transaction
Allows to get a transaction manager.
JTransactionManager() - Constructor for class org.objectweb.easybeans.transaction.JTransactionManager
Utility class, no public constructor.

L

LENGTH - Static variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Replace length to create default JNDI names.
LIFECYCLE_DESCRIPTOR_BEAN - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks.InterceptorsValidator
Signature for a lifecycle interceptor inside the bean (void type).
LIFECYCLE_DESCRIPTOR_OUTSIDEBEAN - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks.InterceptorsValidator
Signature for a lifecycle interceptor inside the bean (void type).
LifeCycleCallback - Class in org.objectweb.easybeans.deployment.xml.struct
This class defines a life cycle callback that is described in an XML DD.
LifeCycleCallback() - Constructor for class org.objectweb.easybeans.deployment.xml.struct.LifeCycleCallback
 
LINE_SEPARATOR - Static variable in class org.objectweb.easybeans.log.JDKFormatter
Line separator.
list(Name) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(Name) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
listBindings(Name) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Enumerates the names bound in the named context, along with the objects bound to them.
LISTENER_SESSION_SYNCHRO_INTERCEPTOR - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.TransactionResolver
ListenerSessionSynchronizationInterceptor transaction interceptor.
listeners - Variable in class org.objectweb.easybeans.transaction.interceptors.ListenerSessionSynchronizationInterceptor
Listener which will receive event of the transaction manager.
ListenerSessionSynchronizationInterceptor - Class in org.objectweb.easybeans.transaction.interceptors
This interceptor will add on the current transaction an object which will listen the transaction synchronization and call methods on a bean.
ListenerSessionSynchronizationInterceptor() - Constructor for class org.objectweb.easybeans.transaction.interceptors.ListenerSessionSynchronizationInterceptor
 
loadApplicationClient(File) - Static method in class org.objectweb.easybeans.client.xml.ApplicationClientLoader
Detects and analyze the META-INF/application-client.xml file.
loadClass(String) - Method in class org.objectweb.easybeans.loader.EasyBeansClassLoader
When trying to load a class, look if this class needs to be defined.
loadDefaultValues() - Static method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoHelper
Loads the default values (global configuration) and then configuration of each persistence provider.
loadDefinedClasses(ClassLoader, List<DefinedClass>) - Static method in class org.objectweb.easybeans.enhancer.Enhancer
Load defined classes in the list.
loadDeploymentDescriptor(URL) - Static method in class org.objectweb.easybeans.deployment.xml.parsing.EJB3DeploymentDescLoader
Load the ejb-jar.xml file.
loader - Variable in class org.objectweb.easybeans.enhancer.Enhancer
Classloader used to load/define classes.
loadObject(byte[]) - Static method in class org.objectweb.easybeans.util.marshalling.Serialization
Transforms the given array of bytes into an object.
loadPersistenceUnitInfoImpl(URL) - Static method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoLoader
Load the persistence.xml file.
loadXML(URL) - Static method in class org.objectweb.easybeans.client.xml.ApplicationClientLoader
Load the application-client.xml file.
Local - Annotation Type in javax.ejb
 
localCall(long, Object[], Long) - Method in interface org.objectweb.easybeans.api.Factory
Do a local call on a method of this factory.
localCall(long, Object[], Long) - Method in class org.objectweb.easybeans.container.mdb.MDBFactory
Do a local call on a method of this factory.
localCall(long, Object[], Long) - Method in class org.objectweb.easybeans.container.session.SessionFactory
Do a local call on a method of this factory.
LocalCallFactory - Class in org.objectweb.easybeans.rpc
Factory creating an EJB proxy for local calls.
LocalCallFactory() - Constructor for class org.objectweb.easybeans.rpc.LocalCallFactory
 
LocalCallInvocationHandler - Class in org.objectweb.easybeans.rpc
Object acting as the proxy for local interfaces calls.
LocalCallInvocationHandler(Integer, String, String, boolean) - Constructor for class org.objectweb.easybeans.rpc.LocalCallInvocationHandler
Build a new Invocation handler.
LocalCallInvocationHandler() - Constructor for class org.objectweb.easybeans.rpc.LocalCallInvocationHandler
Default constructor (used for serialization).
LocalCallRef - Class in org.objectweb.easybeans.rpc
Define the Referenceable objectd used by local EJB.
LocalCallRef(String, Integer, String, String, boolean) - Constructor for class org.objectweb.easybeans.rpc.LocalCallRef
Constructor : build a reference.
LocalHome - Annotation Type in javax.ejb
 
localHome - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Local Home.
lock(Object, LockModeType) - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Set the lock mode for an entity object contained in the persistence context.
log - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
PrintWriter used logging (DataSource impl).
log(Level, String, Throwable) - Method in class org.objectweb.easybeans.log.JDKLogger
Log the given message with the given throwable (if any).
logger - Variable in class org.objectweb.easybeans.client.ClientContainer
Logger.
logger - Static variable in class org.objectweb.easybeans.client.ClientEnhancer
Logger.
logger - Static variable in class org.objectweb.easybeans.client.xml.ApplicationClientLoader
Logger.
logger - Variable in class org.objectweb.easybeans.component.carol.CarolComponent
Logger.
logger - Variable in class org.objectweb.easybeans.component.ComponentManager
Logger.
logger - Variable in class org.objectweb.easybeans.component.ComponentRegistry
Logger.
logger - Static variable in class org.objectweb.easybeans.component.hsqldb.HSQLDBComponent
Logger.
logger - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Logger.
logger - Static variable in class org.objectweb.easybeans.component.jdbcpool.DataSourceFactory
Logger.
logger - Static variable in class org.objectweb.easybeans.component.jdbcpool.JConnection
Logger used for debug.
logger - Static variable in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Logger.
logger - Static variable in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Logger.
logger - Variable in class org.objectweb.easybeans.component.jdbcpool.JStatement
Logger.
logger - Static variable in class org.objectweb.easybeans.component.joram.JoramComponent
Logger.
logger - Static variable in class org.objectweb.easybeans.component.jotm.JOTMComponent
Logger.
logger - Static variable in class org.objectweb.easybeans.container.AbsFactory
Logger.
logger - Static variable in class org.objectweb.easybeans.container.archive.ArchiveManager
Logger.
logger - Static variable in class org.objectweb.easybeans.container.JContainer3
Logger.
logger - Static variable in class org.objectweb.easybeans.container.mdb.MDBFactory
Logger.
logger - Static variable in class org.objectweb.easybeans.container.mdb.MDBMessageListenerEndPoint
Logger.
logger - Static variable in class org.objectweb.easybeans.container.mdb.MDBResourceAdapterHelper
Logger.
logger - Static variable in class org.objectweb.easybeans.container.session.SessionFactory
Logger.
logger - Static variable in class org.objectweb.easybeans.container.session.stateful.StatefulSessionFactory
Logger.
logger - Static variable in class org.objectweb.easybeans.deployer.Deployer
Logger.
logger - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.AnnotationDeploymentAnalyzer
Logger.
logger - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.BusinessMethodResolver
Logger.
logger - Static variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Logger.
logger - Static variable in class org.objectweb.easybeans.deployment.annotations.metadata.EjbJarAnnotationMetadata
Logger.
logger - Static variable in class org.objectweb.easybeans.deployment.Deployment
Logger.
logger - Static variable in class org.objectweb.easybeans.deployment.helper.JavaContextHelper
Logger.
logger - Variable in class org.objectweb.easybeans.deployment.resolver.JNDIResolver
Logger.
logger - Static variable in class org.objectweb.easybeans.deployment.xml.parsing.EJB3DeploymentDescLoader
Logger.
logger - Static variable in class org.objectweb.easybeans.enhancer.Enhancer
Logger.
logger - Static variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Logger.
logger - Static variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Logger.
logger - Static variable in class org.objectweb.easybeans.injection.EntityManagerHelper
Logger.
logger - Static variable in class org.objectweb.easybeans.injection.JNDIBinderHelper
Logger.
logger - Static variable in class org.objectweb.easybeans.injection.JNDILookupHelper
Logger.
logger - Static variable in class org.objectweb.easybeans.jca.workmanager.ResourceWork
Logger.
logger - Static variable in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Logger.
logger - Static variable in class org.objectweb.easybeans.jca.workmanager.ResourceWorkThread
Logger.
logger - Static variable in class org.objectweb.easybeans.jmx.CommonsModelerHelper
Logger.
logger - Static variable in class org.objectweb.easybeans.jmx.JMXRemoteHelper
Logger.
logger - Static variable in class org.objectweb.easybeans.jmx.MBeansHelper
Logger.
logger - Static variable in class org.objectweb.easybeans.jsr77.J2EEManagedObjectMBean
Logger.
logger - Static variable in class org.objectweb.easybeans.jsr77.JSR77ManagementIdentifier
Logger.
logger - Static variable in class org.objectweb.easybeans.loader.EasyBeansClassLoader
Logger.
logger - Variable in class org.objectweb.easybeans.log.JDKLogger
Logger object (transient).
logger - Static variable in class org.objectweb.easybeans.naming.context.ContextImpl
Logger.
logger - Static variable in class org.objectweb.easybeans.naming.interceptors.ENCManager
Logger.
logger - Static variable in class org.objectweb.easybeans.naming.interceptors.EZBENCInterceptor
Logger.
logger - Static variable in class org.objectweb.easybeans.naming.interceptors.JOnASENCInterceptor
Logger.
logger - Static variable in class org.objectweb.easybeans.naming.interceptors.TomcatENCInterceptor
Logger.
logger - Static variable in class org.objectweb.easybeans.naming.NamingManager
Logger.
logger - Static variable in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Logger.
logger - Static variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoHelper
Logger.
logger - Static variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoLoader
Logger.
logger - Static variable in class org.objectweb.easybeans.persistence.xml.PersistenceXmlFileAnalyzer
Logger.
logger - Variable in class org.objectweb.easybeans.pool.JPool
Logger used.
logger - Static variable in class org.objectweb.easybeans.rpc.util.Hash
Logger.
logger - Variable in class org.objectweb.easybeans.server.ContainersMonitor
Logger.
logger - Static variable in class org.objectweb.easybeans.server.EasyBeans
Logger.
logger - Static variable in class org.objectweb.easybeans.server.Embedded
Logger.
logger - Static variable in class org.objectweb.easybeans.server.EmbeddedConfigurator
Logger.
logger - Variable in class org.objectweb.easybeans.server.ra.EasyBeansResourceAdapter.EmbeddedStarter
Logger.
logger - Static variable in class org.objectweb.easybeans.server.ra.EasyBeansResourceAdapter
Logger.
logger - Static variable in class org.objectweb.easybeans.server.war.EasyBeansContextListener
Logger.
logger - Variable in class org.objectweb.easybeans.transaction.interceptors.AbsTransactionInterceptor
Logger.
logger - Variable in class org.objectweb.easybeans.transaction.interceptors.BMTStatefulTransactionInterceptor
Logger.
logger - Variable in class org.objectweb.easybeans.transaction.interceptors.BMTStatelessTransactionInterceptor
Logger.
logger - Variable in class org.objectweb.easybeans.transaction.interceptors.BMTTransactionInterceptor
Logger.
logger - Variable in class org.objectweb.easybeans.transaction.interceptors.CMTMandatoryTransactionInterceptor
Logger.
logger - Variable in class org.objectweb.easybeans.transaction.interceptors.CMTNeverTransactionInterceptor
Logger.
logger - Variable in class org.objectweb.easybeans.transaction.interceptors.CMTNotSupportedTransactionInterceptor
Logger.
logger - Variable in class org.objectweb.easybeans.transaction.interceptors.CMTRequiredTransactionInterceptor
Logger.
logger - Variable in class org.objectweb.easybeans.transaction.interceptors.CMTRequiresNewTransactionInterceptor
Logger.
logger - Variable in class org.objectweb.easybeans.transaction.interceptors.CMTSupportsTransactionInterceptor
Logger.
logger - Variable in class org.objectweb.easybeans.transaction.interceptors.ListenerSessionSynchronizationInterceptor
Logger.
logger - Static variable in class org.objectweb.easybeans.util.files.FileUtils
Logger.
logger - Variable in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Logger.
loginTimeout - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Login timeout (DataSource impl).
lookup(String) - Method in interface javax.ejb.EJBContext
 
lookup(String) - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext
Lookup object with given name.
lookup(Name) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Retrieves the named object.
lookup(String) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Retrieves the named object.
lookup(Name) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Retrieves the named object.
lookup(String) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Retrieves the named object.
lookupCtx(String) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Find if this name is a sub context.
lookupLink(Name) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(Name) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Retrieves the named object, following links except for the terminal atomic component of the name.
loop(ClassAnnotationMetadata, ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.BusinessMethodResolver
While there are super interfaces, loop on them.
loop(ClassAnnotationMetadata, ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.InheritanceInterfacesHelper
Found all method meta data of the super class and adds them to the bean's class.

M

main(String[]) - Static method in class org.objectweb.easybeans.client.ClientContainer
Main method of the Client container.
main(String[]) - Static method in class org.objectweb.easybeans.server.EasyBeans
Main method called by default.
mainClass - Variable in class org.objectweb.easybeans.client.ClientContainer
Main class to use to launch the application client.
managedClassNames - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
The list of the names of the classes that the persistence provider must add it to its set of managed classes.
map - Variable in class org.objectweb.easybeans.enhancer.Enhancer
Map containing informations for enhancers.
map - Variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Map containing informations for enhancers.
mapDefined - Variable in class org.objectweb.easybeans.loader.EasyBeansClassLoader
Map between class name and the bytecode associated to the given classname.
MAPPED_NAME - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.AbsCommonEjbVisitor
mappedName attribute of the annotation.
MAPPED_NAME - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxAnnotationResourceVisitor
Mapped name attribute of the annotation.
MAPPED_NAME - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxEjbEJBVisitor
Mapped name attribute of the annotation.
mappedName - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
mapped name.
mappedName - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JCommonBean
Mapped name (could be used as JNDI name).
mappedName - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JEjbEJB
mapped name.
MAPPING_NS - Static variable in class org.objectweb.easybeans.xmlconfig.mapping.XMLMappingBuilder
Namespace used for the mapping file (for validation).
MAPPING_SUFFIX - Static variable in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Suffix for mapping file.
mappingFileNames - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
The list of mapping file names that the persistence provider must load to determine the mappings for the entity classes.
mappings - Variable in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Mapping between namespace and XMLMapping object.
mappingURL - Variable in class org.objectweb.easybeans.xmlconfig.mapping.XMLMappingBuilder
URL that reference the mapping file.
markTransactionRollback() - Method in class org.objectweb.easybeans.transaction.interceptors.AbsTransactionInterceptor
Marks the transaction for rollback.
MAX_REMOVE_FREELIST - Static variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
max number of remove at once in the freelist We avoid removing too much mcs at once for perf reasons.
MAX_RETRY_NB - Static variable in class org.objectweb.easybeans.component.hsqldb.HSQLDBComponent
Max retry number.
MAX_THREADS - Static variable in class org.objectweb.easybeans.component.joram.JoramComponent
Maximum threads.
maxAge - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Max age of a Connection in milliseconds.
maxAgeMn - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Same value in mns.
maxOpenTime - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
max open time for a connection, in millisec.
maxOpenTimeMn - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Same value in mn.
maxpoolsz - Variable in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
The maximum size of the pool.
maxSize - Variable in class org.objectweb.easybeans.pool.JPool
Maximum size of the pool.
maxWaiters - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
max nb of waiters allowed to wait for a Connection.
maxWaiters - Variable in class org.objectweb.easybeans.pool.JPool
Max nb of waiters allowed to wait for an instance.
mbeanServer - Static variable in class org.objectweb.easybeans.jmx.MBeanServerHelper
MBeanServer.
MBeanServerException - Exception in org.objectweb.easybeans.jmx
Exception thrown if there is a failure in the MBean helper.
MBeanServerException() - Constructor for exception org.objectweb.easybeans.jmx.MBeanServerException
Constructs a new runtime exception with null as its detail message.
MBeanServerException(String) - Constructor for exception org.objectweb.easybeans.jmx.MBeanServerException
Constructs a new runtime exception with the specified detail message.
MBeanServerException(String, Throwable) - Constructor for exception org.objectweb.easybeans.jmx.MBeanServerException
Constructs a new runtime exception with the specified detail message and cause.
MBeanServerHelper - Class in org.objectweb.easybeans.jmx
Allow to start an MBean server and get an MBeanServer.
MBeanServerHelper() - Constructor for class org.objectweb.easybeans.jmx.MBeanServerHelper
Utility class, no public constructor.
MBeansException - Exception in org.objectweb.easybeans.jmx
Exception thrown if there is a failure when initializing MBeans.
MBeansException() - Constructor for exception org.objectweb.easybeans.jmx.MBeansException
Constructs a new runtime exception with null as its detail message.
MBeansException(String) - Constructor for exception org.objectweb.easybeans.jmx.MBeansException
Constructs a new runtime exception with the specified detail message.
MBeansException(String, Throwable) - Constructor for exception org.objectweb.easybeans.jmx.MBeansException
Constructs a new runtime exception with the specified detail message and cause.
MBeansHelper - Class in org.objectweb.easybeans.jmx
Singleton object.Creates the MBeans and register them.
MBeansHelper() - Constructor for class org.objectweb.easybeans.jmx.MBeansHelper
Singleton class, no public constructor.
mc - Variable in class org.objectweb.easybeans.component.jdbcpool.JStatement
Managed Connection the Statement belongs to.
mcList - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Total list of JManagedConnection physically opened.
MDBFactory - Class in org.objectweb.easybeans.container.mdb
This classes is reponsible to manage the MDB objects.
Each MDB object (EasyBeansMDB) has a link to a MessageEndPoint object.
MDBFactory(String, EZBContainer) - Constructor for class org.objectweb.easybeans.container.mdb.MDBFactory
Builds a new MDB factory with a given name and its container.
MDBListenerBusinessMethodResolver - Class in org.objectweb.easybeans.deployment.annotations.helper.bean.mdb
This class finds the listener method of the MDB and mark it as a business method so that it will be intercepted.
MDBListenerBusinessMethodResolver() - Constructor for class org.objectweb.easybeans.deployment.annotations.helper.bean.mdb.MDBListenerBusinessMethodResolver
Helper class, no public constructor.
MDBMessageEndPoint - Class in org.objectweb.easybeans.container.mdb
Implementation of the MessageEndPoint interface.
These methods will be called by the Resource Adapter.
MDBMessageEndPoint(MDBMessageEndPointFactory, EasyBeansMDB) - Constructor for class org.objectweb.easybeans.container.mdb.MDBMessageEndPoint
Constructor : Build an endpoint with a reference to the message end point factory.
mdbMessageEndPointFactory - Variable in class org.objectweb.easybeans.container.mdb.MDBMessageEndPoint
Reference to the message end point factory.
MDBMessageEndPointFactory - Class in org.objectweb.easybeans.container.mdb
Defines a class that will manage the message end point factory for the MDB.
MDBMessageEndPointFactory(String, EZBContainer, ActivationSpec, ResourceAdapter) - Constructor for class org.objectweb.easybeans.container.mdb.MDBMessageEndPointFactory
Default constructor (delegate to super class).
MDBMessageEndPointFactoryIdentifier - Class in org.objectweb.easybeans.container.mdb.management
Generates an ObjectName for an MDB message endpoint factory MBean.
MDBMessageEndPointFactoryIdentifier() - Constructor for class org.objectweb.easybeans.container.mdb.management.MDBMessageEndPointFactoryIdentifier
 
MDBMessageEndPointFactoryMBean - Class in org.objectweb.easybeans.container.mdb.management
MBean for Message Driven Bean factory.
MDBMessageEndPointFactoryMBean() - Constructor for class org.objectweb.easybeans.container.mdb.management.MDBMessageEndPointFactoryMBean
Creates a new Managed Object.
MDBMessageListenerEndPoint - Class in org.objectweb.easybeans.container.mdb
This message listener end point is used for MDB message which use JMS as message listener interface.
MDBMessageListenerEndPoint(MDBMessageEndPointFactory, EasyBeansMDB) - Constructor for class org.objectweb.easybeans.container.mdb.MDBMessageListenerEndPoint
Constructor : Build an endpoint with a reference to the message end point factory.
MDBResourceAdapterHelper - Class in org.objectweb.easybeans.container.mdb
This class allow to get the ResourceAdapter object for a given destination (activation-spec object).
MDBResourceAdapterHelper() - Constructor for class org.objectweb.easybeans.container.mdb.MDBResourceAdapterHelper
Utility class, no public constructor.
merge(EjbJarAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.xml.helper.MetadataMerge
Takes struct of metadata and adds/set information on class/methods metadata.
merge(EZBPersistenceUnitManager) - Method in interface org.objectweb.easybeans.persistence.api.EZBPersistenceUnitManager
Merge the persistence context of a an other persistent unit manager in this one.
merge(EZBPersistenceUnitManager) - Method in class org.objectweb.easybeans.persistence.PersistenceUnitManager
Merge the persistence context of a an other persistent unit manager in this one.
merge(T) - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Merge the state of the given entity into the current persistence context.
MESSAGE_LISTENER_INTERFACE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor
messageListenerInterface attribute of the annotation.
MessageDriven - Annotation Type in javax.ejb
 
MessageDrivenBeanMBean - Class in org.objectweb.easybeans.jsr77
MBean for Message Driven Bean.
MessageDrivenBeanMBean() - Constructor for class org.objectweb.easybeans.jsr77.MessageDrivenBeanMBean
Creates a new Managed Object.
MessageDrivenInfo - Class in org.objectweb.easybeans.container.info
This class contains runtime information about Message driven beans.
MessageDrivenInfo() - Constructor for class org.objectweb.easybeans.container.info.MessageDrivenInfo
Default constructor for MessageDriven Bean info.
messageDrivenInfo - Variable in class org.objectweb.easybeans.container.mdb.MDBFactory
Runtime information about the session bean.
messageListenerInterface - Variable in class org.objectweb.easybeans.container.info.MessageDrivenInfo
Message listener Interface.
messageListenerInterface - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor
Message listener Interface.
messageListenerInterface - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JMessageDriven
Message listener Interface.
MetadataMerge - Class in org.objectweb.easybeans.deployment.xml.helper
This class merge the information of the struct representing EJB DD into the metadata.
MetadataMerge(EjbJarAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.xml.helper.MetadataMerge
Helper class, no public constructor.
method - Variable in class org.objectweb.easybeans.deployment.xml.struct.LifeCycleCallback
Method of this callback.
methodAnnotationMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanMethodVisitor
Class generated by the visitor which correspond to meta data contained in the parsed method.
MethodAnnotationMetadata - Class in org.objectweb.easybeans.deployment.annotations.metadata
This class represents the annotation metadata of a method.
MethodAnnotationMetadata(JMethod, ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Constructor.
methodAnnotationMetadata - Variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Metadata available for a method (given as constructor arg).
methodArgsType - Variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
ASM Type arguments of the method.
methodHash - Variable in class org.objectweb.easybeans.rpc.JEJBRequest
Hashing of the method.
methodName - Variable in class org.objectweb.easybeans.rpc.JEJBRequest
Name of the method.
MethodRenamer - Class in org.objectweb.easybeans.enhancer.lib
Change the name of a method.
MethodRenamer() - Constructor for class org.objectweb.easybeans.enhancer.lib.MethodRenamer
Utility class, no constructor.
methodsAnnotationMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
List of method annotations metadata.
MILLI - Static variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Milliseconds.
MILLISECONDS - Static variable in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
MilliSeconds value.
MIN_THREADS - Static variable in class org.objectweb.easybeans.component.joram.JoramComponent
Minimum threads.
minpoolsz - Variable in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
The minimum size of the pool.
minSize - Variable in class org.objectweb.easybeans.pool.JPool
Minimum size of the pool.
modified - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Is that the class represented by this metadata has already been modified ?
modifiedFiles - Variable in class org.objectweb.easybeans.server.ContainersMonitor
Map between container and the last updated file.
myParser - Static variable in class org.objectweb.easybeans.naming.context.ContextImpl
Parser.

N

name - Variable in class org.objectweb.easybeans.component.carol.Protocol
Name.
NAME - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.AbsCommonEjbVisitor
Name attribute of the annotation.
NAME - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxAnnotationResourceVisitor
Name attribute of the annotation.
NAME - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxEjbEJBVisitor
Name attribute of the annotation.
NAME - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceContextVisitor
name attribute of the annotation.
NAME - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceUnitVisitor
name attribute of the annotation.
name - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JActivationConfigProperty
Name.
name - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
Name.
name - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceContext
Name of this persistence context.
name - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceUnit
Name of this persistence unit.
name - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JCommonBean
Name of the bean.
name - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JEjbEJB
Name (resource to be looked up).
name - Variable in class org.objectweb.easybeans.deployment.annotations.JField
Name of the field.
name - Variable in class org.objectweb.easybeans.deployment.annotations.JMethod
Name of the method.
NAME - Static variable in class org.objectweb.easybeans.deployment.resolver.JNDIResolver
Name.
NAME - Static variable in class org.objectweb.easybeans.deployment.xml.struct.common.EnvEntry
Name of this element.
NAME - Static variable in class org.objectweb.easybeans.deployment.xml.struct.EnterpriseBeans
Name of this element.
NAME - Static variable in class org.objectweb.easybeans.deployment.xml.struct.Session
Name of this element.
name - Variable in class org.objectweb.easybeans.log.JDKLogger
Name of this logger.
name - Variable in class org.objectweb.easybeans.xmlconfig.mapping.AbsMapping
Name of the mapping element.
names - Variable in class org.objectweb.easybeans.naming.context.BindingsImpl
list of names.
names - Variable in class org.objectweb.easybeans.naming.context.NamingEnumerationImpl
list of names.
NamingEnumerationImpl - Class in org.objectweb.easybeans.naming.context
Implementation of the NamingEnumeration for list operations Each element is of type NameClassPair.
NamingEnumerationImpl(Hashtable) - Constructor for class org.objectweb.easybeans.naming.context.NamingEnumerationImpl
Constructor.
namingManager - Static variable in class org.objectweb.easybeans.container.AbsFactory
Reference on the naming manager.
namingManager - Static variable in class org.objectweb.easybeans.naming.interceptors.EZBENCInterceptor
Reference on the naming manager.
NamingManager - Class in org.objectweb.easybeans.naming
Manages the java: context used by components.
NamingManager() - Constructor for class org.objectweb.easybeans.naming.NamingManager
Create the naming manager.
namingManager - Static variable in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Reference on the naming manager.
nativeSQL(String) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
newInstance(Node, ClassMapping) - Method in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Build class instance for the given node.
next() - Method in class org.objectweb.easybeans.naming.context.BindingsImpl
It returns a Binding instead of a NameClassPair * Retrieves the next element in the enumeration.
next() - Method in class org.objectweb.easybeans.naming.context.NamingEnumerationImpl
Retrieves the next element in the enumeration.
nextElement() - Method in class org.objectweb.easybeans.naming.context.BindingsImpl
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
nextElement() - Method in class org.objectweb.easybeans.naming.context.NamingEnumerationImpl
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
nextWork() - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Do the next JWork object to be run.
NO_ID - Static variable in class org.objectweb.easybeans.deployment.annotations.JClassInterceptor
NO ID.
NO_LIMIT - Static variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
High Value for no limit for the connection pool.
NO_LIMIT - Static variable in class org.objectweb.easybeans.pool.JPool
High Value for no limit for the connection pool.
NO_PACKAGE - Static variable in class org.objectweb.easybeans.i18n.I18n
Name of the default package (when a class don't have a package).
nonJtaDataSource - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
The non-JTA-enabled data source.
nonJtaDataSourceName - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
The non-JTA-enabled data source name.
NoSuchEJBException - Exception in javax.ejb
 
NoSuchEJBException() - Constructor for exception javax.ejb.NoSuchEJBException
 
NoSuchEJBException(String) - Constructor for exception javax.ejb.NoSuchEJBException
 
NoSuchEJBException(String, Exception) - Constructor for exception javax.ejb.NoSuchEJBException
 
NoSuchObjectLocalException - Exception in javax.ejb
 
NoSuchObjectLocalException() - Constructor for exception javax.ejb.NoSuchObjectLocalException
 
NoSuchObjectLocalException(String) - Constructor for exception javax.ejb.NoSuchObjectLocalException
 
NoSuchObjectLocalException(String, Exception) - Constructor for exception javax.ejb.NoSuchObjectLocalException
 
notifyClose() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Notify a Close event on Connection.
notifyError(SQLException) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Notify an Error event on Connection.
notifyPsClose(JStatement) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
A PreparedStatement has been logically closed.
NOTX_TRANSACTION_SCOPED_INTERCEPTOR - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.TransactionResolver
Interceptor used for transaction-scoped persistence context (when there is no transaction).
NoTxMethodCallOnlyEntityManagerInterceptor - Class in org.objectweb.easybeans.persistence.interceptors
This interceptor is used for the Transaction-scoped persistence context when there is no transaction.
NoTxMethodCallOnlyEntityManagerInterceptor() - Constructor for class org.objectweb.easybeans.persistence.interceptors.NoTxMethodCallOnlyEntityManagerInterceptor
 

O

objcount - Static variable in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Counter of all managed connections created.
ObjectAnnotationVisitor<T,V> - Class in org.objectweb.easybeans.deployment.annotations.analyzer
This class manages the handling of single type like String name().
ObjectAnnotationVisitor(T) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.ObjectAnnotationVisitor
Constructor.
ObjectArrayAnnotationVisitor<T,V> - Class in org.objectweb.easybeans.deployment.annotations.analyzer
This class manages the handling of Array[] type like String[] value().
ObjectArrayAnnotationVisitor(T) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.ObjectArrayAnnotationVisitor
Constructor.
ONE_DAY - Static variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Nb of milliseconds in a day.
ONE_MIN_MILLI - Static variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
One minute in milliseconds.
onMessage(Message) - Method in class org.objectweb.easybeans.container.mdb.MDBMessageListenerEndPoint
Passes a message to the listener.
ONMESSAGE_METHOD - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.mdb.MDBListenerBusinessMethodResolver
onMessage method.
onMessageMethod - Variable in class org.objectweb.easybeans.container.mdb.MDBMessageListenerEndPoint
onMessage() method.
open - Variable in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
count of opening this connection.
openConnection(String, Transaction) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Lookup connection in the pool for this user/tx.
opened - Variable in class org.objectweb.easybeans.component.jdbcpool.JStatement
Is that this statement is opened ?
openedCount - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
total number of opened physical connections since the datasource creation.
ORB_ITF - Static variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
org.omg.CORBA.ORB interface.
ORBInitHelper - Class in org.objectweb.easybeans.injection
This helper allows to get the current ORB of the system.
ORBInitHelper() - Constructor for class org.objectweb.easybeans.injection.ORBInitHelper
Utility class, no public constructor.
org.objectweb.easybeans.api - package org.objectweb.easybeans.api
Implementation of EJB 3.0 container API
org.objectweb.easybeans.api.bean - package org.objectweb.easybeans.api.bean
Implementation of EJB 3.0 container API
org.objectweb.easybeans.api.bean.lifecycle - package org.objectweb.easybeans.api.bean.lifecycle
Implementation of EJB 3.0 container API for lifecycle.
org.objectweb.easybeans.api.injection - package org.objectweb.easybeans.api.injection
Implementation of EJB 3.0 container API for injection.
org.objectweb.easybeans.api.jmx - package org.objectweb.easybeans.api.jmx
Implementation of EJB 3.0 container API for injection.
org.objectweb.easybeans.api.pool - package org.objectweb.easybeans.api.pool
Implementation of EJB 3.0 container API
org.objectweb.easybeans.client - package org.objectweb.easybeans.client
Implementation of EJB 3.0 container
org.objectweb.easybeans.client.xml - package org.objectweb.easybeans.client.xml
Implementation of EJB 3.0 container : Parsing of application-client.xml
org.objectweb.easybeans.component - package org.objectweb.easybeans.component
Implementation of EJB 3.0 container
org.objectweb.easybeans.component.api - package org.objectweb.easybeans.component.api
Implementation of EJB 3.0 container API
org.objectweb.easybeans.component.carol - package org.objectweb.easybeans.component.carol
HSQLDB component starting an embedded database.
org.objectweb.easybeans.component.hsqldb - package org.objectweb.easybeans.component.hsqldb
HSQLDB component starting an embedded database.
org.objectweb.easybeans.component.itf - package org.objectweb.easybeans.component.itf
Implementation of EJB 3.0 container API
org.objectweb.easybeans.component.jdbcpool - package org.objectweb.easybeans.component.jdbcpool
JDBC pool component that creates datasource object.
org.objectweb.easybeans.component.joram - package org.objectweb.easybeans.component.joram
HSQLDB component starting an embedded database.
org.objectweb.easybeans.component.jotm - package org.objectweb.easybeans.component.jotm
JOTM component for Transactions.
org.objectweb.easybeans.container - package org.objectweb.easybeans.container
Implementation of EJB 3.0 container
org.objectweb.easybeans.container.archive - package org.objectweb.easybeans.container.archive
Implementation of EJB 3.0 container
org.objectweb.easybeans.container.info - package org.objectweb.easybeans.container.info
Implementation of EJB 3.0 container
org.objectweb.easybeans.container.management - package org.objectweb.easybeans.container.management
Implementation of EJB 3.0 container
org.objectweb.easybeans.container.mdb - package org.objectweb.easybeans.container.mdb
Implementation of EJB 3.0 container
org.objectweb.easybeans.container.mdb.management - package org.objectweb.easybeans.container.mdb.management
Implementation of EJB 3.0 container
org.objectweb.easybeans.container.session - package org.objectweb.easybeans.container.session
Implementation of EJB 3.0 container
org.objectweb.easybeans.container.session.stateful - package org.objectweb.easybeans.container.session.stateful
Implementation of EJB 3.0 container
org.objectweb.easybeans.container.session.stateful.interceptors - package org.objectweb.easybeans.container.session.stateful.interceptors
Implementation of EJB 3.0 container
org.objectweb.easybeans.container.session.stateful.management - package org.objectweb.easybeans.container.session.stateful.management
Implementation of EJB 3.0 container
org.objectweb.easybeans.container.session.stateless - package org.objectweb.easybeans.container.session.stateless
Implementation of EJB 3.0 container
org.objectweb.easybeans.container.session.stateless.management - package org.objectweb.easybeans.container.session.stateless.management
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployer - package org.objectweb.easybeans.deployer
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployer.management - package org.objectweb.easybeans.deployer.management
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment - package org.objectweb.easybeans.deployment
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.annotations - package org.objectweb.easybeans.deployment.annotations
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.annotations.analyzer - package org.objectweb.easybeans.deployment.annotations.analyzer
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.annotations.analyzer.classes - package org.objectweb.easybeans.deployment.annotations.analyzer.classes
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.annotations.analyzer.method - package org.objectweb.easybeans.deployment.annotations.analyzer.method
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.annotations.exceptions - package org.objectweb.easybeans.deployment.annotations.exceptions
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.annotations.helper - package org.objectweb.easybeans.deployment.annotations.helper
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.annotations.helper.bean - package org.objectweb.easybeans.deployment.annotations.helper.bean
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.annotations.helper.bean.mdb - package org.objectweb.easybeans.deployment.annotations.helper.bean.mdb
 
org.objectweb.easybeans.deployment.annotations.helper.bean.session - package org.objectweb.easybeans.deployment.annotations.helper.bean.session
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks - package org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.annotations.impl - package org.objectweb.easybeans.deployment.annotations.impl
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.annotations.metadata - package org.objectweb.easybeans.deployment.annotations.metadata
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.annotations.metadata.interfaces - package org.objectweb.easybeans.deployment.annotations.metadata.interfaces
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.helper - package org.objectweb.easybeans.deployment.helper
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.resolver - package org.objectweb.easybeans.deployment.resolver
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.xml - package org.objectweb.easybeans.deployment.xml
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.xml.helper - package org.objectweb.easybeans.deployment.xml.helper
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.xml.parsing - package org.objectweb.easybeans.deployment.xml.parsing
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.xml.struct - package org.objectweb.easybeans.deployment.xml.struct
Implementation of EJB 3.0 container
org.objectweb.easybeans.deployment.xml.struct.common - package org.objectweb.easybeans.deployment.xml.struct.common
Implementation of EJB 3.0 container
org.objectweb.easybeans.enhancer - package org.objectweb.easybeans.enhancer
Implementation of EJB 3.0 container
org.objectweb.easybeans.enhancer.bean - package org.objectweb.easybeans.enhancer.bean
Implementation of EJB 3.0 container
org.objectweb.easybeans.enhancer.client - package org.objectweb.easybeans.enhancer.client
Implementation of EJB 3.0 container
org.objectweb.easybeans.enhancer.injection - package org.objectweb.easybeans.enhancer.injection
Implementation of EJB 3.0 container
org.objectweb.easybeans.enhancer.interceptors - package org.objectweb.easybeans.enhancer.interceptors
Implementation of EJB 3.0 container
org.objectweb.easybeans.enhancer.lib - package org.objectweb.easybeans.enhancer.lib
Implementation of EJB 3.0 container
org.objectweb.easybeans.i18n - package org.objectweb.easybeans.i18n
Implementation of EJB 3.0 container
org.objectweb.easybeans.injection - package org.objectweb.easybeans.injection
Implementation of EJB 3.0 container
org.objectweb.easybeans.jca.workmanager - package org.objectweb.easybeans.jca.workmanager
Implementation of EJB 3.0 container : WorkManager implementation.
org.objectweb.easybeans.jmx - package org.objectweb.easybeans.jmx
Implementation of EJB 3.0 container
org.objectweb.easybeans.jsr77 - package org.objectweb.easybeans.jsr77
Implementation of EJB 3.0 container
org.objectweb.easybeans.loader - package org.objectweb.easybeans.loader
Implementation of EJB 3.0 container
org.objectweb.easybeans.log - package org.objectweb.easybeans.log
Implementation of EJB 3.0 container
org.objectweb.easybeans.management - package org.objectweb.easybeans.management
Implementation of EJB 3.0 container
org.objectweb.easybeans.naming - package org.objectweb.easybeans.naming
Implementation of EJB 3.0 container
org.objectweb.easybeans.naming.context - package org.objectweb.easybeans.naming.context
Implementation of EJB 3.0 container
org.objectweb.easybeans.naming.interceptors - package org.objectweb.easybeans.naming.interceptors
Implementation of EJB 3.0 container : Interceptors for Naming
org.objectweb.easybeans.naming.pkg.java - package org.objectweb.easybeans.naming.pkg.java
Implementation of EJB 3.0 container.
org.objectweb.easybeans.persistence - package org.objectweb.easybeans.persistence
Implementation of EJB 3.0 container
org.objectweb.easybeans.persistence.api - package org.objectweb.easybeans.persistence.api
Implementation of EJB 3.0 container API
org.objectweb.easybeans.persistence.interceptors - package org.objectweb.easybeans.persistence.interceptors
Implementation of EJB 3.0 container
org.objectweb.easybeans.persistence.openjpa - package org.objectweb.easybeans.persistence.openjpa
Classes for using Apache OpenJPA
org.objectweb.easybeans.persistence.oracle.toplink.essentials - package org.objectweb.easybeans.persistence.oracle.toplink.essentials
Classes for using Oracle Toplink Essentials
org.objectweb.easybeans.persistence.xml - package org.objectweb.easybeans.persistence.xml
Implementation of EJB 3.0 container
org.objectweb.easybeans.pool - package org.objectweb.easybeans.pool
Implementation of EJB 3.0 container
org.objectweb.easybeans.rpc - package org.objectweb.easybeans.rpc
Implementation of EJB 3.0 container
org.objectweb.easybeans.rpc.api - package org.objectweb.easybeans.rpc.api
Implementation of EJB 3.0 container
org.objectweb.easybeans.rpc.rmi.client - package org.objectweb.easybeans.rpc.rmi.client
Implementation of EJB 3.0 container
org.objectweb.easybeans.rpc.rmi.server - package org.objectweb.easybeans.rpc.rmi.server
Implementation of EJB 3.0 container
org.objectweb.easybeans.rpc.util - package org.objectweb.easybeans.rpc.util
Implementation of EJB 3.0 container
org.objectweb.easybeans.server - package org.objectweb.easybeans.server
Implementation of EJB 3.0 container
org.objectweb.easybeans.server.management - package org.objectweb.easybeans.server.management
Implementation of EJB 3.0 container
org.objectweb.easybeans.server.ra - package org.objectweb.easybeans.server.ra
Implementation of EJB 3.0 container
org.objectweb.easybeans.server.war - package org.objectweb.easybeans.server.war
Allows to embed EasyBeans in a Web container (Tomcat, Jetty, ...)r
org.objectweb.easybeans.transaction - package org.objectweb.easybeans.transaction
Implementation of EJB 3.0 container
org.objectweb.easybeans.transaction.interceptors - package org.objectweb.easybeans.transaction.interceptors
Implementation of EJB 3.0 container
org.objectweb.easybeans.util.files - package org.objectweb.easybeans.util.files
Implementation of EJB 3.0 container
org.objectweb.easybeans.util.loader - package org.objectweb.easybeans.util.loader
Implementation of EJB 3.0 container
org.objectweb.easybeans.util.marshalling - package org.objectweb.easybeans.util.marshalling
Implementation of EJB 3.0 container
org.objectweb.easybeans.util.url - package org.objectweb.easybeans.util.url
Utility class for transforming URL into File or File into URL
org.objectweb.easybeans.util.xml - package org.objectweb.easybeans.util.xml
Implementation of EJB 3.0 container.
org.objectweb.easybeans.xmlconfig - package org.objectweb.easybeans.xmlconfig
Configuration tool.
org.objectweb.easybeans.xmlconfig.mapping - package org.objectweb.easybeans.xmlconfig.mapping
Configuration tool.
originalClassAnnotationMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Original parent metadata (if method is inherited).

P

PACKAGE_ELEMENT - Static variable in class org.objectweb.easybeans.xmlconfig.mapping.XMLMappingBuilder
Name of the <package> element.
PACKAGE_NAME_PREFIX - Static variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Prefix used as package name for generated classes (EasyBeansInvocationContext* impl).
packageName - Variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Package name which is used for generating class.
parse(String) - Method in class org.objectweb.easybeans.naming.context.JavaNameParser
Parse a name into its components.
ParsingException - Exception in org.objectweb.easybeans.deployment.xml.parsing
Exception thrown if there is a failure in the parsing of the DD.
ParsingException() - Constructor for exception org.objectweb.easybeans.deployment.xml.parsing.ParsingException
Constructs a new runtime exception with null as its detail message.
ParsingException(String) - Constructor for exception org.objectweb.easybeans.deployment.xml.parsing.ParsingException
Constructs a new runtime exception with the specified detail message.
ParsingException(String, Throwable) - Constructor for exception org.objectweb.easybeans.deployment.xml.parsing.ParsingException
Constructs a new runtime exception with the specified detail message and cause.
password - Variable in class org.objectweb.easybeans.component.hsqldb.User
Password.
password - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
default passwd.
password - Variable in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Password.
PATTERN_DATE_TIME - Static variable in class org.objectweb.easybeans.log.JDKFormatter
Date formatter, use the short for date, medium for the time.
PermitAll - Annotation Type in javax.annotation.security
 
persist(Object) - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Make an instance managed and persistent.
PERSISTENCE_NS - Static variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoLoader
Persistence namespace.
PERSISTENCE_SCHEMA_10 - Static variable in class org.objectweb.easybeans.persistence.xml.PersistenceUnitEntityResolver
Persistence Schema.
PERSISTENCE_UNIT - Static variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoLoader
<persistence-unit> element.
PERSISTENCE_XML_FILE - Static variable in class org.objectweb.easybeans.persistence.xml.PersistenceXmlFileAnalyzer
Name of the persistence.xml file.
PERSISTENCECONTEXT_TTRANSACTION_TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceContextVisitor
Transaction type.
PERSISTENCECONTEXT_TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceContextVisitor
Persistence Context type attribute of the annotation.
persistenceContexts - Variable in class org.objectweb.easybeans.persistence.PersistenceUnitManager
List of persistence unit objects managed by their name.
persistenceProvider - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Persistence provider (instantiated object).
persistenceProviderClassName - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Persistence provider implementation class name.
PersistenceUnitEntityResolver - Class in org.objectweb.easybeans.persistence.xml
Entity resolver allowing to find schema within the classloader.
PersistenceUnitEntityResolver() - Constructor for class org.objectweb.easybeans.persistence.xml.PersistenceUnitEntityResolver
Constructor.
PersistenceUnitInfo - Interface in javax.persistence.spi
Interface implemented by the container and used by the persistence provider when creating an EntityManagerFactory.
persistenceUnitManager - Variable in class org.objectweb.easybeans.container.JContainer3
Persistence manager object which manages all persistence-unit associated to this container.
PersistenceUnitManager - Class in org.objectweb.easybeans.persistence
This class manages persistence units ands allow to return EntityManager or EntityManagerFactory.
PersistenceUnitManager(JPersistenceUnitInfo[]) - Constructor for class org.objectweb.easybeans.persistence.PersistenceUnitManager
Build a new manager with given persistence units.
persistenceUnitName - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Name of the persistence unit.
persistenceUnitRootUrl - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
URL for the jar file or directory that is the root of the persistence unit.
PersistenceUnitTransactionType - Enum in javax.persistence.spi
The enum javax.persistence.spi.PersistenceUnitTransactionType defines whether the entity managers created by the factory will be JTA or resource-local entity managers.
PersistenceUnitTransactionType() - Constructor for enum javax.persistence.spi.PersistenceUnitTransactionType
 
PersistenceXmlFileAnalyzer - Class in org.objectweb.easybeans.persistence.xml
Class used to analyze a given archive (by analyzing the persistence.xml file if any).
PersistenceXmlFileAnalyzer() - Constructor for class org.objectweb.easybeans.persistence.xml.PersistenceXmlFileAnalyzer
Utility class, no public constructor.
PersistenceXmlFileAnalyzerException - Exception in org.objectweb.easybeans.persistence.xml
Exception thrown if there is a failure when analyzing persistence.xml file.
PersistenceXmlFileAnalyzerException() - Constructor for exception org.objectweb.easybeans.persistence.xml.PersistenceXmlFileAnalyzerException
Constructs a new runtime exception with null as its detail message.
PersistenceXmlFileAnalyzerException(String) - Constructor for exception org.objectweb.easybeans.persistence.xml.PersistenceXmlFileAnalyzerException
Constructs a new runtime exception with the specified detail message.
PersistenceXmlFileAnalyzerException(String, Throwable) - Constructor for exception org.objectweb.easybeans.persistence.xml.PersistenceXmlFileAnalyzerException
Constructs a new runtime exception with the specified detail message and cause.
persistenceXmlFileUrl - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
URL object that points to the persistence.xml file.
physicalConnection - Variable in class org.objectweb.easybeans.component.jdbcpool.JConnection
JDBC connection provided by the DriverManager.
physicalConnection - Variable in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Connection to the database.
Pool<InstanceType,Clue> - Interface in org.objectweb.easybeans.api.pool
Defines a common pool interface used to manage objects.
pool - Variable in class org.objectweb.easybeans.container.AbsFactory
Pool that manage beans instance.
PoolAttributes - Interface in org.objectweb.easybeans.api.pool
Defines the interface used to collect/set information on this pool.
poolConfigure(String, String, String, String, String, String, String, String, String, String) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Configure the Connection pool.
PoolEntryStatistics - Class in org.objectweb.easybeans.pool
Provides statistics on an entry of the pool.
PoolEntryStatistics() - Constructor for class org.objectweb.easybeans.pool.PoolEntryStatistics
 
PoolException - Exception in org.objectweb.easybeans.api.pool
Exception thrown if there is a failure in the pool.
PoolException() - Constructor for exception org.objectweb.easybeans.api.pool.PoolException
Constructs a new runtime exception with null as its detail message.
PoolException(String) - Constructor for exception org.objectweb.easybeans.api.pool.PoolException
Constructs a new runtime exception with the specified detail message.
PoolException(String, Throwable) - Constructor for exception org.objectweb.easybeans.api.pool.PoolException
Constructs a new runtime exception with the specified detail message and cause.
poolFactory - Variable in class org.objectweb.easybeans.pool.JPool
Factory used for delegate creating, matching, removing actions.
PoolFactory<InstanceType,Clue> - Interface in org.objectweb.easybeans.pool
Allows to call specific methods for each implementation of the pool for each lifecycle on an object.
poolMax - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
maximum size of the connection pool.
poolMax - Variable in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Pool max.
poolMin - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
minimum size of the connection pool.
poolMin - Variable in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Pool min.
poolnumber - Static variable in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Identifier of this pool.
poolsz - Variable in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
The current size of thread pool.
port - Variable in class org.objectweb.easybeans.component.joram.JoramComponent
Port number.
portNumber - Variable in class org.objectweb.easybeans.component.carol.Protocol
Port number (other way to configure the URL).
portNumber - Variable in class org.objectweb.easybeans.component.hsqldb.HSQLDBComponent
port number used.
POST_CONSTRUCT - Static variable in class org.objectweb.easybeans.deployment.xml.struct.LifeCycleCallback
Post construct.
PostActivate - Annotation Type in javax.ejb
 
postActivate - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
PostActivate method ?
postActivateEasyBeansLifeCycle() - Method in interface org.objectweb.easybeans.api.bean.lifecycle.EasyBeansSFSBLifeCycle
The PrePassivate and PostActivate callback methods are only called on stateful session bean instances.
PrePassivate and PostActivate callback methods should not be defined for stateless session beans.
The PostActivate notification signals the instance it has just been reactivated.
postActivateMethodsMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Methods used for @PostActivate on this class (only one per class but may be defined in super classes).
PostConstruct - Annotation Type in javax.annotation
 
postConstruct - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
PostConstruct method ?
postConstructEasyBeansLifeCycle() - Method in interface org.objectweb.easybeans.api.bean.lifecycle.EasyBeansLifeCycle
The PostConstruct callback occurs before the first business method invocation on the bean.
This is at a point after which any dependency injection has been performed by the container.
The PostConstruct callback method executes in an unspecified transaction and security context.
postConstructList - Variable in class org.objectweb.easybeans.deployment.xml.struct.common.AbsEnvironment
List of <post-construct> elements.
postConstructMethodsMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Methods used for @PostConstruct on this class (only one per class but may be defined in super classes).
postEasyBeansInject(EasyBeansBean) - Method in interface org.objectweb.easybeans.api.injection.ResourceInjector
Called after EasyBeans resolution and injection of dependencies.
PRE_DESTROY - Static variable in class org.objectweb.easybeans.deployment.xml.struct.LifeCycleCallback
Pre Destroy.
PreDestroy - Annotation Type in javax.annotation
 
preDestroy - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
PreDestroy method ?
preDestroyEasyBeansLifeCycle() - Method in interface org.objectweb.easybeans.api.bean.lifecycle.EasyBeansLifeCycle
The PreDestroy callback notification signals that the instance is in the process of being removed by the container.
In the PreDestroy callback method, the instance typically releases the resources that it has been holding.
The PreDestroy callback method executes in an unspecified transaction and security context.
preDestroyList - Variable in class org.objectweb.easybeans.deployment.xml.struct.common.AbsEnvironment
List of <pre-destroy> elements.
preDestroyMethodsMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Methods used for @PreDestroy on this class (only one per class but may be defined in super classes).
preEasyBeansInject(EasyBeansBean) - Method in interface org.objectweb.easybeans.api.injection.ResourceInjector
Called before EasyBeans resolution and injection of dependencies.
PREFIX - Static variable in class org.objectweb.easybeans.deployment.xml.parsing.EJB3EntityResolver
Schema prefix.
PREFIX - Static variable in class org.objectweb.easybeans.enhancer.lib.MethodRenamer
Prefix for renamed method.
PREFIX - Static variable in class org.objectweb.easybeans.persistence.xml.PersistenceUnitEntityResolver
Schema prefix.
PREFIX_URL - Static variable in class org.objectweb.easybeans.jmx.JMXRemoteHelper
Prefix for the URL.
prepare(Xid) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Ask the resource manager to prepare for a transaction commit of the transaction specified in xid.
prepareCall(String) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
prepareCall(String, int, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
prepareCall(String, int, int, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
prepareStatement(String) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
prepareStatement(String, int, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
prepareStatement(String, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
prepareStatement(String, int, int, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
prepareStatement(String, int[]) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
prepareStatement(String, String[]) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
prepareStatement(String, int, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Try to find a PreparedStatement in the pool for the given options.
prepareStatement(String) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Try to find a PreparedStatement in the pool.
PrePassivate - Annotation Type in javax.ejb
 
prePassivate - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
PrePassivate method ?
prePassivateEasyBeansLifeCycle() - Method in interface org.objectweb.easybeans.api.bean.lifecycle.EasyBeansSFSBLifeCycle
The PrePassivate and PostActivate callback methods are only called on stateful session bean instances.
prePassivateMethodsMetadata - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Methods used for @PrePassivate on this class (only one per class but may be defined in super classes).
previousEntityManager - Variable in class org.objectweb.easybeans.persistence.TxEntityManagerHandler
Previous entity manager (must be kept).
proceed() - Method in interface javax.interceptor.InvocationContext
 
PROCEED_EXCEPTIONS - Static variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Exceptions of the proceed method.
processMBeanAttributeNode(ManagedBean, Node) - Static method in class org.objectweb.easybeans.jmx.CommonsModelerExtension
 
processMBeanConstructorNode(ManagedBean, Node) - Static method in class org.objectweb.easybeans.jmx.CommonsModelerExtension
 
processMBeanDescriptorNode(ManagedBean, Node) - Static method in class org.objectweb.easybeans.jmx.CommonsModelerExtension
 
processMBeanNode(Registry, Node) - Static method in class org.objectweb.easybeans.jmx.CommonsModelerExtension
 
processMBeanNotificationNode(ManagedBean, Node) - Static method in class org.objectweb.easybeans.jmx.CommonsModelerExtension
 
processMBeanOperationNode(ManagedBean, Node) - Static method in class org.objectweb.easybeans.jmx.CommonsModelerExtension
 
properties - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Properties object that may contain vendor-specific properties contained in the persistence.xml file.
PROPERTY_NAME - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor.ActivationConfigPropertyVisitor
Attribute for property name.
PROPERTY_VALUE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor.ActivationConfigPropertyVisitor
Attribute for property value.
propertyName - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor.ActivationConfigPropertyVisitor
Property name.
propertyName() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JActivationConfigProperty
 
propertyValue - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor.ActivationConfigPropertyVisitor
Property value.
propertyValue() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JActivationConfigProperty
 
Protocol - Class in org.objectweb.easybeans.component.carol
Protocol class which describe the RMI protocol configuration.
Protocol() - Constructor for class org.objectweb.easybeans.component.carol.Protocol
 
protocols - Variable in class org.objectweb.easybeans.component.carol.CarolComponent
List of protocols.
providersInfo - Static variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoHelper
Defines the default configuration (properties) for each persistence provider.
ps - Variable in class org.objectweb.easybeans.component.jdbcpool.JStatement
Physical PreparedStatement object on which the wrapper is.
psList - Variable in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
List of PreparedStatement in the pool.
psOpenNb - Variable in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Current number of opened prepared statements.
pstmtMax - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
PreparedStatement pool size per managed connection.
pstmtMax - Variable in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Max of prepared statement.
pstmtmax - Variable in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Maximum of prepared statements.
publish(LogRecord) - Method in class org.objectweb.easybeans.log.JDKConsoleHandler
Prints the record on the correct writer.
putFieldLoadOpCode(int) - Static method in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Sends the OpCode used in an constructor to set the field.

Q

QUEUE_CONN_FACT_NAME - Static variable in class org.objectweb.easybeans.component.joram.JoramComponent
Queue connection factory (for external components).
queues - Variable in class org.objectweb.easybeans.component.joram.JoramComponent
List of queues to create.

R

read(String, ClassLoader, ScanClassVisitor, EjbJarAnnotationMetadata) - Static method in class org.objectweb.easybeans.client.ClientEnhancer
Visits the given class and all available parent classes.
readExternal(ObjectInput) - Method in class org.objectweb.easybeans.rpc.LocalCallInvocationHandler
Build our content.
ready - Variable in class org.objectweb.easybeans.transaction.SessionSynchronizationListener
This listener is ready to receive event from the transaction manager.
rebind(Name, Object) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Binds a name to an object, overwriting any existing binding.
rebind(Name, Object) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Binds a name to an object, overwriting any existing binding.
recomputeBusy() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
compute current min/max busyConnections.
recomputeToString - Variable in class org.objectweb.easybeans.loader.EasyBeansClassLoader
Need to recompute toString() value ? (urls have changed) True by default (not done).
recover(int) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Obtain a list of prepared transaction branches from a resource manager.
refresh(Object) - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Refresh the state of the instance from the database, overwriting changes made to the entity, if any.
register(String, EZBComponent) - Method in class org.objectweb.easybeans.component.ComponentRegistry
Register a component.
registerLibraries(ServletContextEvent) - Method in class org.objectweb.easybeans.server.war.EasyBeansContextListener
Register the EasyBeans libraries in the root classloader (allowing each applications to communicate with EasyBeans).
registerMBean(T) - Method in class org.objectweb.easybeans.jmx.MBeansHelper
Register the instance as a ModelMBean using the delegate.
registerModelerMBean(Object, String) - Static method in class org.objectweb.easybeans.jmx.CommonsModelerHelper
Registers an MBean.
registerTomcat(ServletContextEvent) - Method in class org.objectweb.easybeans.server.war.EasyBeansContextListener
Register the EasyBeans libraries for Tomcat.
registry - Static variable in class org.objectweb.easybeans.jmx.CommonsModelerHelper
Registry of commons modeler.
RegistryComponent - Interface in org.objectweb.easybeans.component.itf
Defines the interface for a registry provider.
rejectedFull - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
total nb of open connection failures because waiter overflow.
rejectedFull - Variable in class org.objectweb.easybeans.pool.JPool
Total nb of instance not served due to an overflow of waiters.
rejectedOther - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
total nb of open connection failures for any other reason.
rejectedTimeout - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
total nb of open connection failures because timeout.
rejectedTimeout - Variable in class org.objectweb.easybeans.pool.JPool
Total nb of instance not served due to timeout.
release(InstanceType) - Method in interface org.objectweb.easybeans.api.pool.Pool
Puts back the instance in the pool so it can be reused.
release() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
notify as closed.
release() - Method in class org.objectweb.easybeans.container.mdb.MDBMessageEndPoint
This method may be called by the resource adapter to indicate that it no longer needs a proxy endpoint instance.
release(Transaction) - Method in class org.objectweb.easybeans.persistence.TxEntityManagerHandler
Release the entity manager associated to the given tx.
release(InstanceType) - Method in class org.objectweb.easybeans.pool.JPool
Puts back the instance in the pool so it can be reused.
releaseEndPoint(MDBMessageEndPoint) - Method in class org.objectweb.easybeans.container.mdb.MDBMessageEndPointFactory
Release an endpoint created by this factory.
releaseSavepoint(Savepoint) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
Remote - Annotation Type in javax.ejb
 
remote - Variable in class org.objectweb.easybeans.deployment.xml.struct.common.EJBRef
Remote class (interface).
RemoteCallFactory - Class in org.objectweb.easybeans.rpc
Factory creating an EJB proxy for remote calls.
RemoteCallFactory() - Constructor for class org.objectweb.easybeans.rpc.RemoteCallFactory
 
RemoteCallRef - Class in org.objectweb.easybeans.rpc
Defines the Referenceable objectd used by remote EJBs.
RemoteCallRef(String, String, String, boolean) - Constructor for class org.objectweb.easybeans.rpc.RemoteCallRef
Constructor : build a reference.
RemoteHome - Annotation Type in javax.ejb
 
remoteHome - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Remote Home.
Remove - Annotation Type in javax.ejb
 
remove() - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
remove this item, ignoring exception on close.
remove(PoolType) - Method in class org.objectweb.easybeans.container.AbsFactory
Callback called when object is gonna be removed.
remove(EasyBeansInvocationContext) - Method in class org.objectweb.easybeans.container.session.stateful.interceptors.AbsRemoveInterceptor
Remove from the factory's pool the bean found in the current invocation context.
remove - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
@Remove annotation.
remove(Object) - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Remove the entity instance.
remove(InstanceType) - Method in interface org.objectweb.easybeans.pool.PoolFactory
Callback called when object is gonna be removed.
RemoveAlwaysInterceptor - Class in org.objectweb.easybeans.container.session.stateful.interceptors
This class manages the removal of the stateful session bean.
RemoveAlwaysInterceptor() - Constructor for class org.objectweb.easybeans.container.session.stateful.interceptors.RemoveAlwaysInterceptor
 
removeComponent(EZBComponent) - Method in class org.objectweb.easybeans.component.ComponentManager
Remove the given component.
removeConnectionEventListener(ConnectionEventListener) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Remove an event listener.
removeContainer(EZBContainer) - Method in class org.objectweb.easybeans.server.Embedded
Remove a given container.
removeFactory(EZBArchiveFactory) - Method in class org.objectweb.easybeans.container.archive.ArchiveManager
Removes the given factory on this manager.
removeFromEnvironment(String) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Removes an environment property from the environment of this context.
removeFromEnvironment(String) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Removes an environment property from the environment of this context.
RemoveOnlyWithoutExceptionInterceptor - Class in org.objectweb.easybeans.container.session.stateful.interceptors
This class manages the removal of the stateful session bean but only if there was no exception.
RemoveOnlyWithoutExceptionInterceptor() - Constructor for class org.objectweb.easybeans.container.session.stateful.interceptors.RemoveOnlyWithoutExceptionInterceptor
 
rename(Name, Name) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Name, Name) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Binds a new name to the object bound to an old name, and unbinds the old name.
renamedMethods - Variable in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
List of methods which have been renamed.
replaceConsoleHandlerInParentHandlers(Logger) - Method in class org.objectweb.easybeans.log.JDKLogger
Replace the console handler by our handler.
resetComponentContext(Context) - Method in class org.objectweb.easybeans.naming.NamingManager
Set back the context with the given value.
resetComponentContextMethod - Static variable in class org.objectweb.easybeans.naming.interceptors.JOnASENCInterceptor
Method used to reset the component context on the JOnAS naming manager.
resolve(ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.BusinessMethodResolver
Found all business methods of a bean.
A business method is a method from one of the local or remote interfaces.
resolve(ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.InheritanceInterfacesHelper
Found all method meta data of the super class and adds them to the bean's class.
resolve(ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.InheritanceMethodResolver
Found all method meta data of the super class and adds them to the class being analyzed.
resolve(ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.InterceptorsClassResolver
Found all interceptors of the class (including business and lifecycle events) and also set EasyBeans interceptors.
resolve(ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.InterfaceAnnotatedHelper
Gets interface of a bean and report their types to the bean metadata.
resolve(ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.mdb.MDBListenerBusinessMethodResolver
Mark listener method of the interface as business method.
resolve(ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.SessionBeanInterface
Try to see if bean implements javax.ejb.SessionBean interface.
resolve(ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.SessionBusinessInterfaceFinder
Finds business interface in a session bean.
resolve(ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.SessionBeanHelper
Apply all helper.
resolve(ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.TransactionResolver
Adds the right transaction interceptor depending of the transactional attribute set by the user.
resolve(EjbJarAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.ResolverHelper
The helper will analyze datas of a given EjbJarAnnotationMetadata object.
resolve() - Method in class org.objectweb.easybeans.deployment.xml.helper.MetadataMerge
Do all merging operations.
resolveClass(ObjectStreamClass) - Method in class org.objectweb.easybeans.util.marshalling.CtxClassLoaderObjectInputStream
Load the local class equivalent of the specified stream class description.
resolveEntity(String, String) - Method in class org.objectweb.easybeans.util.xml.SchemaEntityResolver
The Parser will call this method before opening any external entity except the top-level document entity.
ResolverException - Exception in org.objectweb.easybeans.deployment.annotations.exceptions
Exception thrown if there is a failure in a resolver.
ResolverException() - Constructor for exception org.objectweb.easybeans.deployment.annotations.exceptions.ResolverException
Constructs a new runtime exception with null as its detail message.
ResolverException(String) - Constructor for exception org.objectweb.easybeans.deployment.annotations.exceptions.ResolverException
Constructs a new runtime exception with the specified detail message.
ResolverException(String, Throwable) - Constructor for exception org.objectweb.easybeans.deployment.annotations.exceptions.ResolverException
Constructs a new runtime exception with the specified detail message and cause.
ResolverHelper - Class in org.objectweb.easybeans.deployment.annotations.helper
This class handle some steps that need to be done after the meta-data generation.
ResolverHelper() - Constructor for class org.objectweb.easybeans.deployment.annotations.helper.ResolverHelper
Helper class, no public constructor.
Resource - Annotation Type in javax.annotation
 
Resource.AuthenticationType - Enum in javax.annotation
 
Resource.AuthenticationType() - Constructor for enum javax.annotation.Resource.AuthenticationType
 
RESOURCE_BUNDLE_NAME - Static variable in class org.objectweb.easybeans.i18n.I18n
Name of the resource bundle to use.
resourceAdapter - Variable in class org.objectweb.easybeans.container.mdb.MDBMessageEndPointFactory
Resource adapter that provides the activation spec implementation.
resourceBundle - Variable in class org.objectweb.easybeans.i18n.I18n
Internal Resource Bundle.
ResourceInjector - Interface in org.objectweb.easybeans.api.injection
The ResourceInjector interface is a way for other systems to hook inside EasyBeans at injection time.
Resources - Annotation Type in javax.annotation
 
ResourceWork - Class in org.objectweb.easybeans.jca.workmanager
This class defines a work of the JCA API by adding some properties around this work.
ResourceWork(Work, long, ExecutionContext, WorkListener) - Constructor for class org.objectweb.easybeans.jca.workmanager.ResourceWork
Default constructor : build a wrapper around the given work.
ResourceWorkManager - Class in org.objectweb.easybeans.jca.workmanager
Implementation of the Resource Work Manager API.
ResourceWorkManager(TransactionManager, int, int, long) - Constructor for class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Default Constructor.
ResourceWorkThread - Class in org.objectweb.easybeans.jca.workmanager
Thread executing works for the work manager.
ResourceWorkThread(ResourceWorkManager, int, int) - Constructor for class org.objectweb.easybeans.jca.workmanager.ResourceWorkThread
Build a thread doing the work.
retainIfException - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JRemove
Don't remove object if there is an application exception.
retainIfException() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JRemove
 
returnsObject(Type, MethodVisitor) - Static method in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Returns the object by casting it or return null if method is of void type.
reuse() - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
Reuses this statement so reset properties.
reUsedPreparedStatements - Variable in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Prepared statements that were reused.
rmiClientEnvironment - Variable in class org.objectweb.easybeans.rpc.ClientRPCInvocationHandler
Environment used by the client when lookup on proxy object has be done.
rmiClientEnvironment - Variable in class org.objectweb.easybeans.rpc.rmi.client.RMIClientRPC
Environment to use to get the remote RPC object.
RMIClientRPC - Class in org.objectweb.easybeans.rpc.rmi.client
RMI implementation of the RPC mechanism of EJB requests/responses.
RMIClientRPC(Hashtable<?, ?>) - Constructor for class org.objectweb.easybeans.rpc.rmi.client.RMIClientRPC
Builds a new RMI client RPC with the given rmi environment.
RMIServerRPC - Interface in org.objectweb.easybeans.rpc.rmi.server
Server side interface which need to handle the requests.
RMIServerRPCImpl - Class in org.objectweb.easybeans.rpc.rmi.server
Server side object which handle the EJB requests.
RMIServerRPCImpl(Embedded) - Constructor for class org.objectweb.easybeans.rpc.rmi.server.RMIServerRPCImpl
This invoker will discuss with the embedded server when receiving requests.
RMIServerRPCImpl_Stub - Class in org.objectweb.easybeans.rpc.rmi.server
 
RMIServerRPCImpl_Stub(RemoteRef) - Constructor for class org.objectweb.easybeans.rpc.rmi.server.RMIServerRPCImpl_Stub
 
RolesAllowed - Annotation Type in javax.annotation.security
 
rollback() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
In a JDBC-XA driver, Connection.rollback is only called if we are outside a global transaction.
rollback(Savepoint) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
rollback(Xid) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Inform the resource manager to roll back work done on behalf of a transaction branch.
rollback - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JApplicationException
Container rollback the transaction ? if an exception is thrown.
rollback() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JApplicationException
 
rollback() - Method in class org.objectweb.easybeans.transaction.interceptors.AbsTransactionInterceptor
Rollback the current transaction.
RPC - Class in org.objectweb.easybeans.rpc
Gets a RPC client.
By default it will use RMI RPC.
RPC() - Constructor for class org.objectweb.easybeans.rpc.RPC
Utility class, no public constructor.
RPC_JNDI_NAME - Static variable in interface org.objectweb.easybeans.rpc.rmi.server.RMIServerRPC
JNDI name to use when binding the RPC invoker.
RPCException - Exception in org.objectweb.easybeans.rpc.api
Exception thrown if there is a failure in the response done by the remote side.
RPCException() - Constructor for exception org.objectweb.easybeans.rpc.api.RPCException
Constructs a new runtime exception with null as its detail message.
RPCException(String) - Constructor for exception org.objectweb.easybeans.rpc.api.RPCException
Constructs a new runtime exception with the specified detail message.
RPCException(String, Throwable) - Constructor for exception org.objectweb.easybeans.rpc.api.RPCException
Constructs a new runtime exception with the specified detail message and cause.
RPCException(Throwable) - Constructor for exception org.objectweb.easybeans.rpc.api.RPCException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
rpcException - Variable in class org.objectweb.easybeans.rpc.JEJBResponse
RPC Exception (if any).
rpcInvoke(EJBRequest) - Method in interface org.objectweb.easybeans.api.Factory
A remote request comes to the bean factory and needs to be handled.
A response is done which contains the answer.
rpcInvoke(EJBRequest) - Method in class org.objectweb.easybeans.container.AbsFactory
A request comes to the bean factory and needs to be handled.
A response is done which contains the answer.
rpcInvoke(EJBRequest) - Method in class org.objectweb.easybeans.container.mdb.MDBFactory
A request comes to the bean factory and needs to be handled.
A response is done which contains the answer.
rpcInvoke(EJBRequest) - Method in class org.objectweb.easybeans.container.session.SessionFactory
A request comes to the bean factory and needs to be handled.
A response is done which contains the answer.
run() - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWorkThread
Start the thread work.
run() - Method in class org.objectweb.easybeans.server.ContainersMonitor
Start the thread of this class It will clean all the work entries.
run() - Method in class org.objectweb.easybeans.server.EasyBeans.ShutdownHook
Stop the embedded server.
run() - Method in class org.objectweb.easybeans.server.ra.EasyBeansResourceAdapter.EmbeddedStarter
Wait until JOnAS is started.
Then, start embedded object.
RunAs - Annotation Type in javax.annotation.security
 

S

sampling() - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
make samples with some monitoring values.
samplingPeriod - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
sampling period in sec.
ScanClassVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer
This classes analyses a given class and build/fill meta data information.
ScanClassVisitor(EjbJarAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.ScanClassVisitor
Constructor.
ScanCommonVisitor<T extends ISharedMetadata> - Class in org.objectweb.easybeans.deployment.annotations.analyzer
This classes analyses annotation (could be class, method, attribute, etc).
ScanCommonVisitor() - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.ScanCommonVisitor
Constructor Build map of visitors.
ScanFieldVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer
This classes analyses a given field and build/fill meta data information.
ScanFieldVisitor(JField, ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.ScanFieldVisitor
Constructor.
ScanMethodVisitor - Class in org.objectweb.easybeans.deployment.annotations.analyzer
This classes analyses a given method and build/fill meta data information.
ScanMethodVisitor(JMethod, ClassAnnotationMetadata) - Constructor for class org.objectweb.easybeans.deployment.annotations.analyzer.ScanMethodVisitor
Constructor.
scanNewContainers() - Method in class org.objectweb.easybeans.server.ContainersMonitor
Scan all files present in the ejb3 directory and create container for each one.
scanVisitor - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.AnnotationDeploymentAnalyzer
ASM visitor used to visit classes.
scheduleWork(Work) - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Accepts a Work instance for processing.
scheduleWork(Work, long, ExecutionContext, WorkListener) - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Accepts a Work instance for processing.
SchemaEntityResolver - Class in org.objectweb.easybeans.util.xml
Entity resolver allowing to find schema within the classloader.
SchemaEntityResolver(String[]) - Constructor for class org.objectweb.easybeans.util.xml.SchemaEntityResolver
Constructor.
schemasUrls - Variable in class org.objectweb.easybeans.util.xml.SchemaEntityResolver
Map where the schemas URLs are stored.
searchingDefinedClass(String) - Method in class org.objectweb.easybeans.loader.EasyBeansClassLoader
Search a class in the local repository of classes to define.
searchListGetterSetterMethod(Method[], String, Class) - Method in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Search getter and setter method in the given set of methods.
sendEJBRequest(EJBRequest) - Method in interface org.objectweb.easybeans.rpc.api.ClientRPC
Sends a request comes to the remote side.
A response is done by the remote side and it sends back a response.
sendEJBRequest(EJBRequest) - Method in class org.objectweb.easybeans.rpc.rmi.client.RMIClientRPC
Sends a request comes to the remote side.
A response is done by the remote side and it sends back a response.
Serialization - Class in org.objectweb.easybeans.util.marshalling
Allow to get the bytes of an object or to recreate an object from bytes.
It also used a custom reader when recreating object as it uses the context classloader in order to have an object with the right classloader.
Serialization() - Constructor for class org.objectweb.easybeans.util.marshalling.Serialization
Utility class, no public constructor.
serialVersionUID - Static variable in exception javax.ejb.EJBAccessException
UID for serialization.
serialVersionUID - Static variable in exception javax.ejb.EJBException
UID for serialization.
serialVersionUID - Static variable in exception javax.ejb.EJBTransactionRequiredException
 
serialVersionUID - Static variable in exception javax.ejb.EJBTransactionRolledbackException
 
serialVersionUID - Static variable in exception javax.ejb.NoSuchEJBException
UID for serialization.
serialVersionUID - Static variable in exception javax.ejb.NoSuchObjectLocalException
UID for serialization.
serialVersionUID - Static variable in exception javax.persistence.TransactionRequiredException
Serial version uid.
serialVersionUID - Static variable in exception org.objectweb.easybeans.api.EZBArchiveException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.api.EZBContainerException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.api.FactoryException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.api.injection.EasyBeansInjectionException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.api.pool.PoolException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.client.ClientContainerException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.component.api.EZBComponentException
Id for serializable class.
serialVersionUID - Static variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
uid for Serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.component.joram.JoramException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.deployment.annotations.exceptions.AnalyzerException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.deployment.annotations.exceptions.InterceptorsValidationException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.deployment.annotations.exceptions.ResolverException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.deployment.annotations.exceptions.SessionBeanValidationException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.deployment.helper.JavaContextHelperException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.deployment.xml.EJB3DeploymentDescException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.deployment.xml.parsing.ParsingException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.enhancer.EnhancerException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.jmx.CommonsModelerException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.jmx.JMXRemoteException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.jmx.MBeanServerException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.jmx.MBeansException
Id for serializable class.
serialVersionUID - Static variable in class org.objectweb.easybeans.log.CommonsLoggerImpl
Id for serializable class.
serialVersionUID - Static variable in class org.objectweb.easybeans.log.JDKLogger
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.persistence.xml.PersistenceXmlFileAnalyzerException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.rpc.api.RPCException
Id for serializable class.
serialVersionUID - Static variable in class org.objectweb.easybeans.rpc.ClientRPCInvocationHandler
Id for serializable class.
serialVersionUID - Static variable in class org.objectweb.easybeans.rpc.JEJBRequest
Id for serializable class.
serialVersionUID - Static variable in class org.objectweb.easybeans.rpc.JEJBResponse
Id for serializable class.
serialVersionUID - Static variable in class org.objectweb.easybeans.rpc.LocalCallInvocationHandler
UID for serialization.
serialVersionUID - Static variable in class org.objectweb.easybeans.rpc.rmi.server.RMIServerRPCImpl_Stub
 
serialVersionUID - Static variable in exception org.objectweb.easybeans.server.EmbeddedException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.util.files.FileUtilsException
Uid of serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.util.url.URLUtilsException
Uid of serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.util.xml.DocumentParserException
Id for serializable class.
serialVersionUID - Static variable in exception org.objectweb.easybeans.xmlconfig.XMLConfigurationException
Id for serializable class.
servedInstance - Variable in class org.objectweb.easybeans.pool.JPool
Total number of instances since the pool creation.
servedOpen - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
total number of opened connections since the datasource creation.
server - Variable in class org.objectweb.easybeans.component.hsqldb.HSQLDBComponent
HsqlDB server.
serverConfig - Variable in class org.objectweb.easybeans.server.Embedded
Configuration of this server.
ServerConfig - Class in org.objectweb.easybeans.server
Defines a configuration class that can be used to start the embedded EJB3 server.
ServerConfig() - Constructor for class org.objectweb.easybeans.server.ServerConfig
 
servers - Static variable in class org.objectweb.easybeans.server.EmbeddedManager
Map of embedded servers for some id.
Session - Class in org.objectweb.easybeans.deployment.xml.struct
Defines a representation for <session> element.
Session() - Constructor for class org.objectweb.easybeans.deployment.xml.struct.Session
Constructor.
SESSION_BEAN_INTERFACE - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.SessionBeanInterface
SessionBean interface.
SESSION_CONTEXT - Static variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
javax.ejb.SessionContext interface.
SESSION_SYNCHRONIZATION_INTERFACE - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.TransactionResolver
javax.ejb.SessionSynchronization interface.
SessionBeanHelper - Class in org.objectweb.easybeans.deployment.annotations.helper.bean
Helper class which manages only Session bean class.
SessionBeanHelper() - Constructor for class org.objectweb.easybeans.deployment.annotations.helper.bean.SessionBeanHelper
Helper class, no public constructor.
SessionBeanInfo - Class in org.objectweb.easybeans.container.info
This class contains information for a session bean.
SessionBeanInfo() - Constructor for class org.objectweb.easybeans.container.info.SessionBeanInfo
 
sessionBeanInfo - Variable in class org.objectweb.easybeans.container.session.SessionFactory
Session Desc (deployment info).
SessionBeanInterface - Class in org.objectweb.easybeans.deployment.annotations.helper.bean.session
This class analyze interfaces of the session bean.
SessionBeanInterface() - Constructor for class org.objectweb.easybeans.deployment.annotations.helper.bean.session.SessionBeanInterface
Helper class, no public constructor.
SessionBeanMBean<F extends SessionFactory> - Class in org.objectweb.easybeans.jsr77
Base MBean for SessionBean (Stateful, Stateless).
SessionBeanMBean() - Constructor for class org.objectweb.easybeans.jsr77.SessionBeanMBean
Creates a new Managed Object.
SessionBeanValidationException - Exception in org.objectweb.easybeans.deployment.annotations.exceptions
Exception thrown if there is a failure in a bean.
SessionBeanValidationException() - Constructor for exception org.objectweb.easybeans.deployment.annotations.exceptions.SessionBeanValidationException
Constructs a new runtime exception with null as its detail message.
SessionBeanValidationException(String) - Constructor for exception org.objectweb.easybeans.deployment.annotations.exceptions.SessionBeanValidationException
Constructs a new runtime exception with the specified detail message.
SessionBeanValidationException(String, Throwable) - Constructor for exception org.objectweb.easybeans.deployment.annotations.exceptions.SessionBeanValidationException
Constructs a new runtime exception with the specified detail message and cause.
SessionBeanValidator - Class in org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks
This class ensures that the session bean is well formed before trying to load it.
SessionBeanValidator() - Constructor for class org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks.SessionBeanValidator
Helper class, no public constructor.
SessionBusinessInterfaceFinder - Class in org.objectweb.easybeans.deployment.annotations.helper.bean.session
This class finds the business interface if there are no business interfaces specified.
SessionBusinessInterfaceFinder() - Constructor for class org.objectweb.easybeans.deployment.annotations.helper.bean.session.SessionBusinessInterfaceFinder
Helper class, no public constructor.
SessionContext - Interface in javax.ejb
 
SessionFactory<PoolType extends EasyBeansSB> - Class in org.objectweb.easybeans.container.session
This class manages the session bean and its creation/lifecycle.
SessionFactory(String, EZBContainer) - Constructor for class org.objectweb.easybeans.container.session.SessionFactory
Builds a new factory with a given name and its container.
SessionFactoryIdentifier<T extends SessionFactory> - Class in org.objectweb.easybeans.container.session
Generates an ObjectName for an session factory MBean.
SessionFactoryIdentifier() - Constructor for class org.objectweb.easybeans.container.session.SessionFactoryIdentifier
 
sessionList - Variable in class org.objectweb.easybeans.deployment.xml.struct.EnterpriseBeans
List of <session> elements.
SessionSynchronizationListener - Class in org.objectweb.easybeans.transaction
This listener will be notified by the transaction manager and will call methods on the bean.
SessionSynchronizationListener(SessionSynchronization) - Constructor for class org.objectweb.easybeans.transaction.SessionSynchronizationListener
Creates a listener which will act on the given bean.
sessionType - Variable in class org.objectweb.easybeans.deployment.xml.struct.Session
Type of session bean (stateless/stateful).
SET_HANDLER - Static variable in class org.objectweb.easybeans.log.JDKLogger
Property to disable the set of our own handler.
setActivationConfigProperties(List<ActivationConfigProperty>) - Method in class org.objectweb.easybeans.container.info.MessageDrivenInfo
Sets the activation config properties.
setAlias(String) - Method in class org.objectweb.easybeans.xmlconfig.mapping.AbsMapping
Sets the alias for this mapping.
setAnnotationsInterceptors(JInterceptors) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets the object representing the @Interceptors annotation.
setAnnotationsInterceptors(JInterceptors) - Method in interface org.objectweb.easybeans.deployment.annotations.metadata.interfaces.IEJBInterceptors
Set JInterceptors object.
setAnnotationsInterceptors(JInterceptors) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Sets the object representing the @Interceptors annotation.
setApplicationException(ApplicationException) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets the object representing the @ApplicationException annotation.
setApplicationException() - Method in exception org.objectweb.easybeans.rpc.api.RPCException
Mark this exception as an application exception (wrapped exception).
setApplicationExceptions(Map<String, ApplicationException>) - Method in interface org.objectweb.easybeans.api.bean.IBeanInfo
Sets the list of application exceptions defined on this ejb jar metadata.
setApplicationExceptions(Map<String, ApplicationException>) - Method in class org.objectweb.easybeans.container.info.BeanInfo
Sets the list of application exceptions defined on this ejb jar metadata.
setArchive(EZBArchive) - Method in class org.objectweb.easybeans.api.EZBContainerCallbackInfo
Sets the archive (directory/file) managed by this container.
setAroundInvoke(boolean) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Sets true if method has @AroundInvoke.
setArray(int, Array) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setAsciiStream(int, InputStream, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setAttribute(Object, String, String, ClassMapping) - Method in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Set attribute on the given object.
setAuthenticationType(Resource.AuthenticationType) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
Sets the authentication type.
setAutoCommit(boolean) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
In a JDBC-XA driver, autocommit is false if we are in a global Tx.
setBeanClass(Class<PoolType>) - Method in class org.objectweb.easybeans.container.AbsFactory
Sets the bean class that will be used to build bean's instance.
setBeanId(Long) - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Sets the id of the bean.
setBeanId(Long) - Method in interface org.objectweb.easybeans.rpc.api.EJBResponse
Sets the bean Id.
setBeanId(Long) - Method in class org.objectweb.easybeans.rpc.JEJBResponse
Sets the bean Id.
setBeanInterface(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JEjbEJB
Sets the business or home Interface.
setBeanName(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JEjbEJB
Sets bean name (Name of stateless, stateful, etc.
setBeanTransaction(Transaction) - Method in class org.objectweb.easybeans.container.session.EasyBeansSessionContext
Sets the transaction used by this bean.
setBigDecimal(int, BigDecimal) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setBinaryStream(int, InputStream, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setBlob(int, Blob) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setBoolean(int, boolean) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setBusinessMethod(boolean) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
This method is a business method.
setByte(int, byte) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setBytes(int, byte[]) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setCatalog(String) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
setCharacterStream(int, Reader, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setCheckLevel(int) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
setClassAnnotationMetadata(ClassAnnotationMetadata) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Replace the link to the classannotation metadata.
setClassLoader(ClassLoader) - Method in interface org.objectweb.easybeans.api.EZBContainer
Sets the classloader.
setClassLoader(ClassLoader) - Method in class org.objectweb.easybeans.container.JContainer3
Sets the classloader.
setClassLoader(ClassLoader) - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Sets the classloader.
setClassName(String) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Sets the driver class for JDBC.
setClassName(String) - Method in class org.objectweb.easybeans.deployment.xml.struct.LifeCycleCallback
Sets the class of the callback.
setClassType(ClassType) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets the type of this class.
setClientContainerComponentContext(Context) - Method in class org.objectweb.easybeans.naming.NamingManager
Set the context used by client container (per JVM instead of per thread).
setClob(int, Clob) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setComponentContext(Context) - Method in class org.objectweb.easybeans.naming.NamingManager
Associate this CompNamingContext with the current thread.
setComponentContextMethod - Static variable in class org.objectweb.easybeans.naming.interceptors.JOnASENCInterceptor
Method used to set the component context on the JOnAS naming manager.
setComponents(Components) - Method in class org.objectweb.easybeans.component.ComponentManager
Sets the components object.
setComponents(Components) - Method in class org.objectweb.easybeans.server.Embedded
Sets the components that needs to be launched.
setContainerConfig(EZBContainerConfig) - Method in class org.objectweb.easybeans.container.JContainer3
Configure ths JConatiner.
setContainerId(String) - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Sets the container ID.
setCreatedTime(long) - Method in class org.objectweb.easybeans.pool.PoolEntryStatistics
Sets the value of the creation time of this entry.
setCursorName(String) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setDatabaseName(String) - Method in class org.objectweb.easybeans.component.hsqldb.HSQLDBComponent
Sets the database name.
setDatasourceName(String) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Sets the name of the datasource.
setDate(int, Date) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setDate(int, Date, Calendar) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setDescription(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
Sets the description.
setDescription(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JCommonBean
Sets the description.
setDescription(String) - Method in class org.objectweb.easybeans.deployment.xml.struct.common.EnvEntry
Sets the description.
setDirectoryScanningEnabled(boolean) - Method in class org.objectweb.easybeans.server.ServerConfig
 
setDouble(int, double) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setDriver(String) - Method in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Sets the name of the JDBC driver.
setDSName(String) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
setEasyBeansFactory(Factory) - Method in interface org.objectweb.easybeans.api.bean.EasyBeansBean
Defines the factory associated to this bean.
setEasyBeansSessionContext(EasyBeansSessionContext) - Method in interface org.objectweb.easybeans.api.bean.EasyBeansSB
Defines the session context associated to this bean.
setEjb3(EJB3) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.EjbJarAnnotationMetadata
Sets the ejb3 deployment descriptor object.
setEjb3Path(String) - Method in class org.objectweb.easybeans.server.ServerConfig
Sets the path forloading/looking beans.
setEjbClass(String) - Method in class org.objectweb.easybeans.deployment.xml.struct.AbsBean
Set the ejb-class.
setEjbLink(String) - Method in class org.objectweb.easybeans.deployment.xml.struct.common.EJBRef
Sets the ejb-link value.
setEjbName(String) - Method in class org.objectweb.easybeans.deployment.xml.struct.AbsBean
Set the ejb-name.
setEjbRefName(String) - Method in class org.objectweb.easybeans.deployment.xml.struct.common.EJBRef
Sets the name of this ejb-ref.
setEjbRefType(String) - Method in class org.objectweb.easybeans.deployment.xml.struct.common.EJBRef
Sets the type of this reference.
setEnterpriseBeans(EnterpriseBeans) - Method in class org.objectweb.easybeans.deployment.xml.struct.EJB3
Sets the enterprise-beans element.
setEnvEntryName(String) - Method in class org.objectweb.easybeans.deployment.xml.struct.common.EnvEntry
Sets the name.
setEnvEntryType(String) - Method in class org.objectweb.easybeans.deployment.xml.struct.common.EnvEntry
Sets the type.
setEnvEntryValue(String) - Method in class org.objectweb.easybeans.deployment.xml.struct.common.EnvEntry
Sets the value.
setEscapeProcessing(boolean) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setExcludeClassInterceptors(boolean) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Flag this method as a method which exclude user interceptors.
setExcludeUnlistedClasses(boolean) - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Sets the boolean defining if the persistence unit that have not been explicitly listed are to be included in the set of managed classes.
setExtendingRmiRemote(boolean) - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Sets the flag if interface is extending java.rmi.Remote.
setExternalUserInterceptors(Map<InterceptorType, List<JClassInterceptor>>) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets the list of user interceptors that enhancers will use.
These interceptors are defined outside the bean class (interceptor classes).
setEZBComponents(List<EZBComponent>) - Method in class org.objectweb.easybeans.component.Components
Sets the list of components.
setEZBServer(EZBServer) - Method in interface org.objectweb.easybeans.api.EZBContainerConfig
Sets the easybeans server.
setEZBServer(EZBServer) - Method in class org.objectweb.easybeans.container.JContainerConfig
Sets the embedded server.
setFactories(Map<String, Factory>) - Method in class org.objectweb.easybeans.api.EZBContainerCallbackInfo
Sets the Map of factories managed by this container.
setFactoryName(String) - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Sets the factory's name.
setFetchDirection(int) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setFetchSize(int) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setField(MethodVisitor, String, FieldAnnotationMetadata, Type) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Sets the value of a field.
setField() - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
 
setFloat(int, float) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setFlushMode(FlushModeType) - Method in class org.objectweb.easybeans.persistence.TxEntityManager
Set the flush mode that applies to all objects contained in the persistence context.
setGlobalEasyBeansInterceptors(List<JClassInterceptor>) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets the list of global interceptors that enhancers will use.
setGlobalEasyBeansInterceptors(List<JClassInterceptor>) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Sets the list of global interceptors that enhancers will use.
setHashedMethods(Map<Method, Long>) - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Sets the hashed methods.
setHashes(Map<Long, Method>) - Method in class org.objectweb.easybeans.container.AbsFactory
Sets the hashes for the current bean class.
setHoldability(int) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
setHostname(String) - Method in class org.objectweb.easybeans.component.carol.Protocol
Sets the hostname of this protocol.
setHostname(String) - Method in class org.objectweb.easybeans.component.joram.JoramComponent
Sets the hostname to use.
setInherited(boolean) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.FieldAnnotationMetadata
Sets the inheritance of this method.
setInherited(boolean, ClassAnnotationMetadata) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Sets the inheritance of this method.
setInt(int, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setInterceptors(List<JClassInterceptor>) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Sets the list of interceptors(tx, security, etc) that enhancers will use.
These interceptors are defined per methods.
setInterfaceClass(Class) - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Sets the interface that represents this handler.
setInterfaceClassName(String) - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Sets the name of the interface that represents this handler.
setInterfaces(String[]) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets the interfaces of this class.
setInternalUserInterceptors(Map<InterceptorType, List<JClassInterceptor>>) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets the list of user interceptors that enhancers will use.
These interceptors are defined in bean class.
setJAnnotationResource(JAnnotationResource) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxAnnotationResourceVisitor
Sets the jAnnotationResource object.
setJAnnotationResource(JAnnotationResource) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
Set JAnnotationResource object.
setJAnnotationResource(JAnnotationResource) - Method in interface org.objectweb.easybeans.deployment.annotations.metadata.interfaces.IAnnotationResource
Set JAnnotationResource object.
setJAnnotationResources(List<JAnnotationResource>) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets JAnnotationResources object.
setJavaContext(Context) - Method in interface org.objectweb.easybeans.api.Factory
Sets the java: context.
setJavaContext(Context) - Method in class org.objectweb.easybeans.container.AbsFactory
Sets the java: context.
setJavaxPersistenceContext(JavaxPersistenceContext) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceContextVisitor
Sets the javaxPersistenceContext object.
setJavaxPersistenceContext(JavaxPersistenceContext) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
Sets the persistence context info on this field.
setJavaxPersistenceContext(JavaxPersistenceContext) - Method in interface org.objectweb.easybeans.deployment.annotations.metadata.interfaces.IPersistenceContext
Sets the persistence context info on this field.
setJavaxPersistencePersistenceContexts(List<JavaxPersistenceContext>) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets JavaxPersistencePersistenceContexts object.
setJavaxPersistencePersistenceUnits(List<JavaxPersistenceUnit>) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets setJavaxPersistencePersistenceUnits object.
setjavaxPersistenceUnit(JavaxPersistenceUnit) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceUnitVisitor
Sets the javaxPersistenceUnit object.
setJavaxPersistenceUnit(JavaxPersistenceUnit) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
Sets the persistence unit info on this field.
setJavaxPersistenceUnit(JavaxPersistenceUnit) - Method in interface org.objectweb.easybeans.deployment.annotations.metadata.interfaces.IPersistenceUnit
Sets the persistence unit info on this field.
setJCommonBean(JCommonBean) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets the attributes for a Stateless/Stateful/MDB.
setJEjbEJB(JEjbEJB) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxEjbEJBVisitor
Sets the jEjbEJB object.
setJEjbEJB(JEjbEJB) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
Set JAnnotationEJB object.
setJEjbEJB(JEjbEJB) - Method in interface org.objectweb.easybeans.deployment.annotations.metadata.interfaces.IEjbEJB
Set jEjbEJB object.
setJEjbEJBs(List<JEjbEJB>) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Set JEjbEJBs object.
setJMessageDriven(JMessageDriven) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets the message driven bean object.
setJndiName(String) - Method in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Sets the JNDI name.
setJStateful(JStateful) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets the attributes for a Stateful.
setJStateless(JStateless) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets the attributes for a Stateless.
setJtaDataSource(DataSource) - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Sets the JTA-enabled data source.
setJtaDataSourceName(String) - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Sets the JTA-enabled data source name.
setLocalHome(String) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets the @LocalHome class name.
setLocalInterfaces(JLocal) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets the local interfaces of this class.
setLoginTimeout(int) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
setLogWriter(PrintWriter) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
setLong(int, long) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setMappedName(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
Sets mapped Name.
setMappedName(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JCommonBean
Sets the mapped name.
setMappedName(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JEjbEJB
Sets mapped Name.
setMaxAge(int) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
setMaxFieldSize(int) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setMaxOpenTime(int) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
setMaxPoolSize(int) - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Sets the max pool size.
setMaxRows(int) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setMaxWaiters(int) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
setMaxWaitTime(int) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
setMessageDrivenInfo(MessageDrivenInfo) - Method in class org.objectweb.easybeans.container.mdb.MDBFactory
Sets the information object for a session bean.
setMessageListenerInterface(String) - Method in class org.objectweb.easybeans.container.info.MessageDrivenInfo
Sets the message listener interface.
setMessageListenerInterface(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JMessageDriven
Sets the message listener interface.
setMethod(String) - Method in class org.objectweb.easybeans.deployment.xml.struct.LifeCycleCallback
Sets the method name of the callback's class.
setMinPoolSize(int) - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Sets the min pool size.
setModified() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Defines that this class has been modified.
setName(String) - Method in class org.objectweb.easybeans.component.carol.Protocol
Sets the name of this protocol.
setName(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
Sets Name (resource to be looked up).
setName(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceContext
sets the name of this persistence context.
setName(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceUnit
sets the name of this persistence context.
setName(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JCommonBean
Sets the bean name.
setName(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JEjbEJB
Sets Name (resource to be looked up).
setName(String) - Method in class org.objectweb.easybeans.xmlconfig.mapping.AbsMapping
Sets the name for this mapping.
setNonJtaDataSource(DataSource) - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Sets the non-JTA-enabled data source.
setNonJtaDataSourceName(String) - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Sets the non-JTA-enabled data source name.
setNull(int, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setNull(int, int, String) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setObject(int, Object) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setObject(int, Object, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setObject(int, Object, int, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setParameters(Object[]) - Method in interface javax.interceptor.InvocationContext
 
setPassword(String) - Method in class org.objectweb.easybeans.component.hsqldb.User
Sets the password.
setPassword(String) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Sets the password used to get connections.
setPassword(String) - Method in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Sets the password to use.
setPersistenceProvider(PersistenceProvider) - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Sets the persistence provider object.
setPersistenceProviderClassName(String) - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Sets the persistence provider implementation class name.
setPersistenceUnitManager(EZBPersistenceUnitManager) - Method in interface org.objectweb.easybeans.api.EZBContainer
Sets the persistence manager object which manages all persistence-unit associated to this container.
setPersistenceUnitManager(EZBPersistenceUnitManager) - Method in class org.objectweb.easybeans.container.JContainer3
Sets the persistence manager object which manages all persistence-unit associated to this container.
setPersistenceUnitName(String) - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Sets the name of the persistence unit.
setPersistenceUnitRootUrl(URL) - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Sets the URL for the jar file or directory that is the root of the persistence unit.
setPersistenceXmlFileUrl(URL) - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Sets the URL object that points to the persistence.xml file.
setPool(Pool<PoolType, Long>) - Method in class org.objectweb.easybeans.container.AbsFactory
Sets the pool used by this factory.
setPoolMax(int) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
setPoolMax(int) - Method in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
The maximum size of the JDBC pool.
setPoolMin(int) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
setPoolMin(int) - Method in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
The minimum size of the JDBC pool.
setPort(int) - Method in class org.objectweb.easybeans.component.joram.JoramComponent
Sets the port number to use.
setPortNumber(int) - Method in class org.objectweb.easybeans.component.carol.Protocol
Sets the port number of this protocol.
setPortNumber(String) - Method in class org.objectweb.easybeans.component.hsqldb.HSQLDBComponent
Sets the port number.
setPortNumber(String) - Method in interface org.objectweb.easybeans.component.itf.EmbeddedDBComponent
Sets the port number.
setPostActivate(boolean) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Sets true if method has @PostActivate.
setPostConstruct(boolean) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Sets true if method has @PostConstruct.
setPreDestroy(boolean) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Sets true if method has @PreDestroy.
setPrePassivate(boolean) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Sets true if method has @PrePassivate.
setProperties(Properties) - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Sets the properties use by this unit.
setProtocols(List<Protocol>) - Method in class org.objectweb.easybeans.component.carol.CarolComponent
Sets the list of protocols.
setPstmtMax(int) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
setPstmtMax(int) - Method in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Set the max cache of prepared statement.
setPstmtMax(int) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Dynamically change the prepared statement pool size.
setQueryTimeout(int) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setQueues(List<String>) - Method in class org.objectweb.easybeans.component.joram.JoramComponent
Sets the initial queues of the Joram server.
setReadOnly(boolean) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
setRef(int, Ref) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setRemote(String) - Method in class org.objectweb.easybeans.deployment.xml.struct.common.EJBRef
Sets the value of remote element.
setRemoteHome(String) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets the @RemoteHome class name.
setRemoteInterfaces(JRemote) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets the remote interfaces of this class.
setRemove(Remove) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Sets @Remove attribute.
setRMIEnv(Hashtable<?, ?>) - Method in class org.objectweb.easybeans.rpc.ClientRPCInvocationHandler
Set the RMI environment used by the client when the lookup has been done.
setRollbackOnly() - Method in interface javax.ejb.EJBContext
 
setRollbackOnly() - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext
Mark the current transaction for rollback.
setRPCException(RPCException) - Method in interface org.objectweb.easybeans.rpc.api.EJBResponse
Sets the RPC Exception (if any).
setRPCException(RPCException) - Method in class org.objectweb.easybeans.rpc.JEJBResponse
Sets the RPC Exception (if any).
setSamplingPeriod(int) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
setSavepoint() - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
setSavepoint(String) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
setServerConfig(ServerConfig) - Method in class org.objectweb.easybeans.server.Embedded
Sets the server configuration (not the components).
setSessionBeanInfo(SessionBeanInfo) - Method in class org.objectweb.easybeans.container.session.SessionFactory
Sets the information object for a session bean.
SETSESSIONCONTEXT_METHOD - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.SessionBeanInterface
setSessionContext() method.
setSessionType(String) - Method in class org.objectweb.easybeans.deployment.xml.struct.Session
Set the session-type.
setShareable(boolean) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
Sets the shareable attribute (false/true).
setShort(int, short) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setShouldWait(boolean) - Method in class org.objectweb.easybeans.server.ServerConfig
Sets if the server will loop at the end of it's startup.
setStarted() - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWork
Sets the started mode to true.
setString(int, String) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setSuperName(String) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets the super class name.
setTestStatement(String) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
 
setTime(int, Time) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setTime(int, Time, Calendar) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setTimeout(boolean) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Sets true if method has @Timeout.
setTimestamp(int, Timestamp) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setTimestamp(int, Timestamp, Calendar) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setTm(TransactionManager) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Sets the transaction managed used by the connections.
setTopics(List<String>) - Method in class org.objectweb.easybeans.component.joram.JoramComponent
Sets the initial topics of the Joram server.
setTransactionAttributeType(TransactionAttributeType) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Set Transaction Attribute Type.
setTransactionAttributeType(TransactionAttributeType) - Method in interface org.objectweb.easybeans.deployment.annotations.metadata.interfaces.ITransactionAttribute
Set Transaction Attribute Type.
setTransactionAttributeType(TransactionAttributeType) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Sets Transaction Attribute Type.
setTransactionIsolation(String) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Sets the transaction isolation level of the connections.
setTransactionIsolation(int) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
setTransactionManagementType(TransactionManagementType) - Method in interface org.objectweb.easybeans.api.bean.IBeanInfo
Sets the type of transaction for the given bean.
setTransactionManagementType(TransactionManagementType) - Method in class org.objectweb.easybeans.container.info.BeanInfo
Sets the type of transaction for the given bean.
setTransactionManagementType(TransactionManagementType) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Sets transaction management type.
setTransactionTimeout(int) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Set the current transaction timeout value for this XAResource instance.
setTransactionType(String) - Method in class org.objectweb.easybeans.deployment.xml.struct.Session
Set the transaction-type.
setTransactionType(PersistenceUnitTransactionType) - Method in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Sets the transaction type of the entity managers created by the EntityManagerFactory.
setTx(Transaction) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Set the associated transaction.
setType(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
Sets the class type of this object.
setType(PersistenceContextType) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceContext
Sets the persistence context type.
setTypeMap(Map) - Method in class org.objectweb.easybeans.component.jdbcpool.JConnection
setUnicodeStream(int, InputStream, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setUnitName(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceContext
sets the unit name of this persistence context.
setUnitName(String) - Method in class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceUnit
sets the unit name of this persistence context.
setUrl(String) - Method in class org.objectweb.easybeans.component.carol.Protocol
Sets the URL used as PROVIDER_URL.
setUrl(String) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Sets the url to get connections.
setUrl(String) - Method in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Sets the connection's URL.
setURL(int, URL) - Method in class org.objectweb.easybeans.component.jdbcpool.JStatement
setUseID(boolean) - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Sets the flag if all instance build with this ref are unique or not.
setUseMBeans(boolean) - Method in class org.objectweb.easybeans.server.ServerConfig
Sets the value for using MBeans.
setUseNaming(boolean) - Method in class org.objectweb.easybeans.server.ServerConfig
Sets the value for using the EasyBeans naming system.
setUserInterceptors(Map<InterceptorType, List<JClassInterceptor>>) - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Sets the list of user interceptors that enhancers will use.
These interceptors are defined in bean class.
setUserName(String) - Method in class org.objectweb.easybeans.component.hsqldb.User
Sets the username.
setUserName(String) - Method in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Sets the user for getting connections.
setUsername(String) - Method in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Sets the username that is used to get a connection.
setUsers(List<User>) - Method in class org.objectweb.easybeans.component.hsqldb.HSQLDBComponent
Set the list of users.
setUseTM(boolean) - Method in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Is that the pool will use transaction or not.
setValue(Object) - Method in interface org.objectweb.easybeans.rpc.api.EJBResponse
Sets the value of the response.
setValue(Object) - Method in class org.objectweb.easybeans.rpc.JEJBResponse
Sets the value of the response.
setXaResource(XAResource) - Method in class org.objectweb.easybeans.container.mdb.MDBMessageEndPoint
Sets the XAResource of this message end point.
SHAREABLE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxAnnotationResourceVisitor
Shareable attribute of the annotation.
shareable - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
Shareable (true/false).
shouldWait - Variable in class org.objectweb.easybeans.server.ServerConfig
Wait at the end of the start.
shouldWait() - Method in class org.objectweb.easybeans.server.ServerConfig
 
signature - Variable in class org.objectweb.easybeans.deployment.annotations.JField
Field's signature.
signature - Variable in class org.objectweb.easybeans.deployment.annotations.JMethod
Method's signature.
SLEEP_TIME - Static variable in class org.objectweb.easybeans.server.ContainersMonitor
Sleep time for the thread of the cleaner (5s).
SLEEP_TIME - Static variable in class org.objectweb.easybeans.server.ra.EasyBeansResourceAdapter.EmbeddedStarter
Sleep time for this waiter thread (1 second).
SLEEP_VALUE - Static variable in class org.objectweb.easybeans.component.hsqldb.HSQLDBComponent
Sleep value.
SLEEP_VALUE - Static variable in class org.objectweb.easybeans.server.Embedded
Default sleep value (for server loop).
sql - Variable in class org.objectweb.easybeans.component.jdbcpool.JStatement
SQL used as statement.
start(EZBContainerCallbackInfo) - Method in interface org.objectweb.easybeans.api.EZBContainerLifeCycleCallback
Called when container is starting.
start() - Method in interface org.objectweb.easybeans.api.EZBManageableContainer
Start this container.
start() - Method in interface org.objectweb.easybeans.api.pool.Pool
Start the pool.
It could create initial instances if specified.
start() - Method in class org.objectweb.easybeans.client.ClientContainer
Start the client container.
start() - Method in interface org.objectweb.easybeans.component.api.EZBComponent
Start method.
This method is called after the init method.
start() - Method in class org.objectweb.easybeans.component.carol.CarolComponent
Start method.
This method is called after the init method.
start() - Method in class org.objectweb.easybeans.component.hsqldb.HSQLDBComponent
Start method.
This method is called after the init method.
start() - Method in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Start method.
This method is called after the init method.
start(Xid, int) - Method in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Start work on behalf of a transaction branch specified in xid.
start() - Method in class org.objectweb.easybeans.component.joram.JoramComponent
Starts a Joram Server without persistence.
start() - Method in class org.objectweb.easybeans.component.jotm.JOTMComponent
Start method.
This method is called after the init method.
start() - Method in class org.objectweb.easybeans.container.JContainer3
Start this container.
start() - Method in class org.objectweb.easybeans.container.management.JContainer3MBean
Start this container.
start() - Method in class org.objectweb.easybeans.pool.JPool
Start the pool.
It could create initial instances if specified.
start() - Method in class org.objectweb.easybeans.server.Embedded
Starts the EJB3 server.
start(BootstrapContext) - Method in class org.objectweb.easybeans.server.ra.EasyBeansResourceAdapter
Starts the embedded server.
startComponents() - Method in class org.objectweb.easybeans.component.ComponentManager
Start the components.
startConnector(RegistryComponent) - Static method in class org.objectweb.easybeans.jmx.JMXRemoteHelper
Start a JMX connector (used to do remote administration).
started - Variable in class org.objectweb.easybeans.component.joram.JoramComponent
Server is started ?
started - Variable in class org.objectweb.easybeans.jca.workmanager.ResourceWork
This work has been started or not ? (default = false).
started - Variable in class org.objectweb.easybeans.server.Embedded
Server started ?
startMBeanServer() - Static method in class org.objectweb.easybeans.jmx.MBeanServerHelper
Starts an MBeanServer if no MBeanServer is available.
startWork(Work) - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Accepts a Work instance for processing.
startWork(Work, long, ExecutionContext, WorkListener) - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Accepts a Work instance for processing.
Stateful - Annotation Type in javax.ejb
 
StatefulSessionBeanMBean - Class in org.objectweb.easybeans.jsr77
StatefulSessionBean JSR77 MBean.
StatefulSessionBeanMBean() - Constructor for class org.objectweb.easybeans.jsr77.StatefulSessionBeanMBean
Creates a new Managed Object.
StatefulSessionFactory - Class in org.objectweb.easybeans.container.session.stateful
This class manages the stateless session bean and its creation/lifecycle.
StatefulSessionFactory(String, EZBContainer) - Constructor for class org.objectweb.easybeans.container.session.stateful.StatefulSessionFactory
Builds a new factory with a given name and its container.
StatefulSessionFactoryIdentifier - Class in org.objectweb.easybeans.container.session.stateful.management
Generates an ObjectName for an Stateful Session Factory MBean.
StatefulSessionFactoryIdentifier() - Constructor for class org.objectweb.easybeans.container.session.stateful.management.StatefulSessionFactoryIdentifier
 
StatefulSessionFactoryMBean - Class in org.objectweb.easybeans.container.session.stateful.management
Stateful Session Factory JSR77 MBean.
StatefulSessionFactoryMBean() - Constructor for class org.objectweb.easybeans.container.session.stateful.management.StatefulSessionFactoryMBean
Creates a new Managed Object.
Stateless - Annotation Type in javax.ejb
 
StatelessSessionBeanMBean - Class in org.objectweb.easybeans.jsr77
StatelessSessionBean JSR77 MBean.
StatelessSessionBeanMBean() - Constructor for class org.objectweb.easybeans.jsr77.StatelessSessionBeanMBean
Creates a new Managed Object.
StatelessSessionFactory - Class in org.objectweb.easybeans.container.session.stateless
This class manages the stateless session bean and its creation/lifecycle.
StatelessSessionFactory(String, EZBContainer) - Constructor for class org.objectweb.easybeans.container.session.stateless.StatelessSessionFactory
Builds a new factory with a given name and its container.
StatelessSessionFactoryIdentifier - Class in org.objectweb.easybeans.container.session.stateless.management
Generates an ObjectName for an StatelessSessionBean MBean.
StatelessSessionFactoryIdentifier() - Constructor for class org.objectweb.easybeans.container.session.stateless.management.StatelessSessionFactoryIdentifier
 
StatelessSessionFactoryMBean - Class in org.objectweb.easybeans.container.session.stateless.management
StatelessSessionBean JSR77 MBean.
StatelessSessionFactoryMBean() - Constructor for class org.objectweb.easybeans.container.session.stateless.management.StatelessSessionFactoryMBean
Creates a new Managed Object.
staticMode - Variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Is that generated method is static (client case).
stop(EZBContainerCallbackInfo) - Method in interface org.objectweb.easybeans.api.EZBContainerLifeCycleCallback
Called when container is stopping.
stop() - Method in interface org.objectweb.easybeans.api.EZBManageableContainer
Stop this container.
stop() - Method in interface org.objectweb.easybeans.api.Factory
Stops the factory.
stop() - Method in interface org.objectweb.easybeans.api.pool.Pool
Stop this pool.
stop() - Method in interface org.objectweb.easybeans.component.api.EZBComponent
Stop method.
This method is called when component needs to be stopped.
stop() - Method in class org.objectweb.easybeans.component.carol.CarolComponent
Stop method.
This method is called when component needs to be stopped.
stop() - Method in class org.objectweb.easybeans.component.hsqldb.HSQLDBComponent
Stop method.
This method is called when component needs to be stopped.
stop() - Method in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Stop method.
This method is called when component needs to be stopped.
stop() - Method in class org.objectweb.easybeans.component.joram.JoramComponent
Stops the JORAM server (if started).
stop() - Method in class org.objectweb.easybeans.component.jotm.JOTMComponent
Stop method.
This method is called when component needs to be stopped.
stop() - Method in class org.objectweb.easybeans.container.JContainer3
Stop this container.
stop() - Method in class org.objectweb.easybeans.container.management.JContainer3MBean
Stop this container.
stop() - Method in class org.objectweb.easybeans.container.mdb.MDBFactory
Stops the factory.
stop() - Method in class org.objectweb.easybeans.container.mdb.MDBMessageEndPointFactory
Stops the factory.
stop() - Method in class org.objectweb.easybeans.container.session.SessionFactory
Stops the factory.
stop() - Method in class org.objectweb.easybeans.pool.JPool
Stop this pool.
stop() - Method in class org.objectweb.easybeans.server.Embedded
Stops the EJB3 server.
stop() - Method in class org.objectweb.easybeans.server.ra.EasyBeansResourceAdapter
Stopp the embedded server.
stopComponents() - Method in class org.objectweb.easybeans.component.ComponentManager
Stop the components.
stopConnector() - Static method in class org.objectweb.easybeans.jmx.JMXRemoteHelper
Start a JMX connector (used to do remote administration).
stopped - Variable in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Pool status : by default, it is not stopped.
stopThreads() - Method in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Remove this WorkManager : Stop all threads.
storeObject(Serializable) - Static method in class org.objectweb.easybeans.util.marshalling.Serialization
Gets an array of bytes corresponding to the given object.
strict - Variable in class org.objectweb.easybeans.pool.JPool
Maximum size of the pool is strict.
SUFFIX_CLASS - Static variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Suffix for generated classes EasyBeansInvocationContextImpl.
SUFFIX_INTERCEPTOR_MANAGER - Static variable in class org.objectweb.easybeans.enhancer.interceptors.EasyBeansInvocationContextGenerator
Suffix for InterceptorManager.
SUFFIX_URL - Static variable in class org.objectweb.easybeans.jmx.JMXRemoteHelper
Suffix for the URL.
superName - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Superclass name.
synchronizedBean - Variable in class org.objectweb.easybeans.transaction.SessionSynchronizationListener
Bean on which synchonization will be done.
syntax - Static variable in class org.objectweb.easybeans.naming.context.JavaNameParser
New syntax.

T

testStatement - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
test statement used when checkLevel = 2.
THREAD_TIMEOUT - Static variable in class org.objectweb.easybeans.component.joram.JoramComponent
Thread timeout.
threadContext - Static variable in class org.objectweb.easybeans.naming.NamingManager
Associate a context to a thread.
threadEntityManager - Variable in class org.objectweb.easybeans.persistence.TxEntityManagerHandler
Entity Manager used for a single method call when there is no TX.
threadnumber - Static variable in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
Thread number (when building ResourceWorkThread, it assigns a new thread number).
Timeout - Annotation Type in javax.ejb
 
timeout - Variable in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Transaction timeout value.
timeout - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
@Timeout method ?
timeout - Variable in class org.objectweb.easybeans.jca.workmanager.ResourceWork
Timeout for the given work.
TIMERSERVICE_ITF - Static variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
javax.ejb.TimerService interface.
tm - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Transaction manager.
tm - Static variable in class org.objectweb.easybeans.transaction.JTransactionManager
Internal tm.
TMComponent - Interface in org.objectweb.easybeans.component.itf
Defines the interface for a TM provider.
tmpDir - Variable in class org.objectweb.easybeans.client.ClientContainer
Temporary directory.
TOMCAT_NAMING_CLASS - Static variable in class org.objectweb.easybeans.naming.interceptors.TomcatENCInterceptor
Tomcat's class for naming.
TomcatENCInterceptor - Class in org.objectweb.easybeans.naming.interceptors
Interceptor used when EasyBeans is integrated in Tomcat.
TomcatENCInterceptor() - Constructor for class org.objectweb.easybeans.naming.interceptors.TomcatENCInterceptor
Default constructor.
TOPIC_CONN_FACT_NAME - Static variable in class org.objectweb.easybeans.component.joram.JoramComponent
Topic connection factory (for external components).
topics - Variable in class org.objectweb.easybeans.component.joram.JoramComponent
List of topics to create.
toString() - Method in class org.objectweb.easybeans.container.archive.EZBDirectoryArchiveImpl
 
toString() - Method in class org.objectweb.easybeans.container.archive.EZBJarArchiveImpl
 
toString() - Method in class org.objectweb.easybeans.container.EasyBeansEJBContext
 
toString() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JActivationConfigProperty
 
toString() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
 
toString() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JApplicationException
 
toString() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JCommonBean
 
toString() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JEjbEJB
 
toString() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JInterceptors
 
toString() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JInterface
 
toString() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JMessageDriven
 
toString() - Method in class org.objectweb.easybeans.deployment.annotations.impl.JRemove
 
toString() - Method in class org.objectweb.easybeans.deployment.annotations.JField
 
toString() - Method in class org.objectweb.easybeans.deployment.annotations.JMethod
 
toString() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
toString() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.CommonAnnotationMetadata
 
toString() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.FieldAnnotationMetadata
 
toString() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
 
toString() - Method in class org.objectweb.easybeans.deployment.resolver.JNDIResolver
 
toString() - Method in class org.objectweb.easybeans.loader.EasyBeansClassLoader
Displays useful information.
toString() - Method in class org.objectweb.easybeans.rpc.AbsInvocationHandler
Gets a string representation for this handler.
toString() - Method in class org.objectweb.easybeans.xmlconfig.mapping.AbsMapping
Returns a string representation of the object.
toString() - Method in class org.objectweb.easybeans.xmlconfig.mapping.AttributeMapping
Returns a string representation of the object.
toString() - Method in class org.objectweb.easybeans.xmlconfig.mapping.ClassMapping
Returns a string representation of the object.
toString() - Method in class org.objectweb.easybeans.xmlconfig.mapping.XMLMapping
Returns a string representation of the object.
toStringValue - Variable in class org.objectweb.easybeans.loader.EasyBeansClassLoader
String representation used by toString() method.
totalWaiterCount - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
total nb of waiters since datasource creation.
totalWaiters - Variable in class org.objectweb.easybeans.pool.JPool
Total nb of waiters since pool creation.
totalWaitingTime - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
total waiting time in milliseconds.
totalWaitingTime - Variable in class org.objectweb.easybeans.pool.JPool
total waiting time in milliseconds.
trace(Object) - Method in class org.objectweb.easybeans.log.CommonsLoggerImpl
Log a message with trace log level.
trace(Object, Object...) - Method in class org.objectweb.easybeans.log.CommonsLoggerImpl
Log a message with trace log level.
trace(Object, Object...) - Method in class org.objectweb.easybeans.log.JDKLogger
Log a message with trace log level.
trace(Object, Object...) - Method in interface org.objectweb.easybeans.log.JLog
Log a message with trace log level.
TRANSACTION_PROPERTY - Static variable in class org.objectweb.easybeans.component.joram.JoramComponent
Transaction property (Set to remove persistence settings : transient).
TransactionAttribute - Annotation Type in javax.ejb
 
TransactionAttributeType - Enum in javax.ejb
 
TransactionAttributeType() - Constructor for enum javax.ejb.TransactionAttributeType
 
transactionAttributeType - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Transaction attribute type (default = required).
transactionAttributeType - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
Type of transaction.
TransactionManagement - Annotation Type in javax.ejb
 
TransactionManagementType - Enum in javax.ejb
 
TransactionManagementType() - Constructor for enum javax.ejb.TransactionManagementType
 
transactionManagementType - Variable in class org.objectweb.easybeans.container.EasyBeansEJBContext
Type of transaction.
transactionManagementType - Variable in class org.objectweb.easybeans.container.info.BeanInfo
Management type for the bean.
transactionManagementType - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
Transaction management type (default = container).
transactionManager - Variable in class org.objectweb.easybeans.component.jotm.JOTMComponent
Transaction manager reference.
transactionManager - Variable in class org.objectweb.easybeans.container.EasyBeansEJBContext
Reference to the transaction manager.
transactionManager - Variable in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
TransactionManager to use.
transactionManager - Variable in class org.objectweb.easybeans.transaction.interceptors.AbsTransactionInterceptor
Transaction manager.
TransactionRequiredException - Exception in javax.persistence
 
TransactionRequiredException() - Constructor for exception javax.persistence.TransactionRequiredException
 
TransactionRequiredException(String) - Constructor for exception javax.persistence.TransactionRequiredException
 
TransactionResolver - Class in org.objectweb.easybeans.deployment.annotations.helper.bean
This class adds the interceptor for transaction on a given method.
TransactionResolver() - Constructor for class org.objectweb.easybeans.deployment.annotations.helper.bean.TransactionResolver
Helper class, no public constructor.
transactionType - Variable in class org.objectweb.easybeans.deployment.xml.struct.Session
Type of transaction.
transactionType - Variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfo
Transaction type of the entity managers created by the EntityManagerFactory.
transformObjectIntoPrimitive(Type, MethodVisitor) - Static method in class org.objectweb.easybeans.enhancer.CommonClassGenerator
If a type is one of the object type with something which could be linked to a primitive type, cast object into primitive.
transformPrimitiveIntoObject(Type, MethodVisitor) - Static method in class org.objectweb.easybeans.enhancer.CommonClassGenerator
If a type is one of the primitive object : boolean, int, long, etc, adds an instruction to transform type into an object.
tx - Variable in class org.objectweb.easybeans.component.jdbcpool.JManagedConnection
Transaction the connection is involved with.
tx - Variable in class org.objectweb.easybeans.persistence.TxEntityManagerLifeCycle
Tx's association to release.
tx2mc - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
This HashMap gives the JManagedConnection from its transaction Requests with same tx get always the same connection.
txEntityManager - Variable in class org.objectweb.easybeans.persistence.JPersistenceContext
Tx entity manager.
TxEntityManager - Class in org.objectweb.easybeans.persistence
This class represents an EntityManager that will be used as a container managed transaction scoped persistence context.
TxEntityManager(TxEntityManagerHandler) - Constructor for class org.objectweb.easybeans.persistence.TxEntityManager
Build a new entity manager which have TransactionScoped type.
txEntityManagerHandler - Variable in class org.objectweb.easybeans.persistence.JPersistenceContext
Tx entity manager handler.
TxEntityManagerHandler - Class in org.objectweb.easybeans.persistence
This class is used to handle different entity manager for Transaction Scoped Persistence Context.
TxEntityManagerHandler(EntityManagerFactory) - Constructor for class org.objectweb.easybeans.persistence.TxEntityManagerHandler
Build a new handler of these entity managers.
txEntityManagerHandler - Variable in class org.objectweb.easybeans.persistence.TxEntityManagerLifeCycle
Handler that manages tx entity manager (to release the tx).
TxEntityManagerLifeCycle - Class in org.objectweb.easybeans.persistence
This class manages the lifecycle of an entity manager with transaction scoped persistence context.
TxEntityManagerLifeCycle(EntityManager, Transaction, TxEntityManagerHandler) - Constructor for class org.objectweb.easybeans.persistence.TxEntityManagerLifeCycle
 
TYPE - Static variable in class org.objectweb.easybeans.container.management.JContainer3Identifier
JMX MBean Type.
TYPE - Static variable in class org.objectweb.easybeans.container.mdb.management.MDBMessageEndPointFactoryIdentifier
JMX MBean Type.
TYPE - Static variable in class org.objectweb.easybeans.container.session.stateful.management.StatefulSessionFactoryIdentifier
JMX MBean Type.
TYPE - Static variable in class org.objectweb.easybeans.container.session.stateless.management.StatelessSessionFactoryIdentifier
JMX MBean Type.
TYPE - Static variable in class org.objectweb.easybeans.deployer.management.DeployerIdentifier
JMX MBean Type.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxAnnotationResourcesVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbApplicationExceptionVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbEJBsVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbLocalHomeVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbLocalVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbRemoteHomeVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbRemoteVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbStatefulVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbStatelessVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbTransactionManagementVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxPersistencePersistenceContextsVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxPersistencePersistenceUnitsVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxAnnotationResourceVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxEjbEJBVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxEjbTransactionAttributeVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxInterceptorInterceptorsVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceContextVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceUnitVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxAnnotationPostConstructVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxAnnotationPreDestroyVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbInitVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbPostActivateVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbPrePassivateVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbRemoveVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbTimeoutVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxInterceptorAroundInvokeVisitor
Type of annotation.
TYPE - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxInterceptorExcludeClassInterceptorsVisitor
Type of annotation.
type - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JAnnotationResource
Type (class).
type - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceContext
Type of persistence context.
TYPE - Static variable in class org.objectweb.easybeans.server.management.EmbeddedIdentifier
JMX MBean Type.

U

unbind(Name) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Unbinds the named object.
unbind(String) - Method in class org.objectweb.easybeans.naming.context.ContextImpl
Unbinds the named object.
unbind(Name) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Unbinds the named object.
unbind(String) - Method in class org.objectweb.easybeans.naming.pkg.java.JavaURLContext
Unbinds the named object.
unbindContextMethod - Static variable in class org.objectweb.easybeans.naming.interceptors.TomcatENCInterceptor
Method used to unbind the component context for the current thread on the Tomcat naming.
unbindThreadMethod - Static variable in class org.objectweb.easybeans.naming.interceptors.TomcatENCInterceptor
Method used to unbind the name associated to a context for the current thread on the Tomcat naming.
unique - Static variable in class org.objectweb.easybeans.naming.NamingManager
Singleton management: - the constructor is private.
UNIT_NAME - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceContextVisitor
UnitName attribute of the annotation.
UNIT_NAME - Static variable in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceUnitVisitor
UnitName attribute of the annotation.
unitName - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceContext
Unit name of this persistence context.
unitName - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JavaxPersistenceUnit
Unit name of this persistence context.
unpack(JarFile, File) - Static method in class org.objectweb.easybeans.util.files.FileUtils
Unpack the source archive in a given directory and returns directory directory created.
unregister(String) - Method in class org.objectweb.easybeans.component.ComponentRegistry
Unregister a component.
unregister(EZBComponent) - Method in class org.objectweb.easybeans.component.ComponentRegistry
Unregister a component.
unregisterMBean(T) - Method in class org.objectweb.easybeans.jmx.MBeansHelper
Unregister the given Object.
unregisterModelerMBean(ObjectName) - Static method in class org.objectweb.easybeans.jmx.CommonsModelerHelper
Unregister the given ObjectName.
updateDescriptors(Registry, InputStream) - Static method in class org.objectweb.easybeans.jmx.CommonsModelerExtension
Update the given Registry (and particulary the inner ManagedBean).
updateRefAddr(Reference) - Method in class org.objectweb.easybeans.rpc.AbsCallRef
Adds some settings to the reference.
url - Variable in class org.objectweb.easybeans.component.carol.Protocol
URL (contains host and port).
url - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
url for database.
url - Variable in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
URL for accessing to the database.
urlToFile(URL) - Static method in class org.objectweb.easybeans.util.url.URLUtils
Gets a File object for the given URL.
urlToFile2(URL) - Static method in class org.objectweb.easybeans.util.url.URLUtils
Gets a File object for the given URL.
URLUtils - Class in org.objectweb.easybeans.util.url
This class is used to :
- get a File from an URL - get an URL from a file In fact, when there are spaces in a directory name, file.toURL() doesn't escape spaces into %20, this is why this class will help.
This class has to be used both for encoding and decoding URL.
There are methods with checked exceptions or unchecked exceptions.
URLUtils() - Constructor for class org.objectweb.easybeans.util.url.URLUtils
Utility class.
URLUtilsException - Exception in org.objectweb.easybeans.util.url
The class URKUtilsException indicates conditions that a reasonable application might want to catch.
URLUtilsException() - Constructor for exception org.objectweb.easybeans.util.url.URLUtilsException
Constructs a new FileUtilsException with no detail message.
URLUtilsException(String) - Constructor for exception org.objectweb.easybeans.util.url.URLUtilsException
Constructs a new FileUtilsException with the specified message.
URLUtilsException(String, Throwable) - Constructor for exception org.objectweb.easybeans.util.url.URLUtilsException
Constructs a new FileUtilsException with the specified message and throwable.
usage() - Method in class org.objectweb.easybeans.client.ClientContainer
Print the usage of this client.
USE_ID - Static variable in class org.objectweb.easybeans.rpc.AbsCallRef
Property used for using an unique ID or not.
useCommonsLogging - Static variable in class org.objectweb.easybeans.log.JLogFactory
Use commons logging instead ?
useID - Variable in class org.objectweb.easybeans.rpc.AbsCallRef
useID : true if all instance build with this ref are unique (stateful), false if it references the same object (stateless).
useID - Variable in class org.objectweb.easybeans.rpc.AbsInvocationHandler
useID true if all instance build with this ref are unique (stateful), false if it references the same object (stateless).
useMBeans - Variable in class org.objectweb.easybeans.server.ServerConfig
Use of MBeans.
useNaming - Variable in class org.objectweb.easybeans.server.ServerConfig
use EasyBeans naming mechanism or one of the embedded server.
User - Class in org.objectweb.easybeans.component.hsqldb
Class for the representation of a user with username and password.
User() - Constructor for class org.objectweb.easybeans.component.hsqldb.User
Default constructor.
USER_XML_FILE - Static variable in class org.objectweb.easybeans.server.EasyBeans
User XML file.
useReflection - Variable in class org.objectweb.easybeans.container.mdb.MDBMessageListenerEndPoint
Use reflection or not ?
userInterceptors - Variable in class org.objectweb.easybeans.deployment.annotations.metadata.MethodAnnotationMetadata
User interceptors.
userName - Variable in class org.objectweb.easybeans.component.hsqldb.User
Username.
userName - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
default user.
username - Variable in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Username.
users - Variable in class org.objectweb.easybeans.component.hsqldb.HSQLDBComponent
List of users.
userTransaction - Variable in class org.objectweb.easybeans.naming.NamingManager
UserTransaction object, to be shared by all components.
USERTRANSACTION_ITF - Static variable in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
javax.transaction.UserTransaction interface.
useTM - Variable in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Use transaction or not ?

V

validate() - Method in class org.objectweb.easybeans.component.jdbcpool.JDBCPoolComponent
Validate current data.
validate(EasyBeansMDB, PoolEntryStatistics) - Method in class org.objectweb.easybeans.container.mdb.MDBFactory
Validate an instance by giving some statistics.
validate(EasyBeansSFSB, PoolEntryStatistics) - Method in class org.objectweb.easybeans.container.session.stateful.StatefulSessionFactory
Validate an instance by giving some statistics.
validate(EasyBeansSLSB, PoolEntryStatistics) - Method in class org.objectweb.easybeans.container.session.stateless.StatelessSessionFactory
Validate an instance by giving some statistics.
validate(ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks.InterceptorsValidator
Validate a bean.
validate(ClassAnnotationMetadata) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks.SessionBeanValidator
Validate a session bean.
validate(InstanceType, PoolEntryStatistics) - Method in interface org.objectweb.easybeans.pool.PoolFactory
Validate an instance by giving some statistics.
validateAccessFieldAnnotation(FieldAnnotationMetadata) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Check that the annotation is not used on a final field or static field (except client mode).
validateAccessMethodAnnotation(MethodAnnotationMetadata) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Check that the annotation is not used on a final field or static field (except client mode).
validateActivationSpec() - Method in class org.objectweb.easybeans.container.mdb.MDBMessageEndPointFactory
Validate the configuration used p, tje activation spec object.
validateJMethod(JMethod, String, String, String) - Static method in class org.objectweb.easybeans.deployment.annotations.helper.bean.session.checks.InterceptorsValidator
Validate the given method with the given signature/exceptions.
validateSetterMethod(MethodAnnotationMetadata) - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Ensure that this method is a valid setter method and return ASM type of the first arg of the method.
validating - Static variable in class org.objectweb.easybeans.client.xml.ApplicationClientLoader
Validating with schema ?
validating - Static variable in class org.objectweb.easybeans.deployment.annotations.helper.bean.SessionBeanHelper
Validation.
validating - Static variable in class org.objectweb.easybeans.deployment.xml.parsing.EJB3DeploymentDescLoader
Validating with schema ?
validating - Static variable in class org.objectweb.easybeans.persistence.xml.JPersistenceUnitInfoLoader
Validating with schema ?
validating - Variable in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Validating when parsing xml ?
VALIDATING_OFF - Static variable in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
By default, no validation.
value - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.EnumAnnotationVisitor
Value.
value - Variable in class org.objectweb.easybeans.deployment.annotations.analyzer.ObjectAnnotationVisitor
Internal value in the given type.
value - Variable in class org.objectweb.easybeans.deployment.annotations.impl.JActivationConfigProperty
Value.
value - Variable in class org.objectweb.easybeans.deployment.annotations.JField
Value of the field.
value - Variable in class org.objectweb.easybeans.rpc.JEJBResponse
Value of the response.
valueOf(String) - Static method in enum javax.annotation.Resource.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.ejb.TransactionAttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.ejb.TransactionManagementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.spi.PersistenceUnitTransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.objectweb.easybeans.deployment.annotations.ClassType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.objectweb.easybeans.deployment.annotations.InterceptorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.objectweb.easybeans.injection.JNDIBinderHelper.JndiType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.objectweb.easybeans.injection.JNDILookupHelper.JndiType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.objectweb.easybeans.server.war.EasyBeansContextListener.AvailableWebContainer
Returns the enum constant of this type with the specified name.
values() - Static method in enum javax.annotation.Resource.AuthenticationType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.ejb.TransactionAttributeType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.ejb.TransactionManagementType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.persistence.spi.PersistenceUnitTransactionType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.objectweb.easybeans.deployment.annotations.ClassType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.objectweb.easybeans.deployment.annotations.InterceptorType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.objectweb.easybeans.injection.JNDIBinderHelper.JndiType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.objectweb.easybeans.injection.JNDILookupHelper.JndiType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.objectweb.easybeans.server.war.EasyBeansContextListener.AvailableWebContainer
Returns an array containing the constants of this enum type, in the order they're declared.
visit(String, Object) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.AbsAnnotationVisitor
Visits a primitive value of the annotation.
visit(String, Object) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.AbsCommonEjbVisitor
Visits a primitive value of the annotation.
visit(String, Object) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxAnnotationResourcesVisitor
Visits a primitive value of the annotation.
visit(String, Object) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbEJBsVisitor
Visits a primitive value of the annotation.
visit(String, Object) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor.ActivationConfigPropertyVisitor
Visits a primitive value of the annotation.
visit(String, Object) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor
Visits a primitive value of the annotation.
visit(String, Object) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxPersistencePersistenceContextsVisitor
Visits a primitive value of the annotation.
visit(String, Object) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxPersistencePersistenceUnitsVisitor
Visits a primitive value of the annotation.
visit(String, Object) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxAnnotationResourceVisitor
Visits a primitive value of the annotation.
visit(String, Object) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxEjbEJBVisitor
Visits a primitive value of the annotation.
visit(String, Object) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceContextVisitor
Visits a primitive value of the annotation.
visit(String, Object) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceUnitVisitor
Visits a primitive value of the annotation.
visit(String, Object) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ObjectAnnotationVisitor
Visits a primitive value of the annotation.
visit(String, Object) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ObjectArrayAnnotationVisitor
Visits a primitive value of the annotation.
visit(int, int, String, String, String, String[]) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanClassVisitor
Visits the header of the class.
visit(int, int, String, String, String, String[]) - Method in class org.objectweb.easybeans.enhancer.bean.BeanClassAdapter
Visits the header of the class.
visit(int, int, String, String, String, String[]) - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
Visits the header of the class.
visitAnnotation(String, String) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.AbsAnnotationVisitor
Visits a nested annotation value of the annotation.
visitAnnotation(String, String) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor
Visits a nested annotation value of the annotation.
visitAnnotation(String, boolean) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanCommonVisitor
Visits an annotation of the class.
visitAnnotationDefault() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanMethodVisitor
Visits the default value of this annotation interface method (ignore it).
visitArray(String) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.AbsAnnotationVisitor
Visits an array value of the annotation.
visitArray(String) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor
Visits an array value of the annotation.
visitClassType(Type, MethodVisitor) - Static method in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Allow to access to a class.
ie, for int.class it will access to Integer.TYPE.
For objects, it only calls the Object.
visitCode() - Method in class org.objectweb.easybeans.enhancer.bean.BeanClassAdapter.AddMethodConstructorAdapter
Adds instruction just after the start of the method code.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.AbsAnnotationVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.AbsCommonEjbVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxAnnotationResourcesVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbApplicationExceptionVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbEJBsVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbLocalHomeVisitor
Visits the end of the annotation.
Creates the object and store it.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbLocalVisitor
Visits the end of the annotation.
Creates the object and store it.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor.ActivationConfigPropertyVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbRemoteHomeVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbRemoteVisitor
Visits the end of the annotation.
Creates the object and store it.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbStatefulVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbStatelessVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbTransactionManagementVisitor
Visits the end of the annotation.
Creates the object and store it.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxPersistencePersistenceContextsVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxPersistencePersistenceUnitsVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxAnnotationResourceVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxEjbEJBVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxEjbTransactionAttributeVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxInterceptorInterceptorsVisitor
Visits the end of the annotation.
Creates the object and store it.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceContextVisitor
Visits the end of the annotation.
Creates the object and store it.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceUnitVisitor
Visits the end of the annotation.
Creates the object and store it.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxAnnotationPostConstructVisitor
Visits the end of the annotation.
Creates the object and store it.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxAnnotationPreDestroyVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbInitVisitor
Visits the end of the annotation.
Creates the object and store it.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbPostActivateVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbPrePassivateVisitor
Visits the end of the annotation.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbRemoveVisitor
Visits the end of the annotation.
Creates the object and store it.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxEjbTimeoutVisitor
Visits the end of the annotation.
Creates the object and store it.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxInterceptorAroundInvokeVisitor
Visits the end of the annotation.
Creates the object and store it.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.method.JavaxInterceptorExcludeClassInterceptorsVisitor
Visits the end of the annotation.
Creates the object and store it.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanClassVisitor
Visits the end of the class.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanFieldVisitor
Visits the end of the method.
visitEnd() - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanMethodVisitor
Visits the end of the method.
visitEnd() - Method in class org.objectweb.easybeans.enhancer.bean.BeanClassAdapter
Visits the end of the class.
visitEnd() - Method in class org.objectweb.easybeans.enhancer.client.ClientLifeCycleAdapter
Visits the end of the class.
visitEnd() - Method in class org.objectweb.easybeans.enhancer.injection.InjectionClassAdapter
Visits the end of the class.
visitEnd() - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
Visits the end of the class.
visitEnum(String, String, String) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.AbsAnnotationVisitor
Visits an enumeration value of the annotation.
visitEnum(String, String, String) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.classes.JavaxEjbMessageDrivenVisitor
Visits an enumeration value of the annotation.
visitEnum(String, String, String) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.EnumAnnotationVisitor
Visits an enumeration value of the annotation.
visitEnum(String, String, String) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxAnnotationResourceVisitor
Visits an enumeration value of the annotation.
visitEnum(String, String, String) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.JavaxPersistencePersistenceContextVisitor
Visits an enumeration value of the annotation.
visitField(int, String, String, String, Object) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanClassVisitor
Visits a field of the class.
visitInnerClass(String, String, String, int) - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
Visits information about an inner class.
visitMethod(int, String, String, String, String[]) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanClassVisitor
Visits a method of the class.
visitMethod(int, String, String, String, String[]) - Method in class org.objectweb.easybeans.enhancer.bean.BeanClassAdapter
Visits a method of the class.
visitMethod(int, String, String, String, String[]) - Method in class org.objectweb.easybeans.enhancer.interceptors.InterceptorClassAdapter
Visits a method of the class.
visitParameterAnnotation(int, String, boolean) - Method in class org.objectweb.easybeans.deployment.annotations.analyzer.ScanMethodVisitor
Visits an annotation of a parameter this method (ignore it).
VOID_METHOD_JAVA_LANG_OBJECT - Static variable in class org.objectweb.easybeans.enhancer.CommonClassGenerator
Defines a void method with JAVA_LANG_OBJECT as parameter.

W

WAIT_TIME - Static variable in class org.objectweb.easybeans.rpc.rmi.server.RMIServerRPCImpl
Retry time when container is not available.
WAITER_TIMEOUT - Static variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
Default timeout for waiters (10s).
waiterCount - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
count max waiters during current period.
waitersHigh - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
maximum nb of waiters since datasource creation.
waitersHighRecent - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
maximum nb of waiters in last sampling period.
waiterTimeout - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
max nb of milliseconds to wait for a connection when pool is empty.
waiterTimeout - Variable in class org.objectweb.easybeans.pool.JPool
Max nb of milliseconds to wait for an object when the pool is full.
waitingHigh - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
max waiting time in milliseconds.
waitingHighRecent - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
max waiting time in milliseconds in last sampling period.
waitingTime - Variable in class org.objectweb.easybeans.component.jdbcpool.ConnectionManager
count max waiting time during current period.
waitingTime - Variable in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
The time to wait (in millisec).
warn(Object, Object...) - Method in class org.objectweb.easybeans.log.CommonsLoggerImpl
Log a message with warn log level.
warn(Object, Object...) - Method in class org.objectweb.easybeans.log.JDKLogger
Log a message with warn log level.
warn(Object, Object...) - Method in interface org.objectweb.easybeans.log.JLog
Log a message with warn log level.
warning(SAXParseException) - Method in class org.objectweb.easybeans.util.xml.EasyBeansErrorHandler
Receive notification of a warning.
wasModified() - Method in class org.objectweb.easybeans.deployment.annotations.metadata.ClassAnnotationMetadata
 
work - Variable in class org.objectweb.easybeans.jca.workmanager.ResourceWork
Work object that is wrapped.
workList - Variable in class org.objectweb.easybeans.jca.workmanager.ResourceWorkManager
List of ResourceWork (which wrap Work object).
workListener - Variable in class org.objectweb.easybeans.jca.workmanager.ResourceWork
Listener that is notified when work are accepted/rejected/started/completed.
workManager - Variable in class org.objectweb.easybeans.component.joram.JoramBootstrapContext
Work Manager.
workManager - Variable in class org.objectweb.easybeans.jca.workmanager.ResourceWorkThread
Resource WorkManager used by this worker thread.
wrapped - Variable in class org.objectweb.easybeans.log.CommonsLoggerImpl
Wrapped commons logging logger.
writeExternal(ObjectOutput) - Method in class org.objectweb.easybeans.rpc.LocalCallInvocationHandler
Save our content.

X

xaConnection - Variable in class org.objectweb.easybeans.component.jdbcpool.JConnection
XA connection which receive events.
xaResource - Variable in class org.objectweb.easybeans.container.mdb.MDBMessageEndPoint
XAResource of this message end point.
xaTerm - Variable in class org.objectweb.easybeans.component.joram.JoramBootstrapContext
XATerminator object.
XML_SCHEMA - Static variable in class org.objectweb.easybeans.deployment.xml.parsing.EJB3EntityResolver
XML schema.
XMLConfiguration - Class in org.objectweb.easybeans.xmlconfig
XML configuration class that configure a given object with an xml configuration file.
XMLConfiguration(URL) - Constructor for class org.objectweb.easybeans.xmlconfig.XMLConfiguration
Build an xml configuration with the given xml configuration file.
XMLConfigurationException - Exception in org.objectweb.easybeans.xmlconfig
Exception thrown if there is a failure in the configuration with XML file.
XMLConfigurationException() - Constructor for exception org.objectweb.easybeans.xmlconfig.XMLConfigurationException
Constructs a new runtime exception with null as its detail message.
XMLConfigurationException(String) - Constructor for exception org.objectweb.easybeans.xmlconfig.XMLConfigurationException
Constructs a new runtime exception with the specified detail message.
XMLConfigurationException(String, Throwable) - Constructor for exception org.objectweb.easybeans.xmlconfig.XMLConfigurationException
Constructs a new runtime exception with the specified detail message and cause.
xmlConfigurationURL - Variable in class org.objectweb.easybeans.xmlconfig.XMLConfiguration
URL of the configuration file.
XMLMapping - Class in org.objectweb.easybeans.xmlconfig.mapping
Mapping for a given name space.
It contains all classes mapping.
XMLMapping() - Constructor for class org.objectweb.easybeans.xmlconfig.mapping.XMLMapping
Default constructor.
xmlMapping - Variable in class org.objectweb.easybeans.xmlconfig.mapping.XMLMappingBuilder
The mapping used for the given namespace.
XMLMappingBuilder - Class in org.objectweb.easybeans.xmlconfig.mapping
Allows to build the Mapping object for a set of classes.
XMLMappingBuilder(URL) - Constructor for class org.objectweb.easybeans.xmlconfig.mapping.XMLMappingBuilder
Builds a new mapping builder.
XMLUtils - Class in org.objectweb.easybeans.util.xml
Class with some useful methods on XML document.
XMLUtils() - Constructor for class org.objectweb.easybeans.util.xml.XMLUtils
Utility class, no constructor.

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