Package org.ow2.easybeans.api

Implementation of EJB 3.0 container API

See:
          Description

Interface Summary
EasyBeansInterceptor This interface will be implemented by all EasyBeans interceptors.
EasyBeansInvocationContext This interfaces adds some methods to the interface that EasyBeans interceptors will have.
EZBConfigurationExtension An EasyBeansConfigurationExtension is the entry point for EasyBeans extensions.
EZBContainer This interface represents an EasyBeans EJB Container.
EZBContainerConfig Configuration for a Container.
EZBContainerLifeCycleCallback This interface should be implemented by users which want to be notified at some lifecycle step of the container.
EZBExtensor The EZBExtensor interface aims to provide a way to add objects to instances, thus providing an extension mechanism.
EZBJ2EEManagedObject This interface represents an EasyBeans EJB Container.
EZBManageableContainer Manageable interface for EZBContainer.
EZBPermissionManager Class that is linked to an EasyBeans factory and manages the check of the security.
EZBServer Defines an EasyBeans server.
EZBServerConfig Defines the EasyBeans configuration.
EZBStatefulSessionFactory<PoolType,Clue> Interface for Stateful session factory.
EZBTimerService Defines the EasyBeans timer service.
Factory<PoolType,Clue> This interface is used by all bean factories of EJB 3 container.
IStatefulSessionFactory Defines a stateful session factory.
 

Class Summary
EmbeddedManager This class manages the Embedded instance that have been created.
EZBContainerCallbackInfo Information send by containers to listeners when the callback is called.
 

Enum Summary
OperationState Defines types of operations.
 

Exception Summary
EZBContainerException Exception thrown if there is a failure in a container lifecycle.
EZBServerException Exception that can be thrown by EasyBeans server.
FactoryException Exception thrown if there is a failure in a session lifecycle.
LifeCycleCallbackException Exception thrown if there is a failure in a callback.
PermissionManagerException Exception thrown if there is a failure in checking permissions.
 

Package org.ow2.easybeans.api Description

Implementation of EJB 3.0 container API



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