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

A

activate() - Method in interface org.ow2.easybeans.api.audit.EZBAuditor
Activate the Auditor.
activate() - Method in interface org.ow2.easybeans.api.statistic.EZBStatistic
Activate the statistic.
addBeanInfo(IBeanInfo) - Method in interface org.ow2.easybeans.api.bean.info.IEJBJarInfo
Adds info about a bean.
addCallback(EZBContainerLifeCycleCallback) - Method in interface org.ow2.easybeans.api.EZBContainerConfig
 
addClassDefinition(String, byte[]) - Method in interface org.ow2.easybeans.api.loader.EZBClassLoader
Adds the bytecode for a given class.
addContainer(EZBContainer) - Method in interface org.ow2.easybeans.api.EZBServer
Add an already created container.
addContainerJNDIResolver(EZBContainerJNDIResolver) - Method in interface org.ow2.easybeans.resolver.api.EZBApplicationJNDIResolver
Add a child container JNDI Resolver.
addContainerResolver(EZBContainerJNDIResolver) - Method in interface org.ow2.easybeans.resolver.api.EZBServerJNDIResolver
Add a new container JNDI resolver.
addDeclaredRole(String) - Method in interface org.ow2.easybeans.api.bean.info.ISecurityInfo
Adds a role for this bean (for isCallerInRole).
addDeployDirectory(File) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Add a directory to the list of path for loading/looking Java EE modules.
addEJBJNDIName(String, EZBJNDIBeanData) - Method in interface org.ow2.easybeans.resolver.api.EZBContainerJNDIResolver
Adds a new JNDI name for the given interface name / bean name.
addEmbedded(EZBServer) - Static method in class org.ow2.easybeans.api.EmbeddedManager
Add a new embedded server to the managed list.
addEmbeddedComponents() - Method in interface org.ow2.easybeans.api.EZBServerConfig
 
addEventListener(EZBEventListener) - Method in interface org.ow2.easybeans.api.event.EZBEventManager
Add an event listener.
addExtendedPersistenceContext(EasyBeansSFSB, EZBExtendedEntityManager) - Method in interface org.ow2.easybeans.api.EZBStatefulSessionFactory
Adds the given extended persistence context for the given stateful session bean.
addExtension(Class<T>, T) - Method in interface org.ow2.easybeans.api.EZBExtensor
Add a new extension under a given Class key.
addExtensionFactory(EZBConfigurationExtension) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Adds an EZBConfigurationExtension in the Facory list.
addInjectors(ResourceInjector) - Method in interface org.ow2.easybeans.api.EZBContainerConfig
 
addMessageDestinationJNDIName(String, EZBJNDIData) - Method in interface org.ow2.easybeans.resolver.api.EZBContainerJNDIResolver
Adds a new JNDI name for the given message destination name.
addMethodSecurityInfo(IMethodSecurityInfo) - Method in interface org.ow2.easybeans.api.bean.info.ISecurityInfo
Adds a method containing security.
addRole(String) - Method in interface org.ow2.easybeans.api.bean.info.IMethodSecurityInfo
Add the given role to the list of roles allowed to call this method.
addThrowable(Throwable) - Method in interface org.ow2.easybeans.api.event.naming.EZBJavaContextNamingEvent
Append a new Throwable in the list of throwables thrown by listeners.
addTransformer(ClassTransformer) - Method in interface org.ow2.easybeans.api.loader.EZBClassLoader
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.
addUsage() - Method in interface org.ow2.easybeans.persistence.api.EZBExtendedEntityManager
 
aliases() - Method in interface org.ow2.easybeans.api.naming.EZBJNDINamingInfo
 

B

beforeBind(EZBContainerCallbackInfo, EZBRef) - Method in interface org.ow2.easybeans.api.EZBContainerLifeCycleCallback
Called before binding a reference into the registry.
begin(Xid) - Method in interface org.ow2.easybeans.component.itf.TMComponent
Creates a new inflow transaction and associates it with the current thread.
begin(Xid, long) - Method in interface org.ow2.easybeans.component.itf.TMComponent
Creates a new inflow transaction and associates it with the current thread.
bind(EZBRef) - Method in interface org.ow2.easybeans.api.binding.EZBBindingFactory
Binds a reference with the given JNDI name and the given referenceable object.
BindingException - Exception in org.ow2.easybeans.api.binding
Exception that happens when the the Bean reference cannot be bound.
BindingException() - Constructor for exception org.ow2.easybeans.api.binding.BindingException
Constructs a new runtime exception with null as its detail message.
BindingException(String) - Constructor for exception org.ow2.easybeans.api.binding.BindingException
Constructs a new runtime exception with the specified detail message.
BindingException(String, Throwable) - Constructor for exception org.ow2.easybeans.api.binding.BindingException
Constructs a new runtime exception with the specified detail message and cause.
BindingException(Throwable) - Constructor for exception org.ow2.easybeans.api.binding.BindingException
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).

C

checkSecurity(EasyBeansInvocationContext, boolean) - Method in interface org.ow2.easybeans.api.EZBPermissionManager
Checks the security for the given invocation context.
clearThreadTx() - Method in interface org.ow2.easybeans.component.itf.TMComponent
Clear transaction from this thread if not known.
ClientRPC - Interface in org.ow2.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.
closeInternal() - Method in interface org.ow2.easybeans.persistence.api.EZBExtendedEntityManager
 
commit() - Method in interface org.ow2.easybeans.api.EZBPermissionManager
Commit the Policy Configuration.
configure(EZBContainerConfig) - Method in interface org.ow2.easybeans.api.EZBConfigurationExtension
Adapt the given configuration.
createCalendarTimer(ScheduleExpression, TimerConfig, IMethodInfo) - Method in interface org.ow2.easybeans.api.EZBTimerService
Create a calendar-based timer based on the input schedule expression.
createContainer(IDeployable<?>) - Method in interface org.ow2.easybeans.api.EZBServer
Creates and adds an ejb3 container to the managed container.
createEventDispatcher() - Method in interface org.ow2.easybeans.component.itf.EZBEventComponent
Creates a new IEventDispatcher.
createStatistic(String) - Method in interface org.ow2.easybeans.api.statistic.EZBStatisticFactory
Create a statistic for the given statistic provider.

D

deactivate() - Method in interface org.ow2.easybeans.api.audit.EZBAuditor
Deactivate the Auditor.
deactivate() - Method in interface org.ow2.easybeans.api.statistic.EZBStatistic
Deactivate the statistic.
duplicate() - Method in interface org.ow2.easybeans.api.loader.EZBClassLoader
Creates and returns a copy of this object.

E

EasyBeansBean - Interface in org.ow2.easybeans.api.bean
Defines the interface of a bean.
easyBeansCleanup() - Method in interface org.ow2.easybeans.api.bean.EasyBeansBean
Clean some reference of this instance.
EasyBeansInjection - Interface in org.ow2.easybeans.api.injection
Defines the injection interface of an enterprise bean.
EasyBeansInjectionException - Exception in org.ow2.easybeans.api.injection
Exception thrown if there is a failure when injecting resources in the bean.
EasyBeansInjectionException() - Constructor for exception org.ow2.easybeans.api.injection.EasyBeansInjectionException
Constructs a new runtime exception with null as its detail message.
EasyBeansInjectionException(String) - Constructor for exception org.ow2.easybeans.api.injection.EasyBeansInjectionException
Constructs a new runtime exception with the specified detail message.
EasyBeansInjectionException(String, Throwable) - Constructor for exception org.ow2.easybeans.api.injection.EasyBeansInjectionException
Constructs a new runtime exception with the specified detail message and cause.
EasyBeansInjectionException(Throwable) - Constructor for exception org.ow2.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.ow2.easybeans.api
This interface will be implemented by all EasyBeans interceptors.
EasyBeansInvocationContext - Interface in org.ow2.easybeans.api
This interfaces adds some methods to the interface that EasyBeans interceptors will have.
EasyBeansLifeCycle - Interface in org.ow2.easybeans.api.bean.lifecycle
Defines the lifecycle of an enterprise bean.
EasyBeansManagedBean - Interface in org.ow2.easybeans.api.bean
Defines the interface of a managed bean.
EasyBeansManagedBeanLifeCycle - Interface in org.ow2.easybeans.api.bean.lifecycle
Defines the lifecycle of a Managed Bean.
EasyBeansMDB - Interface in org.ow2.easybeans.api.bean
Defines the interface of a MDB.
EasyBeansMDBLifeCycle - Interface in org.ow2.easybeans.api.bean.lifecycle
Defines the lifecycle of a MDB.
EasyBeansNoInterfaceProxyBean - Interface in org.ow2.easybeans.api.bean.proxy
Defines the No interface proxy bean interface.
EasyBeansSB<PoolType extends EasyBeansSB> - Interface in org.ow2.easybeans.api.bean
Defines the interface of a session bean.
EasyBeansSBLifeCycle - Interface in org.ow2.easybeans.api.bean.lifecycle
Defines the lifecycle of a session bean.
EasyBeansSFSB - Interface in org.ow2.easybeans.api.bean
Defines the interface of a stateful session bean.
EasyBeansSFSBLifeCycle - Interface in org.ow2.easybeans.api.bean.lifecycle
Defines the lifecycle of a stateful session bean.
EasyBeansSingletonSB - Interface in org.ow2.easybeans.api.bean
Defines the interface of a stateless session bean.
EasyBeansSingletonSBLifeCycle - Interface in org.ow2.easybeans.api.bean.lifecycle
Defines the lifecycle of a singleton session bean.
EasyBeansSLSB - Interface in org.ow2.easybeans.api.bean
Defines the interface of a stateless session bean.
EasyBeansSLSBLifeCycle - Interface in org.ow2.easybeans.api.bean.lifecycle
Defines the lifecycle of a stateless session bean.
EasyBeansTimedObject - Interface in org.ow2.easybeans.api.bean.timer
Defines the timer interface for an enterprise bean.
EJBLocalRequest - Interface in org.ow2.easybeans.rpc.api
Defines a local call request.
EJBRemoteRequest - Interface in org.ow2.easybeans.rpc.api
Request sends to the server.
EJBResponse - Interface in org.ow2.easybeans.rpc.api
Response received from the server.
EmbeddedDBComponent - Interface in org.ow2.easybeans.component.itf
Defines the interface for an Embedded database.
EmbeddedManager - Class in org.ow2.easybeans.api
This class manages the Embedded instance that have been created.
enable() - Method in interface org.ow2.easybeans.component.itf.EZBDepMonitorComponent
Calback used if EasyBeans is started.
endsRunAs(Subject) - Method in interface org.ow2.easybeans.security.api.EZBSecurityContext
Ends the run-as mode and then restore the context stored by container.
enhance(boolean) - Method in interface org.ow2.easybeans.api.EZBContainer
Run the enhancer on the selected container.
enterRunAs(Subject) - Method in interface org.ow2.easybeans.security.api.EZBSecurityContext
Enters in run-as mode with the given subject.
The previous subject is stored and will be restored when run-as mode will be ended.
execute(Map<String, Object>) - Method in interface org.ow2.easybeans.component.util.TimerCallback
Execute a timer callback with the given properties
EZBApplicationJNDIResolver - Interface in org.ow2.easybeans.resolver.api
Resolver allowing to find matching JNDI names for containers of the same EAR.
EZBAuditComponent - Interface in org.ow2.easybeans.api.audit
Interface for the audit component of EasyBeans.
EZBAuditor - Interface in org.ow2.easybeans.api.audit
Interface for all EasyBeans Auditors.
EZBBeanNamingInfo - Interface in org.ow2.easybeans.api.bean.info
Naming information for a bean.
EZBBindingFactory - Interface in org.ow2.easybeans.api.binding
Interface used for each Binding Factory called by the Container.
EZBClassLoader - Interface in org.ow2.easybeans.api.loader
Interface of an EasyBeans classloader which allow to add class transformers and class definitions.
EZBClusteredBeanEvent - Interface in org.ow2.easybeans.api.event.bean
 
EZBComponent - Interface in org.ow2.easybeans.component.api
Defines the interface that a component needs to implement.
EZBComponentException - Exception in org.ow2.easybeans.component.api
Component exception if the component has some errors.
EZBComponentException() - Constructor for exception org.ow2.easybeans.component.api.EZBComponentException
Constructs a new runtime exception with null as its detail message.
EZBComponentException(String) - Constructor for exception org.ow2.easybeans.component.api.EZBComponentException
Constructs a new runtime exception with the specified detail message.
EZBComponentException(String, Throwable) - Constructor for exception org.ow2.easybeans.component.api.EZBComponentException
Constructs a new runtime exception with the specified detail message and cause.
EZBComponentException(Throwable) - Constructor for exception org.ow2.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).
EZBComponentManager - Interface in org.ow2.easybeans.api.components
Interface of the component manager that is managing the components of EasyBeans.
EZBComponentRegistry - Interface in org.ow2.easybeans.api.components
This interface is the registry of the EasyBeans Components.
EZBConfigurationExtension - Interface in org.ow2.easybeans.api
An EasyBeansConfigurationExtension is the entry point for EasyBeans extensions.
EZBContainer - Interface in org.ow2.easybeans.api
This interface represents an EasyBeans EJB Container.
EZBContainerCallbackInfo - Class in org.ow2.easybeans.api
Information send by containers to listeners when the callback is called.
EZBContainerCallbackInfo() - Constructor for class org.ow2.easybeans.api.EZBContainerCallbackInfo
 
EZBContainerConfig - Interface in org.ow2.easybeans.api
Configuration for a Container.
EZBContainerException - Exception in org.ow2.easybeans.api
Exception thrown if there is a failure in a container lifecycle.
EZBContainerException() - Constructor for exception org.ow2.easybeans.api.EZBContainerException
Constructs a new runtime exception with null as its detail message.
EZBContainerException(String) - Constructor for exception org.ow2.easybeans.api.EZBContainerException
Constructs a new runtime exception with the specified detail message.
EZBContainerException(String, Throwable) - Constructor for exception org.ow2.easybeans.api.EZBContainerException
Constructs a new runtime exception with the specified detail message and cause.
EZBContainerException(Throwable) - Constructor for exception org.ow2.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).
EZBContainerJNDIResolver - Interface in org.ow2.easybeans.resolver.api
Resolver allowing to find matching JNDI names for beans within the same container.
EZBContainerLifeCycleCallback - Interface in org.ow2.easybeans.api
This interface should be implemented by users which want to be notified at some lifecycle step of the container.
EZBDeployableInfo - Interface in org.ow2.easybeans.deployment.api
Deployable info or the deployable.
EZBDepMonitorComponent - Interface in org.ow2.easybeans.component.itf
Defines the interface for the deployment.
EZBEJBContext<FactoryType extends Factory<?,?>> - Interface in org.ow2.easybeans.api.container
Context that will be stored in the bean object.
EZBEvent - Interface in org.ow2.easybeans.api.event
Interface for all EasyBeans events.
EZBEventBeanInvocation - Interface in org.ow2.easybeans.api.event.bean
Interface for all bean invocation event.
EZBEventBeanInvocationBegin - Interface in org.ow2.easybeans.api.event.bean
Interface for all bean invocation begin event.
EZBEventBeanInvocationEnd - Interface in org.ow2.easybeans.api.event.bean
Interface for all bean invocation end event.
EZBEventBeanInvocationError - Interface in org.ow2.easybeans.api.event.bean
Interface for all bean invocation error event.
EZBEventComponent - Interface in org.ow2.easybeans.component.itf
Interface of the EasyBeans event component.
EZBEventContainer - Interface in org.ow2.easybeans.api.event.container
Interface for all container events.
EZBEventContainerStarted - Interface in org.ow2.easybeans.api.event.container
Interface for all container started events.
EZBEventContainerStarting - Interface in org.ow2.easybeans.api.event.container
Interface for all container starting events.
EZBEventContainerStopped - Interface in org.ow2.easybeans.api.event.container
Interface for all container stopped events.
EZBEventContainerStopping - Interface in org.ow2.easybeans.api.event.container
Interface for all container stopping events.
EZBEventLifeCycle - Interface in org.ow2.easybeans.api.event.lifecycle
Interface for all lifecycle event.
EZBEventLifeCycleStarted - Interface in org.ow2.easybeans.api.event.lifecycle
Interface for all started lifecycle event.
EZBEventLifeCycleStarting - Interface in org.ow2.easybeans.api.event.lifecycle
Interface for all starting lifecycle event.
EZBEventLifeCycleStopped - Interface in org.ow2.easybeans.api.event.lifecycle
Interface for all stopped lifecycle event.
EZBEventLifeCycleStopping - Interface in org.ow2.easybeans.api.event.lifecycle
Interface for all stopping lifecycle event.
EZBEventListener - Interface in org.ow2.easybeans.api.event
Interface for all EasyBeans event listeners.
EZBEventManager - Interface in org.ow2.easybeans.api.event
Interface for events managers.
EZBExtendedEntityManager - Interface in org.ow2.easybeans.persistence.api
 
EZBExtensor - Interface in org.ow2.easybeans.api
The EZBExtensor interface aims to provide a way to add objects to instances, thus providing an extension mechanism.
EZBInjectionHolder - Interface in org.ow2.easybeans.deployment.api
Allow to store resources used for injecting stuff.
EZBInterceptorInvoker - Interface in org.ow2.easybeans.api.interceptor
Invokers will call interceptors of a given bean.
EZBInterceptorManager - Interface in org.ow2.easybeans.api.interceptor
Manage the interceptors and the lifecycle of the interceptors.
EZBInterceptorManagerFactory - Interface in org.ow2.easybeans.api.interceptor
Factory that is building interceptor manager.
EZBInvocationContextFactory - Interface in org.ow2.easybeans.api.interceptor
Invocation context factory provides the interceptor manager factory and the invocation context generation.
EZBJ2EEManagedObject - Interface in org.ow2.easybeans.api
This interface represents an EasyBeans EJB Container.
EZBJavaContextNamingEvent - Interface in org.ow2.easybeans.api.event.naming
Interface for JavaContextNamingEvent
EZBJmxComponent - Interface in org.ow2.easybeans.component.itf
Interface for the EasyBeans JMX component.
EZBJNDIBeanData - Interface in org.ow2.easybeans.resolver.api
JNDI Data for a given bean.
EZBJNDIData - Interface in org.ow2.easybeans.resolver.api
JNDI info including the name, bean name and JNDI name.
EZBJNDINamingInfo - Interface in org.ow2.easybeans.api.naming
Provides JNDI name and list of aliases for this JNDI name.
EZBJNDIResolver - Interface in org.ow2.easybeans.resolver.api
Interface that all JNDI Resolver should use.
EZBJNDIResolverException - Exception in org.ow2.easybeans.resolver.api
Exception that may be thrown by a JNDI Resolver.
EZBJNDIResolverException() - Constructor for exception org.ow2.easybeans.resolver.api.EZBJNDIResolverException
Constructs a new runtime exception with null as its detail message.
EZBJNDIResolverException(String) - Constructor for exception org.ow2.easybeans.resolver.api.EZBJNDIResolverException
Constructs a new runtime exception with the specified detail message.
EZBJNDIResolverException(String, Throwable) - Constructor for exception org.ow2.easybeans.resolver.api.EZBJNDIResolverException
Constructs a new runtime exception with the specified detail message and cause.
EZBJNDIResolverException(Throwable) - Constructor for exception org.ow2.easybeans.resolver.api.EZBJNDIResolverException
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).
EZBManageableContainer - Interface in org.ow2.easybeans.api
Manageable interface for EZBContainer.
EZBManagementIdentifier<ManagedType> - Interface in org.ow2.easybeans.api.jmx
JMX Identifier, used to create a JMX ObjectName from an Object.
EZBManagementPool - Interface in org.ow2.easybeans.api.pool
Interface used to manage the pool.
EZBMBeanAttribute - Interface in org.ow2.easybeans.api.jmx
Interface for all EasyBeans MBean attribute.
EZBMBeanOperation - Interface in org.ow2.easybeans.api.jmx
Interface for all EasyBeans MBean operation.
EZBMDBContext<FactoryType extends Factory<?,?>> - Interface in org.ow2.easybeans.api.container
Context that will be stored in the MDB bean.
EZBMessageDrivenInfo - Interface in org.ow2.easybeans.api.event.bean
Interface for Message driven info
EZBNamingStrategy - Interface in org.ow2.easybeans.api.naming
This interface defines a JNDI naming strategy.
EZBPermissionManager - Interface in org.ow2.easybeans.api
Class that is linked to an EasyBeans factory and manages the check of the security.
EZBPersistenceUnitManager - Interface in org.ow2.easybeans.persistence.api
Allows to get persistence units and allow to return EntityManager or EntityManagerFactory.
EZBRef - Interface in org.ow2.easybeans.api.binding
EasyBeans reference used for each factory that produces EJB proxies.
EZBRemoteJNDIResolver - Interface in org.ow2.easybeans.resolver.api
Interface used by Remote clients in order to get JNDI Name for a given set of attributes like Interface name, Bean name and/or application name.
EZBSecurityContext - Interface in org.ow2.easybeans.security.api
Interface used to describe operations on a security context.
EZBSecurityCurrent - Interface in org.ow2.easybeans.security.api
Interface that describes what a security current should provide, ie : a security context.
EZBServer - Interface in org.ow2.easybeans.api
Defines an EasyBeans server.
EZBServerConfig - Interface in org.ow2.easybeans.api
Defines the EasyBeans configuration.
EZBServerException - Exception in org.ow2.easybeans.api
Exception that can be thrown by EasyBeans server.
EZBServerException() - Constructor for exception org.ow2.easybeans.api.EZBServerException
Constructs a new runtime exception with null as its detail message.
EZBServerException(String) - Constructor for exception org.ow2.easybeans.api.EZBServerException
Constructs a new runtime exception with the specified detail message.
EZBServerException(String, Throwable) - Constructor for exception org.ow2.easybeans.api.EZBServerException
Constructs a new runtime exception with the specified detail message and cause.
EZBServerException(Throwable) - Constructor for exception org.ow2.easybeans.api.EZBServerException
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).
EZBServerJNDIResolver - Interface in org.ow2.easybeans.resolver.api
JNDI Resolver for EJB at the server level.
EZBSessionContext<FactoryType extends Factory<?,?>> - Interface in org.ow2.easybeans.api.container
Context that will be stored in the bean object.
EZBSmartComponent - Interface in org.ow2.easybeans.component.itf
Defines the interface of smart component.
EZBStatefulSessionFactory<PoolType,Clue> - Interface in org.ow2.easybeans.api
Interface for Stateful session factory.
EZBStatistic - Interface in org.ow2.easybeans.api.statistic
Interface for all EasyBeans statistics.
EZBStatisticComponent - Interface in org.ow2.easybeans.component.itf
Interface for the EasyBeans statistic component.
EZBStatisticComponent.STATISTIC_FACTORY_MODE - Enum in org.ow2.easybeans.component.itf
STATISTIC_FACTORY_MODE define how statistic factory state should be managed.
INHERIT : The statistic factory state is inherited from its parent.
MANUAL : The statistic factory state is define manually.
EZBStatisticComponent.STATISTIC_MODE - Enum in org.ow2.easybeans.component.itf
STATISTIC_FACTORY_MODE define how statistic state should be managed.
AUTO : The statistic state is the result of a logic AND between its provider state and its factory state.
MANUAL : The statistic state is define manually.
EZBStatisticComponent.STATISTIC_PROVIDER_MODE - Enum in org.ow2.easybeans.component.itf
STATISTIC_PROVIDER_MODE define how statistic provider state should be managed.
INHERIT : The statistic provider state is inherited from its parent.
MANUAL : The statistic provider state is define manually.
EZBStatisticFactory - Interface in org.ow2.easybeans.api.statistic
Interface for all EasyBeans statistic factory.
EZBStatisticProvider - Interface in org.ow2.easybeans.api.statistic
Interface for all EasyBeans statistic provider.
EZBTimerService - Interface in org.ow2.easybeans.api
Defines the EasyBeans timer service.
EZBWorkManagerComponent - Interface in org.ow2.easybeans.component.itf
Work Manager component.
EZBWrappedComponent - Interface in org.ow2.easybeans.component.api
Allow to wrap an instance of a component (not implementing any EasyBeans API) into a component.

F

Factory<PoolType,Clue> - Interface in org.ow2.easybeans.api
This interface is used by all bean factories of EJB 3 container.
FactoryException - Exception in org.ow2.easybeans.api
Exception thrown if there is a failure in a session lifecycle.
FactoryException() - Constructor for exception org.ow2.easybeans.api.FactoryException
Constructs a new runtime exception with null as its detail message.
FactoryException(String) - Constructor for exception org.ow2.easybeans.api.FactoryException
Constructs a new runtime exception with the specified detail message.
FactoryException(String, Throwable) - Constructor for exception org.ow2.easybeans.api.FactoryException
Constructs a new runtime exception with the specified detail message and cause.
FactoryException(Throwable) - Constructor for exception org.ow2.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).
findContainer(IArchive) - Method in interface org.ow2.easybeans.api.EZBServer
Gets a container managed by this server.

G

getAccessTimeout() - Method in interface org.ow2.easybeans.api.bean.info.IMethodInfo
 
getActivationConfigProperties() - Method in interface org.ow2.easybeans.api.event.bean.EZBMessageDrivenInfo
Gets Activation config properties
getAdditionnalProperties(ManagedType) - Method in interface org.ow2.easybeans.api.jmx.EZBManagementIdentifier
 
getAppContext() - Method in interface org.ow2.easybeans.api.EZBContainerConfig
 
getApplicationException(Throwable) - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Try to see if we've an application exception object for the given exception.
getApplicationExceptions() - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Gets the list of application exceptions defined on this ejb jar metadata.
getApplicationJNDIResolver() - Method in interface org.ow2.easybeans.deployment.api.EZBDeployableInfo
 
getApplicationJNDIResolver() - Method in interface org.ow2.easybeans.resolver.api.EZBContainerJNDIResolver
 
getApplicationName() - Method in interface org.ow2.easybeans.api.EZBContainerConfig
Gets the application name of this container.
getArchive() - Method in interface org.ow2.easybeans.api.event.container.EZBEventContainer
Get the archive.
getArchive() - Method in class org.ow2.easybeans.api.EZBContainerCallbackInfo
Gets the archive (directory/file) managed by this container.
getArchive() - Method in interface org.ow2.easybeans.api.EZBContainerConfig
 
getArchive() - Method in interface org.ow2.easybeans.api.EZBManageableContainer
Gets the archive used by this container.
getArguments() - Method in interface org.ow2.easybeans.api.event.bean.EZBEventBeanInvocationBegin
Get the bean invocation arguments.
getAuditorFactoryId() - Method in interface org.ow2.easybeans.api.audit.EZBAuditor
Get the Auditor factory id.
getAuditorId() - Method in interface org.ow2.easybeans.api.audit.EZBAuditor
Get the Auditor id.
getAuditorProviderId() - Method in interface org.ow2.easybeans.api.audit.EZBAuditor
Get the Auditor provider id.
getAuthMethod() - Method in interface org.ow2.easybeans.api.bean.info.IWebServiceInfo
 
getBeanClassName() - Method in interface org.ow2.easybeans.api.bean.info.EZBBeanNamingInfo
 
getBeanId() - Method in interface org.ow2.easybeans.rpc.api.EJBLocalRequest
 
getBeanId() - Method in interface org.ow2.easybeans.rpc.api.EJBRemoteRequest
 
getBeanId() - Method in interface org.ow2.easybeans.rpc.api.EJBResponse
 
getBeanInfo() - Method in interface org.ow2.easybeans.api.Factory
Gets the bean information.
getBeanInfos() - Method in interface org.ow2.easybeans.api.bean.info.IEJBJarInfo
Gets the beans info.
getBeanName() - Method in interface org.ow2.easybeans.resolver.api.EZBJNDIBeanData
 
getBeanTransaction() - Method in interface org.ow2.easybeans.api.container.EZBSessionContext
Gets the transaction used by this bean.
getBusinessMethodsInfo() - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Gets the business methods info.
getCallbacks() - Method in interface org.ow2.easybeans.api.EZBContainerConfig
 
getCallerPrincipal() - Method in interface org.ow2.easybeans.api.event.bean.EZBEventBeanInvocationBegin
 
getCallerPrincipal(boolean) - Method in interface org.ow2.easybeans.security.api.EZBSecurityContext
Gets the caller's principal.
getCallerRoles() - Method in interface org.ow2.easybeans.api.event.bean.EZBEventBeanInvocationBegin
 
getCallerRoles(boolean) - Method in interface org.ow2.easybeans.security.api.EZBSecurityContext
Gets the caller's roles.
getClassLoader() - Method in interface org.ow2.easybeans.api.EZBContainer
Gets the classloader of the container.
getClassLoader() - Method in interface org.ow2.easybeans.deployment.api.EZBDeployableInfo
ClassLoader to use for the container.
getClassName() - Method in interface org.ow2.easybeans.api.Factory
Gets the className used by this factory.
getCluster() - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
 
getComponent(String) - Method in interface org.ow2.easybeans.api.components.EZBComponentRegistry
Allow to get a reference on another component.
getComponent(Class<T>) - Method in interface org.ow2.easybeans.api.EZBJ2EEManagedObject
Get a reference to the first component matching the interface.
getComponent(Class<T>) - Method in interface org.ow2.easybeans.api.EZBServer
Get a reference to the first component matching the interface.
getComponentManager() - Method in interface org.ow2.easybeans.api.EZBServer
 
getComponentName(EZBComponent) - Method in interface org.ow2.easybeans.api.components.EZBComponentRegistry
 
getComponentRegistry() - Method in interface org.ow2.easybeans.api.components.EZBComponentManager
 
getComponents(Class<T>) - Method in interface org.ow2.easybeans.api.components.EZBComponentRegistry
Get the components that implements the given interface.
getConfiguration() - Method in interface org.ow2.easybeans.api.EZBContainer
 
getConfigurationMap() - Method in interface org.ow2.easybeans.api.EZBServerConfig
 
getConfigurationURLs() - Method in interface org.ow2.easybeans.api.EZBServerConfig
 
getContainer() - Method in class org.ow2.easybeans.api.EZBContainerCallbackInfo
 
getContainer(String) - Method in interface org.ow2.easybeans.api.EZBServer
Gets a container managed by this server.
getContainer() - Method in interface org.ow2.easybeans.api.Factory
Gets the container used by this factory.
getContainerConfiguration() - Method in interface org.ow2.easybeans.api.event.container.EZBEventContainer
Get the configuration of the container.
getContainerConfiguration() - Method in interface org.ow2.easybeans.deployment.api.EZBDeployableInfo
 
getContainerId() - Method in interface org.ow2.easybeans.rpc.api.EJBRemoteRequest
 
getContainerJNDIResolver() - Method in interface org.ow2.easybeans.api.EZBContainerConfig
 
getContainers() - Method in interface org.ow2.easybeans.api.EZBServer
 
getContext(EasyBeansBean, EZBInterceptorManager, String, String, Object...) - Method in interface org.ow2.easybeans.api.interceptor.EZBInvocationContextFactory
Gets an invocation context for the given method.
getContextData() - Method in interface org.ow2.easybeans.api.container.EZBEJBContext
 
getContextDataThreadLocal() - Method in interface org.ow2.easybeans.api.Factory
 
getContextRoot() - Method in interface org.ow2.easybeans.api.bean.info.IWebServiceInfo
 
getCurrentExtendedPersistenceContexts() - Method in interface org.ow2.easybeans.api.EZBContainer
 
getCurrentInvocationID() - Method in interface org.ow2.easybeans.api.audit.EZBAuditComponent
 
getDataSourceDefinitions() - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
DataSourcesDefinitions associated to the bean instance
getDeclaredRoles() - Method in interface org.ow2.easybeans.api.bean.info.ISecurityInfo
 
getDefaultCheckedException() - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Gets a default checked exception attribute with rollback = false for checkedException.
getDependsOn() - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
 
getDeployable() - Method in interface org.ow2.easybeans.api.EZBContainerConfig
 
getDeployable() - Method in interface org.ow2.easybeans.api.EZBManageableContainer
Gets the deployable used by this container.
getDeployDirectories() - Method in interface org.ow2.easybeans.api.EZBServerConfig
 
getDeployerManager() - Method in interface org.ow2.easybeans.api.EZBServer
 
getDescription() - Method in interface org.ow2.easybeans.api.EZBServer
Gets a description of the embedded server.
getDescription() - Method in interface org.ow2.easybeans.api.EZBServerConfig
 
getDescription() - Method in interface org.ow2.easybeans.api.statistic.EZBStatistic
Get the statistic description.
getDescriptor() - Method in interface org.ow2.easybeans.api.bean.info.IMethodInfo
 
getDomain() - Method in interface org.ow2.easybeans.api.jmx.EZBManagementIdentifier
 
getEasyBeansContext() - Method in interface org.ow2.easybeans.api.bean.EasyBeansBean
Gets the EJB context associated to this bean.
getEasyBeansContext() - Method in interface org.ow2.easybeans.api.interceptor.EZBInterceptorManager
 
getEasyBeansFactory() - Method in interface org.ow2.easybeans.api.bean.EasyBeansBean
Gets the factory associated to this bean.
getEasyBeansRemoved() - Method in interface org.ow2.easybeans.api.bean.EasyBeansSB
Detects if the bean is removed or not.
getEasyBeansStatefulID() - Method in interface org.ow2.easybeans.api.bean.EasyBeansSFSB
Gets the stateful ID of the current bean.
getEJBJNDINames(String, String, URL) - Method in interface org.ow2.easybeans.resolver.api.EZBApplicationJNDIResolver
Allows to find EJB JNDI name.
getEJBJNDINames(String, String, boolean) - Method in interface org.ow2.easybeans.resolver.api.EZBContainerJNDIResolver
Allows to find EJB JNDI name.
getEJBJNDINames(String) - Method in interface org.ow2.easybeans.resolver.api.EZBJNDIResolver
Allows to find EJB JNDI name.
getEJBJNDINames(String, String) - Method in interface org.ow2.easybeans.resolver.api.EZBJNDIResolver
Allows to find EJB JNDI name.
getEJBJNDINames(String) - Method in interface org.ow2.easybeans.resolver.api.EZBRemoteJNDIResolver
Allows to find EJB JNDI name.
getEJBJNDINames(String, String) - Method in interface org.ow2.easybeans.resolver.api.EZBRemoteJNDIResolver
Allows to find EJB JNDI name.
getEJBJNDIUniqueName(String, String) - Method in interface org.ow2.easybeans.resolver.api.EZBJNDIResolver
Gets jndi name for a given interface and a bean name.
getEJBResponse(EJBRemoteRequest) - Method in interface org.ow2.easybeans.rpc.api.RMIServerRPC
Handle a request and send back a response.
getEmbedded(Integer) - Static method in class org.ow2.easybeans.api.EmbeddedManager
Gets the embedded server with the given id.
getEndpointAddress() - Method in interface org.ow2.easybeans.api.bean.info.IWebServiceInfo
 
getEndpointInterface() - Method in interface org.ow2.easybeans.api.bean.info.IWebServiceInfo
The service-endpoint-interface element contains the fully-qualified name of the port component's Service Endpoint Interface.
getEntityManager(String, PersistenceContextType) - Method in interface org.ow2.easybeans.persistence.api.EZBPersistenceUnitManager
Gets an entity manager for the given unit name and the extra attributes.
getEntityManagerFactory(String) - Method in interface org.ow2.easybeans.persistence.api.EZBPersistenceUnitManager
Gets an entity manager factory for the given unit name.
getEnvContext() - Method in interface org.ow2.easybeans.api.EZBContainerConfig
 
getEventComponent() - Method in interface org.ow2.easybeans.api.event.EZBEventManager
gets the event component.
getEventListeners() - Method in interface org.ow2.easybeans.api.event.EZBEventManager
Gets all the event listeners.
getEventProviderFilter() - Method in interface org.ow2.easybeans.api.event.EZBEventListener
Get the event provider filter.
The event provider filter is a regular expression that define which event provider the listener needs to listen.
getEventProviderId() - Method in interface org.ow2.easybeans.api.event.EZBEvent
Get the event provider id.
getEventService() - Method in interface org.ow2.easybeans.component.itf.EZBEventComponent
 
getException() - Method in interface org.ow2.easybeans.api.event.bean.EZBEventBeanInvocationError
Get the bean invocation exception.
getExceptions() - Method in interface org.ow2.easybeans.api.bean.info.IMethodInfo
 
getExtendedPersistenceContexts(EasyBeansSFSB) - Method in interface org.ow2.easybeans.api.EZBStatefulSessionFactory
Gets the extended persistence context registered for the given stateful session bean.
getExtension(Class<T>) - Method in interface org.ow2.easybeans.api.EZBExtensor
Return an extension implementing the given class/interface.
getExtensionFactories() - Method in interface org.ow2.easybeans.api.EZBServerConfig
 
getEZBServer() - Method in interface org.ow2.easybeans.api.EZBContainerConfig
 
getFactories() - Method in class org.ow2.easybeans.api.EZBContainerCallbackInfo
Gets the Map of factories managed by this container.
getFactory() - Method in interface org.ow2.easybeans.api.binding.EZBRef
Gets the factory of this reference.
getFactory() - Method in interface org.ow2.easybeans.api.container.EZBEJBContext
Gets the factory of this context.
getFactory() - Method in interface org.ow2.easybeans.api.EasyBeansInvocationContext
 
getFactory() - Method in interface org.ow2.easybeans.api.event.naming.EZBJavaContextNamingEvent
 
getFactory(String) - Method in interface org.ow2.easybeans.api.EZBContainer
Gets a factory with its given name.
getFactory() - Method in interface org.ow2.easybeans.rpc.api.EJBRemoteRequest
 
getGlobalInterceptorsClasses() - Method in interface org.ow2.easybeans.api.EZBServer
List of global interceptors classes to use.
getHandlerChains() - Method in interface org.ow2.easybeans.api.bean.info.IWebServiceInfo
HandlerChain can be defined such that the handlers in the handlerchain operate,all ports of a service, on a specific port or on a list of protocol-bindings.
getHttpMethods() - Method in interface org.ow2.easybeans.api.bean.info.IWebServiceInfo
 
getId() - Method in interface org.ow2.easybeans.api.EZBManageableContainer
Gets the id of this container.
getID() - Method in interface org.ow2.easybeans.api.EZBServer
Gets the id of this embedded server.
getId() - Method in interface org.ow2.easybeans.api.Factory
Gets an id for this factory.
getInjectors() - Method in interface org.ow2.easybeans.api.EZBContainerConfig
 
getInterceptor(String) - Method in interface org.ow2.easybeans.api.interceptor.EZBInterceptorManager
Gets the interceptor specified by its classname.
getInterceptorManager() - Method in interface org.ow2.easybeans.api.interceptor.EZBInterceptorManagerFactory
Build an instance of an interceptor manager.
getInterceptorManagerFactory() - Method in interface org.ow2.easybeans.api.interceptor.EZBInvocationContextFactory
Gets the interceptor manager factory.
getInterfaceName() - Method in interface org.ow2.easybeans.api.bean.info.EZBBeanNamingInfo
 
getInternalTimerService() - Method in interface org.ow2.easybeans.api.container.EZBEJBContext
Get access to the EJB Timer Service.
getInTransaction() - Method in interface org.ow2.easybeans.api.bean.EasyBeansSFSB
Boolean indicating if the Bean is currently under a running transaction.
getInvocationContextFactory() - Method in interface org.ow2.easybeans.api.Factory
 
getInvocationHandler() - Method in interface org.ow2.easybeans.api.bean.proxy.EasyBeansNoInterfaceProxyBean
 
getInvocationNumber() - Method in interface org.ow2.easybeans.api.event.bean.EZBEventBeanInvocation
Get the invocation number.
getInvokedBusinessInterfaceName() - Method in interface org.ow2.easybeans.rpc.api.EJBLocalRequest
 
getInvokedBusinessInterfaceName() - Method in interface org.ow2.easybeans.rpc.api.EJBRemoteRequest
 
getItfClassName() - Method in interface org.ow2.easybeans.api.binding.EZBRef
Gets the interface class name.
getJ2EEManagedObjectId() - Method in interface org.ow2.easybeans.api.EZBJ2EEManagedObject
Get the J2EE managed object id.
getJavaContext() - Method in interface org.ow2.easybeans.api.event.naming.EZBJavaContextNamingEvent
 
getJavaContext() - Method in interface org.ow2.easybeans.api.Factory
Gets the java: context.
getJavaEEApplicationName() - Method in interface org.ow2.easybeans.api.bean.info.EZBBeanNamingInfo
 
getJNDINaming(EZBBeanNamingInfo) - Method in interface org.ow2.easybeans.api.naming.EZBNamingStrategy
Gets the JNDI information for a given bean.
getJNDINamingInfos() - Method in interface org.ow2.easybeans.api.binding.EZBRef
Gets the JNDI naming info of this reference.
getJNDIResolver() - Method in interface org.ow2.easybeans.api.EZBServer
 
getJNDIResolver() - Method in interface org.ow2.easybeans.deployment.api.EZBInjectionHolder
 
getJSR77Statistic() - Method in interface org.ow2.easybeans.api.statistic.EZBStatistic
Get the statistic JSR77 representation.
getKeyID() - Method in interface org.ow2.easybeans.api.event.bean.EZBEventBeanInvocationBegin
 
getLastSampleTime() - Method in interface org.ow2.easybeans.api.statistic.EZBStatistic
Get the statistic last sample time.
getLocalInterfaces() - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
 
getLockType() - Method in interface org.ow2.easybeans.api.bean.info.IMethodInfo
 
getManagementThreadPool() - Method in interface org.ow2.easybeans.api.EZBServer
 
getMappedName() - Method in interface org.ow2.easybeans.api.bean.info.EZBBeanNamingInfo
 
getMBeanProviderFilter() - Method in interface org.ow2.easybeans.api.jmx.EZBMBeanAttribute
Get the MBean provider filter.
The MBean provider filter is a regular expression that define on which MBean the attribute needs to be added.
getMBeanProviderFilter() - Method in interface org.ow2.easybeans.api.jmx.EZBMBeanOperation
Get the MBean provider filter.
The MBean provider filter is a regular expression that define on which MBean the operation needs to be added.
getMessageDestinationJNDINames(String, boolean) - Method in interface org.ow2.easybeans.resolver.api.EZBContainerJNDIResolver
Allows to find Message Destination JNDI name.
getMessageDestinationJNDINames(String) - Method in interface org.ow2.easybeans.resolver.api.EZBJNDIResolver
Allows to find Message Destination JNDI name.
getMessageDestinationJNDINames(String) - Method in interface org.ow2.easybeans.resolver.api.EZBRemoteJNDIResolver
Allows to find Message Destination JNDI name.
getMessageDestinationJNDIUniqueName(String) - Method in interface org.ow2.easybeans.resolver.api.EZBJNDIResolver
Allows to find Message Destination JNDI name.
getMethodArgs() - Method in interface org.ow2.easybeans.rpc.api.EJBLocalRequest
 
getMethodArgs() - Method in interface org.ow2.easybeans.rpc.api.EJBRemoteRequest
 
getMethodHash() - Method in interface org.ow2.easybeans.rpc.api.EJBLocalRequest
 
getMethodHash() - Method in interface org.ow2.easybeans.rpc.api.EJBRemoteRequest
 
getMethodInfo() - Method in interface org.ow2.easybeans.api.bean.info.ITimerInfo
 
getMethodName() - Method in interface org.ow2.easybeans.rpc.api.EJBRemoteRequest
 
getMethodSecurityInfos() - Method in interface org.ow2.easybeans.api.bean.info.ISecurityInfo
 
getMode() - Method in interface org.ow2.easybeans.api.bean.info.EZBBeanNamingInfo
 
getModuleContext() - Method in interface org.ow2.easybeans.api.EZBContainerConfig
 
getModuleName() - Method in interface org.ow2.easybeans.api.bean.info.EZBBeanNamingInfo
 
getModuleName() - Method in interface org.ow2.easybeans.api.EZBContainerConfig
Gets the module name of this container.
getName() - Method in interface org.ow2.easybeans.api.bean.info.EZBBeanNamingInfo
 
getName() - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Gets the name of the bean.
getName() - Method in interface org.ow2.easybeans.api.bean.info.IMethodInfo
 
getName() - Method in interface org.ow2.easybeans.api.EZBManageableContainer
Gets the name of this container.
getName() - Method in interface org.ow2.easybeans.api.statistic.EZBStatistic
Get the statistic name.
getName() - Method in class org.ow2.easybeans.component.util.Property
 
getName() - Method in interface org.ow2.easybeans.resolver.api.EZBJNDIData
 
getNamePropertyValue(ManagedType) - Method in interface org.ow2.easybeans.api.jmx.EZBManagementIdentifier
 
getNamingStrategies() - Method in interface org.ow2.easybeans.api.EZBContainerConfig
 
getNoInterfaceViewInterface() - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
 
getNumber() - Method in interface org.ow2.easybeans.api.event.EZBEvent
Get the event number.
getOperationState() - Method in interface org.ow2.easybeans.api.Factory
 
getOperationStateThreadLocal() - Method in interface org.ow2.easybeans.api.Factory
 
getParameters() - Method in interface org.ow2.easybeans.api.bean.info.IMethodInfo
 
getPermission() - Method in interface org.ow2.easybeans.api.bean.info.IMethodSecurityInfo
 
getPermissionManager() - Method in interface org.ow2.easybeans.api.EZBContainer
Gets the permission manager (that manages EJB permissions).
getPersistenceUnitInfos() - Method in interface org.ow2.easybeans.api.event.container.EZBEventContainerStarting
Get the archive.
getPersistenceUnitManager() - Method in interface org.ow2.easybeans.api.event.container.EZBEventContainerStarted
Get the persistence unit manager.
getPersistenceUnitManager() - Method in interface org.ow2.easybeans.api.EZBContainer
Gets the persistence manager object which manages all persistence-unit associated to this container.
getPersistenceUnitManager() - Method in interface org.ow2.easybeans.deployment.api.EZBInjectionHolder
 
getPool() - Method in interface org.ow2.easybeans.api.Factory
Gets the pool used by this factory.
getPortComponentName() - Method in interface org.ow2.easybeans.api.bean.info.IWebServiceInfo
The port-component-name specifies a port component's name.
getPortName() - Method in interface org.ow2.easybeans.api.bean.info.IWebServiceInfo
Defines the name space and local name part of the WSDL port QName.
getPortNumber() - Method in interface org.ow2.easybeans.component.itf.EZBSmartComponent
Gets the port number of the smart endpoint.
getProperty(String) - Method in interface org.ow2.easybeans.persistence.api.EZBPersistenceUnitManager
Gets property values in each persistence unit info
getProtocolBinding() - Method in interface org.ow2.easybeans.api.bean.info.IWebServiceInfo
Used to specify the protocol binding used by the port-component.
getProviderURL() - Method in interface org.ow2.easybeans.component.itf.RegistryComponent
Gets the default Provider URL.
getRealmName() - Method in interface org.ow2.easybeans.api.bean.info.IWebServiceInfo
 
getReference() - Method in interface org.ow2.easybeans.api.binding.EZBRef
Retrieves the Reference of this object.
getReferences() - Method in interface org.ow2.easybeans.api.event.bean.EZBClusteredBeanEvent
 
getRemoteInterfaces() - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
 
getResourceAdapter() - Method in interface org.ow2.easybeans.component.itf.JMSComponent
Gets the resource adapter instance.
getResult() - Method in interface org.ow2.easybeans.api.event.bean.EZBEventBeanInvocationEnd
Get the bean invocation result.
getReturnType() - Method in interface org.ow2.easybeans.api.bean.info.IMethodInfo
 
getRoles() - Method in interface org.ow2.easybeans.api.bean.info.IMethodSecurityInfo
 
getRPCException() - Method in interface org.ow2.easybeans.rpc.api.EJBResponse
 
getRunAsRole() - Method in interface org.ow2.easybeans.api.bean.info.ISecurityInfo
Gets run-as name.
getRunAsSubject() - Method in interface org.ow2.easybeans.api.bean.info.ISecurityInfo
Gets run-as role subject.
getScheduleExpression() - Method in interface org.ow2.easybeans.api.bean.info.ITimerInfo
 
getSecurityContext() - Method in interface org.ow2.easybeans.security.api.EZBSecurityCurrent
Gets the current context.
getSecurityInfo() - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Gets the security info.
getSecurityRoleRefList() - Method in interface org.ow2.easybeans.api.bean.info.ISecurityInfo
Gets the list of <security-role-ref> elements.
getServerConfig() - Method in interface org.ow2.easybeans.api.EZBServer
 
getServiceName() - Method in interface org.ow2.easybeans.api.bean.info.IWebServiceInfo
Defines the name space and local name part of the WSDL service QName.
getSessionSynchronizationListener(Transaction) - Method in interface org.ow2.easybeans.api.EZBStatefulSessionFactory
Gets the current session synchronization listener on the given transaction if any.
getSessionSynchronizationMethodsInfo() - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Gets the Session Synchronization methods.
getStackTraceElements() - Method in interface org.ow2.easybeans.api.event.bean.EZBEventBeanInvocationBegin
 
getStartTime() - Method in interface org.ow2.easybeans.api.statistic.EZBStatistic
Get the statistic start time.
getState() - Method in interface org.ow2.easybeans.api.event.bean.EZBClusteredBeanEvent
 
getStatefulTimeout() - Method in interface org.ow2.easybeans.api.bean.EasyBeansSFSB
The next timeout deadline
getStatefulTimeout() - Method in interface org.ow2.easybeans.api.bean.info.ISessionBeanInfo
Returns the StatefulTimeout associated with the be if any.
This method makes sense only for Stateful Session Beans and should return null for in others cases.
getStatisticDescription(String) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Get the statistic description for the given statistic.
getStatisticFactoryId() - Method in interface org.ow2.easybeans.api.statistic.EZBStatistic
Get the statistic factory id.
getStatisticFactoryId() - Method in interface org.ow2.easybeans.api.statistic.EZBStatisticFactory
Get the statistic factory id.
getStatisticFactoryIds() - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Get registered statistic factory ids.
getStatisticFactoryMode(String) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Get the statistic factory mode for the given statistic factory.
getStatisticFactoryState(String) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Get the statistic factory state for the given statistic factory.
getStatisticId() - Method in interface org.ow2.easybeans.api.statistic.EZBStatistic
Get the statistic id.
getStatisticIds() - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Get all statistic ids.
getStatisticLastSampleTime(String) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Get the statistic last sample time for the given statistic.
getStatisticMode(String) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Get the statistic mode for the given statistic.
getStatisticName(String) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Get the statistic name for the given statistic.
getStatisticProviderFilter() - Method in interface org.ow2.easybeans.api.statistic.EZBStatisticFactory
Get the statistic provider filter.
The statistic provider filter is a regular expression that define for which provider a statistic should be created.
getStatisticProviderId() - Method in interface org.ow2.easybeans.api.statistic.EZBStatistic
Get the statistic provider id.
getStatisticProviderId() - Method in interface org.ow2.easybeans.api.statistic.EZBStatisticProvider
Get the statistic provider id.
getStatisticProviderIds() - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Get registered statistic provider ids.
getStatisticProviderMode(String) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Get the statistic provider mode for the given statistic provider.
getStatisticProviderState(String) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Get the statistic provider state for the given statistic provider.
getStatisticStartTime(String) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Get the statistic start time for the given statistic.
getStatisticState(String) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Get the statistic state for the given statistic.
getStatisticValue(String) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Get the statistic value for the given statistic.
getThrowables() - Method in interface org.ow2.easybeans.api.event.naming.EZBJavaContextNamingEvent
 
getTime() - Method in interface org.ow2.easybeans.api.event.EZBEvent
Get the event time (ms).
getTimerConfig() - Method in interface org.ow2.easybeans.api.bean.info.ITimerInfo
 
getTimerService() - Method in interface org.ow2.easybeans.api.Factory
Gets the timer service of this factory.
getTimerService(Factory<?, ?>) - Method in interface org.ow2.easybeans.component.itf.TimerComponent
Gets an EJB timer service through this component.
getTimersInfo() - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
 
getTransactionComponent() - Method in interface org.ow2.easybeans.component.itf.EZBWorkManagerComponent
 
getTransactionManagementType() - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Gets the type of transaction for the given bean.
getTransactionManager() - Method in interface org.ow2.easybeans.component.itf.TMComponent
Gets the transaction manager object.
getTransportGuarantee() - Method in interface org.ow2.easybeans.api.bean.info.IWebServiceInfo
 
getTypeName() - Method in interface org.ow2.easybeans.api.jmx.EZBManagementIdentifier
 
getTypeProperty() - Method in interface org.ow2.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.
getTypeValue() - Method in interface org.ow2.easybeans.api.jmx.EZBManagementIdentifier
This method has to be implemented by each EZBManagementIdentifier.
getUnit() - Method in interface org.ow2.easybeans.api.statistic.EZBStatistic
Get the statistic unit.
getURL() - Method in interface org.ow2.easybeans.resolver.api.EZBContainerJNDIResolver
 
getValue() - Method in interface org.ow2.easybeans.api.statistic.EZBStatistic
Get the statistic String representation.
getValue() - Method in class org.ow2.easybeans.component.util.Property
 
getValue() - Method in interface org.ow2.easybeans.rpc.api.EJBResponse
 
getWebServiceInfo() - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
 
getWrappedComponent() - Method in interface org.ow2.easybeans.component.api.EZBWrappedComponent
Gets the instance that has been wrapped.
getWsdlLocation() - Method in interface org.ow2.easybeans.api.bean.info.IWebServiceInfo
 
getWsdlPublicationDirectory() - Method in interface org.ow2.easybeans.api.bean.info.IWebServiceInfo
This optional attribute is used to store where the user wants the WSDL of its endpoint published.
getXaResource() - Method in interface org.ow2.easybeans.api.bean.EasyBeansMDB
Gets the XAResource of this message end point.
getXATerminator() - Method in interface org.ow2.easybeans.component.itf.TMComponent
 

H

hasToBeUnpacked() - Method in interface org.ow2.easybeans.deployment.api.EZBDeployableInfo
 

I

IAccessTimeoutInfo - Interface in org.ow2.easybeans.api.bean.info
Data about AccessTimeout for a given method.
IApplicationExceptionInfo - Interface in org.ow2.easybeans.api.bean.info
Defines Application Exception info.
IBeanInfo - Interface in org.ow2.easybeans.api.bean.info
This interface is used for containing a description for a bean.
ICmiComponent - Interface in org.ow2.easybeans.component.itf
Interface of CMI component.
IEJBJarInfo - Interface in org.ow2.easybeans.api.bean.info
Allow to get infos on all beans of the given ejb-jar file.
ILockTypeInfo - Enum in org.ow2.easybeans.api.bean.info
Defines the lock type strategy.
IMethodInfo - Interface in org.ow2.easybeans.api.bean.info
Info of a method.
IMethodSecurityInfo - Interface in org.ow2.easybeans.api.bean.info
Used to describe permission information for a given method.
importStatisticFactory(URL) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Import a new Statistic factory from the given URL.
The factory is downloaded, then compiled, then instanciated and finally registered in the component.
inherited() - Method in interface org.ow2.easybeans.api.bean.info.IApplicationExceptionInfo
Indicates whether the application exception designation should apply to subclasses of the annotated exception class.
init() - Method in interface org.ow2.easybeans.api.Factory
Init the factory.
init() - Method in interface org.ow2.easybeans.component.api.EZBComponent
Init method.
This method is called before the start method.
initContext(String, Context) - Method in interface org.ow2.easybeans.api.naming.NamingInterceptor
Init the context for the given name.
initJACC() - Method in interface org.ow2.easybeans.api.EZBServerConfig
 
injectedByEasyBeans() - Method in interface org.ow2.easybeans.api.injection.EasyBeansInjection
This injection callback will be called by the container to inject all resources declared by the bean.
injectedByEasyBeans() - Method in interface org.ow2.easybeans.api.interceptor.EZBInterceptorManager
Initialize the interceptors instance.
intercept(EasyBeansInvocationContext) - Method in interface org.ow2.easybeans.api.EasyBeansInterceptor
Defines the interceptor schema of EasyBeans interceptors.
invoke(EasyBeansInvocationContext, EZBInterceptorManager) - Method in interface org.ow2.easybeans.api.interceptor.EZBInterceptorInvoker
Invocation of the given invoker and it will return a result (or throw an exception if there is a failure).
isAfterBegin() - Method in interface org.ow2.easybeans.api.bean.info.IMethodInfo
 
isAfterCompletion() - Method in interface org.ow2.easybeans.api.bean.info.IMethodInfo
 
isApplicationException() - Method in exception org.ow2.easybeans.rpc.api.RPCException
 
isAutoConfigureComponents() - Method in interface org.ow2.easybeans.api.EZBServerConfig
 
isAvailable() - Method in interface org.ow2.easybeans.api.audit.EZBAuditor
Get the Auditor availability.
isAvailable() - Method in interface org.ow2.easybeans.api.EZBManageableContainer
Check if the container is available or not.
isAvailable() - Method in interface org.ow2.easybeans.api.statistic.EZBStatistic
Get the statistic availability.
isBeforeCompletion() - Method in interface org.ow2.easybeans.api.bean.info.IMethodInfo
 
isCalledFromRemoteRequest() - Method in interface org.ow2.easybeans.rpc.api.EJBLocalRequest
 
isCallerInRole(String, String, boolean) - Method in interface org.ow2.easybeans.api.EZBPermissionManager
Test if the caller has a given role.
isDirectoryScanningEnabled() - Method in interface org.ow2.easybeans.api.EZBServerConfig
 
ISecurityInfo - Interface in org.ow2.easybeans.api.bean.info
Runtime info about security.
ISessionBeanInfo - Interface in org.ow2.easybeans.api.bean.info
This interface is used for containing a description for a session bean.
isExcluded() - Method in interface org.ow2.easybeans.api.bean.info.IMethodSecurityInfo
 
isMTOMEnabled() - Method in interface org.ow2.easybeans.api.bean.info.IWebServiceInfo
Used to enable or disable SOAP MTOM/XOP mechanism for an endpoint implementation.
isRegisterDeployerMBean() - Method in interface org.ow2.easybeans.api.EZBServerConfig
 
isRegisterJ2EEServerMBean() - Method in interface org.ow2.easybeans.api.EZBServerConfig
 
isRemoved() - Method in interface org.ow2.easybeans.rpc.api.EJBResponse
 
isSingleInterface() - Method in interface org.ow2.easybeans.api.bean.info.EZBBeanNamingInfo
 
isStarted() - Method in interface org.ow2.easybeans.api.EZBServer
 
isStartJMXConnector() - Method in interface org.ow2.easybeans.api.EZBServerConfig
 
isStartup() - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Singleton startup ?
isStopComponentsDuringShutdown() - Method in interface org.ow2.easybeans.api.EZBServerConfig
 
isStopped() - Method in interface org.ow2.easybeans.api.EZBServer
 
isStopping() - Method in interface org.ow2.easybeans.api.EZBServer
 
IStatefulSessionFactory - Interface in org.ow2.easybeans.api
Defines a stateful session factory.
isTransacted() - Method in interface org.ow2.easybeans.api.bean.info.IMethodInfo
 
isUnchecked() - Method in interface org.ow2.easybeans.api.bean.info.IMethodSecurityInfo
 
isUsingLegacyNamingStrategy() - Method in interface org.ow2.easybeans.api.EZBServerConfig
Use or not the EasyBeans v1 legacy naming strategy.
isUsingMBeans() - Method in interface org.ow2.easybeans.api.EZBServerConfig
Use or not the MBeans.
isUsingNaming() - Method in interface org.ow2.easybeans.api.EZBServerConfig
Use or not the EasyBeans naming system.
ITimerInfo - Interface in org.ow2.easybeans.api.bean.info
Defines a schedule expression applied on a given method.
IWebServiceInfo - Interface in org.ow2.easybeans.api.bean.info
The IWebServiceInfo contains descriptions information about the web service exposure of an EJB.

J

JavaMailComponent - Interface in org.ow2.easybeans.component.itf
Interface provided for component that are providing mail factories.
JMSComponent - Interface in org.ow2.easybeans.component.itf
Defines the interface for a JMS provider.
JNDI_NAME - Static variable in interface org.ow2.easybeans.component.itf.TMComponent
JNDI name of the transaction manager.
jndiName() - Method in interface org.ow2.easybeans.api.naming.EZBJNDINamingInfo
 

L

LifeCycleCallbackException - Exception in org.ow2.easybeans.api
Exception thrown if there is a failure in a callback.
LifeCycleCallbackException() - Constructor for exception org.ow2.easybeans.api.LifeCycleCallbackException
Constructs a new exception with null as its detail message.
LifeCycleCallbackException(String) - Constructor for exception org.ow2.easybeans.api.LifeCycleCallbackException
Constructs a new exception with the specified detail message.
LifeCycleCallbackException(String, Throwable) - Constructor for exception org.ow2.easybeans.api.LifeCycleCallbackException
Constructs a new exception with the specified detail message and cause.
LifeCycleCallbackException(Throwable) - Constructor for exception org.ow2.easybeans.api.LifeCycleCallbackException
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).
localCall(EJBLocalRequest) - Method in interface org.ow2.easybeans.api.Factory
Do a local call on a method of this factory.

M

merge(EZBPersistenceUnitManager) - Method in interface org.ow2.easybeans.persistence.api.EZBPersistenceUnitManager
Merge the persistence context of a an other persistent unit manager in this one.

N

NAMING_EXTENSION_POINT - Static variable in interface org.ow2.easybeans.api.EZBServer
This is the topic where naming events will be send.
NamingInterceptor - Interface in org.ow2.easybeans.api.naming
The naming interceptors need to implements this interface.
notifyTimeout(Timer, IMethodInfo) - Method in interface org.ow2.easybeans.api.Factory
Notified when the timer service send a Timer object.

O

OperationState - Enum in org.ow2.easybeans.api
Defines types of operations.
org.ow2.easybeans.api - package org.ow2.easybeans.api
Implementation of EJB 3.0 container API
org.ow2.easybeans.api.audit - package org.ow2.easybeans.api.audit
 
org.ow2.easybeans.api.bean - package org.ow2.easybeans.api.bean
Implementation of EJB 3.0 container API
org.ow2.easybeans.api.bean.info - package org.ow2.easybeans.api.bean.info
Implementation of EJB 3.0 container API
org.ow2.easybeans.api.bean.lifecycle - package org.ow2.easybeans.api.bean.lifecycle
Implementation of EJB 3.0 container API for lifecycle.
org.ow2.easybeans.api.bean.proxy - package org.ow2.easybeans.api.bean.proxy
 
org.ow2.easybeans.api.bean.timer - package org.ow2.easybeans.api.bean.timer
Implementation of EJB 3.0 container API for Timer service.
org.ow2.easybeans.api.binding - package org.ow2.easybeans.api.binding
 
org.ow2.easybeans.api.components - package org.ow2.easybeans.api.components
Implementation of EJB 3.0 container API
org.ow2.easybeans.api.container - package org.ow2.easybeans.api.container
Implementation of EJB 3.0 container API
org.ow2.easybeans.api.event - package org.ow2.easybeans.api.event
 
org.ow2.easybeans.api.event.bean - package org.ow2.easybeans.api.event.bean
 
org.ow2.easybeans.api.event.container - package org.ow2.easybeans.api.event.container
 
org.ow2.easybeans.api.event.lifecycle - package org.ow2.easybeans.api.event.lifecycle
 
org.ow2.easybeans.api.event.naming - package org.ow2.easybeans.api.event.naming
 
org.ow2.easybeans.api.injection - package org.ow2.easybeans.api.injection
Implementation of EJB 3.0 container API for injection.
org.ow2.easybeans.api.interceptor - package org.ow2.easybeans.api.interceptor
 
org.ow2.easybeans.api.jmx - package org.ow2.easybeans.api.jmx
Implementation of EJB 3.0 container API for injection.
org.ow2.easybeans.api.loader - package org.ow2.easybeans.api.loader
 
org.ow2.easybeans.api.naming - package org.ow2.easybeans.api.naming
Implementation of EJB 3.0 container API
org.ow2.easybeans.api.pool - package org.ow2.easybeans.api.pool
 
org.ow2.easybeans.api.statistic - package org.ow2.easybeans.api.statistic
 
org.ow2.easybeans.component.api - package org.ow2.easybeans.component.api
Implementation of EJB 3.0 container API
org.ow2.easybeans.component.itf - package org.ow2.easybeans.component.itf
Implementation of EJB 3.0 container API
org.ow2.easybeans.component.util - package org.ow2.easybeans.component.util
Implementation of EJB 3.0 container API
org.ow2.easybeans.deployment.api - package org.ow2.easybeans.deployment.api
 
org.ow2.easybeans.persistence.api - package org.ow2.easybeans.persistence.api
Implementation of EJB 3.0 container API
org.ow2.easybeans.resolver.api - package org.ow2.easybeans.resolver.api
 
org.ow2.easybeans.rpc.api - package org.ow2.easybeans.rpc.api
Implementation of EJB 3.0 container
org.ow2.easybeans.security.api - package org.ow2.easybeans.security.api
Implementation of EJB 3.0 container API

P

PermissionManagerException - Exception in org.ow2.easybeans.api
Exception thrown if there is a failure in checking permissions.
PermissionManagerException() - Constructor for exception org.ow2.easybeans.api.PermissionManagerException
Constructs a new runtime exception with null as its detail message.
PermissionManagerException(String) - Constructor for exception org.ow2.easybeans.api.PermissionManagerException
Constructs a new runtime exception with the specified detail message.
PermissionManagerException(String, Throwable) - Constructor for exception org.ow2.easybeans.api.PermissionManagerException
Constructs a new runtime exception with the specified detail message and cause.
PermissionManagerException(Throwable) - Constructor for exception org.ow2.easybeans.api.PermissionManagerException
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).
PersistenceXmlFileAnalyzerException - Exception in org.ow2.easybeans.persistence.api
Exception thrown if there is a failure when analyzing persistence.xml file.
PersistenceXmlFileAnalyzerException() - Constructor for exception org.ow2.easybeans.persistence.api.PersistenceXmlFileAnalyzerException
Constructs a new runtime exception with null as its detail message.
PersistenceXmlFileAnalyzerException(String) - Constructor for exception org.ow2.easybeans.persistence.api.PersistenceXmlFileAnalyzerException
Constructs a new runtime exception with the specified detail message.
PersistenceXmlFileAnalyzerException(String, Throwable) - Constructor for exception org.ow2.easybeans.persistence.api.PersistenceXmlFileAnalyzerException
Constructs a new runtime exception with the specified detail message and cause.
postActivateEasyBeansLifeCycle() - Method in interface org.ow2.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.
postConstructEasyBeansLifeCycle() - Method in interface org.ow2.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.
postEasyBeansDestroy(EasyBeansBean) - Method in interface org.ow2.easybeans.api.injection.ResourceInjector
Called after @PreDestroy.
postEasyBeansInject(EasyBeansBean) - Method in interface org.ow2.easybeans.api.injection.ResourceInjector
Called after EasyBeans resolution and injection of dependencies.
preDestroyEasyBeansLifeCycle() - Method in interface org.ow2.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.
preEasyBeansInject(EasyBeansBean) - Method in interface org.ow2.easybeans.api.injection.ResourceInjector
Called before EasyBeans resolution and injection of dependencies.
prePassivateEasyBeansLifeCycle() - Method in interface org.ow2.easybeans.api.bean.lifecycle.EasyBeansSFSBLifeCycle
The PrePassivate and PostActivate callback methods are only called on stateful session bean instances.
Property - Class in org.ow2.easybeans.component.util
Object used to configure properties on a component.
Property() - Constructor for class org.ow2.easybeans.component.util.Property
 

R

register(String, EZBComponent) - Method in interface org.ow2.easybeans.api.components.EZBComponentRegistry
Register a component.
registerEventListener(EZBEventListener) - Method in interface org.ow2.easybeans.component.itf.EZBEventComponent
Register a new event listener.
The listener will automatically be register with each dispatcher matching his filter.
registerJ2EEManagedObject(EZBJ2EEManagedObject) - Method in interface org.ow2.easybeans.api.audit.EZBAuditComponent
Add an audited bean to the audit system.
registerJ2EEManagedObject(EZBJ2EEManagedObject, IEventDispatcher) - Method in interface org.ow2.easybeans.component.itf.EZBEventComponent
Register a new J2EE managed object.
If a J2EE managed object with the same id is already registered, it will be unregistered first.
registerJ2EEManagedObject(EZBJ2EEManagedObject, IBaseModelMBeanExt) - Method in interface org.ow2.easybeans.component.itf.EZBJmxComponent
Register a new J2EE managed object.
If a J2EE managed object with the same id is already registered, it will be unregistered first.
registerJ2EEManagedObject(EZBJ2EEManagedObject) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Register a new J2EE managed object.
If a J2EE managed object with the same id is already registered, it will be unregistered first.
registerMBeanAttribute(EZBMBeanAttribute) - Method in interface org.ow2.easybeans.component.itf.EZBJmxComponent
Register a new mbean attribute.
The attribute will automatically be register with each MBean matching his filter.
registerMBeanOperation(EZBMBeanOperation) - Method in interface org.ow2.easybeans.component.itf.EZBJmxComponent
Register a new mbean operation.
The operation will automatically be register with each MBean matching his filter.
registerStatisticFactory(EZBStatisticFactory) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Register a new statistic factory.
If a statistic factory with the same id is already registered, it will be unregistered first.
RegistryComponent - Interface in org.ow2.easybeans.component.itf
Defines the interface for a registry provider.
removeContainer(EZBContainer) - Method in interface org.ow2.easybeans.api.EZBServer
Remove a given container.
removeContainerResolver(EZBContainerJNDIResolver) - Method in interface org.ow2.easybeans.resolver.api.EZBServerJNDIResolver
Remove a container JNDI resolver.
removeContext(String) - Method in interface org.ow2.easybeans.api.naming.NamingInterceptor
Remove the context associated to a given id.
removeExtension(Class<T>) - Method in interface org.ow2.easybeans.api.EZBExtensor
Remove the registered extension, if one was previously registered.
reset() - Method in interface org.ow2.easybeans.api.audit.EZBAuditor
Reset the Auditor.
reset() - Method in interface org.ow2.easybeans.api.statistic.EZBStatistic
Reset the statistic.
resetStatistic(String) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Reset the given statistic.
resolve() - Method in interface org.ow2.easybeans.api.EZBManageableContainer
Resolve the metadata and analyze deployment descriptors.
ResourceInjector - Interface in org.ow2.easybeans.api.injection
The ResourceInjector interface is a way for other systems to hook inside EasyBeans at injection time.
RMIServerRPC - Interface in org.ow2.easybeans.rpc.api
Server side interface which need to handle the requests.
rollback() - Method in interface org.ow2.easybeans.api.bean.info.IApplicationExceptionInfo
Rollback the transaction before the throws ?
RPC_JNDI_NAME - Static variable in interface org.ow2.easybeans.rpc.api.RMIServerRPC
JNDI name to use when binding the RPC invoker.
RPCException - Exception in org.ow2.easybeans.rpc.api
Exception thrown if there is a failure in the response done by the remote side.
RPCException() - Constructor for exception org.ow2.easybeans.rpc.api.RPCException
Constructs a new runtime exception with null as its detail message.
RPCException(String) - Constructor for exception org.ow2.easybeans.rpc.api.RPCException
Constructs a new runtime exception with the specified detail message.
RPCException(String, Throwable) - Constructor for exception org.ow2.easybeans.rpc.api.RPCException
Constructs a new runtime exception with the specified detail message and cause.
RPCException(Throwable) - Constructor for exception org.ow2.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).
rpcInvoke(EJBRemoteRequest) - Method in interface org.ow2.easybeans.api.Factory
A remote request comes to the bean factory and needs to be handled.
A response is done which contains the answer.

S

schedule(String, long, TimerCallback, Map<String, Object>) - Method in interface org.ow2.easybeans.component.itf.TimerComponent
Schedule a recurring call to a TimerCallback starting immediately.
sendEJBRequest(EJBRemoteRequest) - Method in interface org.ow2.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.
setActivationConfigProperties(List<IActivationConfigProperty>) - Method in interface org.ow2.easybeans.api.event.bean.EZBMessageDrivenInfo
Set Activation config properties
setAddEmbeddedComponents(boolean) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Sets the flag for adding before the startup the core components.
setAppContext(Context) - Method in interface org.ow2.easybeans.api.EZBContainerConfig
Sets the app context.
setApplicationException() - Method in exception org.ow2.easybeans.rpc.api.RPCException
Mark this exception as an application exception (wrapped exception).
setApplicationExceptions(Map<String, IApplicationExceptionInfo>) - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Sets the list of application exceptions defined on this ejb jar metadata.
setApplicationJNDIResolver(EZBApplicationJNDIResolver) - Method in interface org.ow2.easybeans.resolver.api.EZBContainerJNDIResolver
Sets the application resolver.
setApplicationName(String) - Method in interface org.ow2.easybeans.api.EZBContainerConfig
Sets the Application Name of this container (EAR case).
setArchive(IArchive) - Method in class org.ow2.easybeans.api.EZBContainerCallbackInfo
Sets the archive (directory/file) managed by this container.
setAutoConfigureComponents(boolean) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Sets the flag for managing components in EasyBeans.
setBeanId(Long) - Method in interface org.ow2.easybeans.rpc.api.EJBResponse
Sets the bean Id.
setBeanTransaction(Transaction) - Method in interface org.ow2.easybeans.api.container.EZBSessionContext
Sets the transaction used by this bean.
setBusinessMethodsInfo(List<IMethodInfo>) - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Sets the list of business methods.
setClassLoader(ClassLoader) - Method in interface org.ow2.easybeans.api.EZBContainer
Sets the classloader.
setCluster(Object) - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Sets the cluster configuration.
setConfigurationMap(Map<String, Object>) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Sets the configuration map.
setConfigurationURLs(LinkedList<URL>) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Sets the list of the URLs used to configure EasyBeans.
setContainer(EZBContainer) - Method in class org.ow2.easybeans.api.EZBContainerCallbackInfo
Set the EZBContainer.
setContainerJNDIResolver(EZBContainerJNDIResolver) - Method in interface org.ow2.easybeans.api.EZBContainerConfig
Sets the JNDI resolver.
setCurrentExtendedPersistenceContexts(Map<String, EZBExtendedEntityManager>) - Method in interface org.ow2.easybeans.api.EZBContainer
Sets the data on the current thread.
setDeclaredRole(List<String>) - Method in interface org.ow2.easybeans.api.bean.info.ISecurityInfo
Sets the list of declared roles.
setDeployDirectories(List<File>) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Sets the list of path for loading/looking Java EE modules.
setDeployerManager(IDeployerManager) - Method in interface org.ow2.easybeans.api.EZBServer
Allows to set the deployer manager.
setDescription(String) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Sets a description of the embedded server.
setDirectoryScanningEnabled(boolean) - Method in interface org.ow2.easybeans.api.EZBServerConfig
 
setDomain(String) - Method in interface org.ow2.easybeans.api.jmx.EZBManagementIdentifier
Sets the domain for this identifier.
setEasyBeansContext(EZBEJBContext) - Method in interface org.ow2.easybeans.api.bean.EasyBeansBean
Defines the EJB context associated to this bean.
setEasyBeansContext(EZBEJBContext<?>) - Method in interface org.ow2.easybeans.api.interceptor.EZBInterceptorManager
Sets the EasyBeans Context.
setEasyBeansFactory(Factory) - Method in interface org.ow2.easybeans.api.bean.EasyBeansBean
Defines the factory associated to this bean.
setEasyBeansInvocationContextFactory(EZBInvocationContextFactory) - Method in interface org.ow2.easybeans.api.bean.EasyBeansBean
Sets the invocation context factory for this bean.
setEasyBeansRemoved(boolean) - Method in interface org.ow2.easybeans.api.bean.EasyBeansSB
Sets the value to true if the bean is removed.
setEasyBeansStatefulID(Long) - Method in interface org.ow2.easybeans.api.bean.EasyBeansSFSB
Sets the ID for this stateful bean.
setEnvContext(Context) - Method in interface org.ow2.easybeans.api.EZBContainerConfig
Sets the ENC context.
setEventComponent(EZBEventComponent) - Method in interface org.ow2.easybeans.api.audit.EZBAuditComponent
Set the event component.
setEventComponent(EZBEventComponent) - Method in interface org.ow2.easybeans.api.event.EZBEventManager
Set the event component.
setExcluded(boolean) - Method in interface org.ow2.easybeans.api.bean.info.IMethodSecurityInfo
This method is excluded (no call allowed if true).
setExtraArchives(List<IArchive>) - Method in interface org.ow2.easybeans.api.EZBContainer
Add extra archives for finding classes.
setEZBServer(EZBServer) - Method in interface org.ow2.easybeans.api.EZBContainerConfig
Sets the easybeans server.
setFactories(Map<String, Factory<?, ?>>) - Method in class org.ow2.easybeans.api.EZBContainerCallbackInfo
Sets the Map of factories managed by this container.
setFactory(Factory<?, ?>) - Method in interface org.ow2.easybeans.api.binding.EZBRef
Sets the factory of this reference.
setInitJACC(boolean) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Init or not JACC at startup.
setInTransaction(Boolean) - Method in interface org.ow2.easybeans.api.bean.EasyBeansSFSB
Sets the boolean indicating if the Bean is currently under a running transaction
setInvocationContextFactory(EZBInvocationContextFactory) - Method in interface org.ow2.easybeans.api.Factory
Defines the invocation context factory (for dynamic mode).
setInvocationHandler(InvocationHandler) - Method in interface org.ow2.easybeans.api.bean.proxy.EasyBeansNoInterfaceProxyBean
Defines invocation handler.
setJavaContext(Context) - Method in interface org.ow2.easybeans.api.Factory
Sets the java: context.
setLocalInterfaces(List<String>) - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
 
setManagementThreadPool(EZBManagementPool) - Method in interface org.ow2.easybeans.api.EZBServer
Defines the management thread pool.
setModuleContext(Context) - Method in interface org.ow2.easybeans.api.EZBContainerConfig
Sets the module context.
setModuleName(String) - Method in interface org.ow2.easybeans.api.EZBContainerConfig
Sets the Module Name of this container.
setName(String) - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Sets the name of the bean.
setName(String) - Method in class org.ow2.easybeans.component.util.Property
Sets the name of the property.
setNamingStrategies(List<EZBNamingStrategy>) - Method in interface org.ow2.easybeans.api.EZBContainerConfig
Define naming strategies to use.
setNoInterfaceViewInterface(String) - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
 
setPermission(Permission) - Method in interface org.ow2.easybeans.api.bean.info.IMethodSecurityInfo
Sets the permission.
setPermissionManager(EZBPermissionManager) - Method in interface org.ow2.easybeans.api.EZBContainer
Sets the permission manager (that manages EJB permissions).
setPersistenceUnitManager(EZBPersistenceUnitManager) - Method in interface org.ow2.easybeans.api.EZBContainer
Sets the persistence manager object which manages all persistence-unit associated to this container.
setPortNumber(String) - Method in interface org.ow2.easybeans.component.itf.EmbeddedDBComponent
Sets the port number.
setProperty(String, String) - Method in interface org.ow2.easybeans.persistence.api.EZBPersistenceUnitManager
Set a property in persistence unit.
setProperty(String, String, String) - Method in interface org.ow2.easybeans.persistence.api.EZBPersistenceUnitManager
Set a property in persistence unit.
setReferences(List<EZBRef>) - Method in interface org.ow2.easybeans.api.event.bean.EZBClusteredBeanEvent
Set beans references.
setRegisterDeployerMBean(boolean) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Enable or disable the Deployer MBean.
setRegisterJ2EEServerMBean(boolean) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Enable or disable the J2EEServer MBean.
setRemoteInterfaces(List<String>) - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
 
setRemoved(boolean) - Method in interface org.ow2.easybeans.rpc.api.EJBResponse
Sets the removed flag.
setRPCException(RPCException) - Method in interface org.ow2.easybeans.rpc.api.EJBResponse
Sets the RPC Exception (if any).
setRunAsRole(String) - Method in interface org.ow2.easybeans.api.bean.info.ISecurityInfo
Sets the name of the run-as security role.
setSecurityContext(EZBSecurityContext) - Method in interface org.ow2.easybeans.security.api.EZBSecurityCurrent
Associates the given security context to the current thread.
setSecurityInfo(ISecurityInfo) - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Sets the security info.
setServerName(String) - Method in interface org.ow2.easybeans.api.jmx.EZBManagementIdentifier
Sets the Server name for this identifier.
setSessionSynchronizationListener(Transaction, Synchronization) - Method in interface org.ow2.easybeans.api.EZBStatefulSessionFactory
Sets the current session synchronization listener on the given transaction.
setSessionSynchronizationMethodsInfo(List<IMethodInfo>) - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Sets the list of Session Synchronization methods.
setShouldWait(boolean) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Sets if the server will loop at the end of it's startup.
setStartJMXConnector(boolean) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Enable or disable the JMX connector.
setStartup(boolean) - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Sets the startup mode for the singleton.
setState(String) - Method in interface org.ow2.easybeans.api.event.bean.EZBClusteredBeanEvent
Sets the state.
setStatefulTimeout(Long) - Method in interface org.ow2.easybeans.api.bean.EasyBeansSFSB
Sets the next timeout deadline
setStatisticFactoryMode(String, EZBStatisticComponent.STATISTIC_FACTORY_MODE) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Set the statistic factory mode for the given statistic factory.
setStatisticFactoryState(String, boolean) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Set the statistic factory state for the given statistic factory.
The statistic factory mode is automatically set to MANUAL.
setStatisticMode(String, EZBStatisticComponent.STATISTIC_MODE) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Set the statistic mode for the given statistic.
setStatisticProviderMode(String, EZBStatisticComponent.STATISTIC_PROVIDER_MODE) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Set the statistic provider mode for the given statistic provider.
setStatisticProviderState(String, boolean) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Set the statistic provider state for the given statistic provider.
The statistic provider mode is automatically set to MANUAL.
setStatisticState(String, boolean) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Set the statistic state for the given statistic.
The statistic mode is automatically set to MANUAL.
setStopComponentsDuringShutdown(boolean) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Specify if the components should be stopped during shutdown sequence.
setTimeout(int) - Method in interface org.ow2.easybeans.component.itf.TMComponent
Set the Transaction Timeout.
setTimersInfo(List<ITimerInfo>) - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Sets the timers info.
setTransactionComponent(TMComponent) - Method in interface org.ow2.easybeans.component.itf.EZBWorkManagerComponent
Sets the transaction component.
setTransactionManagementType(TransactionManagementType) - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
Sets the type of transaction for the given bean.
setUnchecked(boolean) - Method in interface org.ow2.easybeans.api.bean.info.IMethodSecurityInfo
This method is unchecked (if true, all calls are allowed to this method).
setUseLegacyNamingStrategy(boolean) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Sets the value for EasyBeans v1 legacy naming strategy.
setUseMBeans(boolean) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Sets the value for using MBeans.
setUseNaming(boolean) - Method in interface org.ow2.easybeans.api.EZBServerConfig
Sets the value for using the EasyBeans naming system.
setValue(String) - Method in class org.ow2.easybeans.component.util.Property
Sets the value of the property.
setValue(Object) - Method in interface org.ow2.easybeans.rpc.api.EJBResponse
Sets the value of the response.
setWebServiceInfo(IWebServiceInfo) - Method in interface org.ow2.easybeans.api.bean.info.IBeanInfo
 
setXaResource(XAResource) - Method in interface org.ow2.easybeans.api.bean.EasyBeansMDB
Sets the XAResource of this message end point.
shouldWait() - Method in interface org.ow2.easybeans.api.EZBServerConfig
 
start(EZBContainerCallbackInfo) - Method in interface org.ow2.easybeans.api.EZBContainerLifeCycleCallback
Called when container is starting.
start() - Method in interface org.ow2.easybeans.api.EZBManageableContainer
Start this container.
start() - Method in interface org.ow2.easybeans.api.Factory
Starts the factory.
start() - Method in interface org.ow2.easybeans.component.api.EZBComponent
Start method.
This method is called after the init method.
STARTING - Static variable in interface org.ow2.easybeans.api.event.bean.EZBClusteredBeanEvent
Container is starting.
stop(EZBContainerCallbackInfo) - Method in interface org.ow2.easybeans.api.EZBContainerLifeCycleCallback
Called when container is stopping.
stop() - Method in interface org.ow2.easybeans.api.EZBManageableContainer
Stop this container.
stop() - Method in interface org.ow2.easybeans.api.EZBServer
Stop the server.
stop() - Method in interface org.ow2.easybeans.api.Factory
Stops the factory.
stop() - Method in interface org.ow2.easybeans.component.api.EZBComponent
Stop method.
This method is called when component needs to be stopped.
STOPPING - Static variable in interface org.ow2.easybeans.api.event.bean.EZBClusteredBeanEvent
Container is stopping.

T

timeoutCallByEasyBeans(Timer) - Method in interface org.ow2.easybeans.api.bean.timer.EasyBeansTimedObject
This method will call the timeout method that the developer defined.
This method will be called by the timer service implementation.
The naming will be set but no security check is performed.
TimerCallback - Interface in org.ow2.easybeans.component.util
Interface used to define a Callback used by the timer component.
TimerComponent - Interface in org.ow2.easybeans.component.itf
Interface for the component that provides the EJB timer service.
TMComponent - Interface in org.ow2.easybeans.component.itf
Defines the interface for a TM provider.
translateMetadata() - Method in interface org.ow2.easybeans.api.EZBPermissionManager
3.1.5 Translating EJB Deployment Descriptors
A reference to a PolicyConfiguration object must be obtained by calling the getPolicyConfiguration method on the PolicyConfigurationFactory implementation class of the provider configured into the container.

U

unbind(EZBRef) - Method in interface org.ow2.easybeans.api.binding.EZBBindingFactory
Unbinds an object with the given JNDI name.
unit() - Method in interface org.ow2.easybeans.api.bean.info.IAccessTimeoutInfo
 
unregister(String) - Method in interface org.ow2.easybeans.api.components.EZBComponentRegistry
Unregister a component.
unregister(EZBComponent) - Method in interface org.ow2.easybeans.api.components.EZBComponentRegistry
Unregister a component.
unregisterEventListener(EZBEventListener) - Method in interface org.ow2.easybeans.component.itf.EZBEventComponent
Unregister an event listener.
unregisterJ2EEManagedObject(EZBJ2EEManagedObject) - Method in interface org.ow2.easybeans.api.audit.EZBAuditComponent
Remove an audited bean from the audit system.
unregisterJ2EEManagedObject(EZBJ2EEManagedObject) - Method in interface org.ow2.easybeans.component.itf.EZBEventComponent
Unregister a J2EE managed object.
unregisterJ2EEManagedObject(EZBJ2EEManagedObject) - Method in interface org.ow2.easybeans.component.itf.EZBJmxComponent
Unregister a J2EE managed object.
unregisterJ2EEManagedObject(EZBJ2EEManagedObject) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Unregister a J2EE managed object.
unregisterMBeanAttribute(EZBMBeanAttribute) - Method in interface org.ow2.easybeans.component.itf.EZBJmxComponent
Unregister a mbean attribute.
unregisterMBeanOperation(EZBMBeanOperation) - Method in interface org.ow2.easybeans.component.itf.EZBJmxComponent
Unregister a mbean operation.
unregisterStatisticFactory(EZBStatisticFactory) - Method in interface org.ow2.easybeans.component.itf.EZBStatisticComponent
Unregister a statistic factory.
unschedule(String) - Method in interface org.ow2.easybeans.component.itf.TimerComponent
Unschedule a callback timer for a given id
unsetSessionSynchronizationListener(Transaction) - Method in interface org.ow2.easybeans.api.EZBStatefulSessionFactory
Unsets the current session synchronization listener on the given transaction.
updateActivationConfigProperties(Map<String, String>) - Method in interface org.ow2.easybeans.component.itf.JMSComponent
Update the activation config properties if required.

V

value() - Method in interface org.ow2.easybeans.api.bean.info.IAccessTimeoutInfo
 
valueOf(String) - Static method in enum org.ow2.easybeans.api.bean.info.ILockTypeInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.easybeans.api.OperationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.easybeans.component.itf.EZBStatisticComponent.STATISTIC_FACTORY_MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.easybeans.component.itf.EZBStatisticComponent.STATISTIC_MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.easybeans.component.itf.EZBStatisticComponent.STATISTIC_PROVIDER_MODE
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.easybeans.api.bean.info.ILockTypeInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.easybeans.api.OperationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.easybeans.component.itf.EZBStatisticComponent.STATISTIC_FACTORY_MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.easybeans.component.itf.EZBStatisticComponent.STATISTIC_MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.easybeans.component.itf.EZBStatisticComponent.STATISTIC_PROVIDER_MODE
Returns an array containing the constants of this enum type, in the order they are declared.

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

Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.