Package org.ow2.easybeans.component.itf

Implementation of EJB 3.0 container API

See:
          Description

Interface Summary
EmbeddedDBComponent Defines the interface for an Embedded database.
EZBDepMonitorComponent Defines the interface for the deployment.
EZBEventComponent Interface of the EasyBeans event component.
EZBJmxComponent Interface for the EasyBeans JMX component.
EZBSmartComponent Defines the interface of smart component.
EZBStatisticComponent Interface for the EasyBeans statistic component.
EZBWorkManagerComponent Work Manager component.
ICmiComponent Interface of CMI component.
JavaMailComponent Interface provided for component that are providing mail factories.
JMSComponent Defines the interface for a JMS provider.
RegistryComponent Defines the interface for a registry provider.
TimerComponent Interface for the component that provides the EJB timer service.
TMComponent Defines the interface for a TM provider.
 

Enum Summary
EZBStatisticComponent.STATISTIC_FACTORY_MODE 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 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 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.
 

Package org.ow2.easybeans.component.itf Description

Implementation of EJB 3.0 container API



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