All Classes Interface Summary Enum Summary
| Class |
Description |
| AffinitySupport<I> |
Defines the affinity requirements for remote clients.
|
| Bean<K,V extends BeanInstance<K>> |
Described the mutable and immutable properties of a cached bean.
|
| BeanConfiguration |
Specifies the configuration of an EJB component.
|
| BeanDeploymentConfiguration |
Encapsulates configuration of a bean deployment.
|
| BeanDeploymentMarshallingContext |
The marshalling context for a bean deployment.
|
| BeanExpiration |
Encapsulates the expiration criteria for a bean.
|
| BeanExpirationConfiguration<K,V extends BeanInstance<K>> |
Encapsulates the expiration configuration for a bean.
|
| BeanExpirationMetaData |
Encapsulates the expiration-related meta data of a cached bean.
|
| BeanInstance<K> |
A distributable bean instance.
|
| BeanManagementConfiguration |
Encapsulates the configuration of a bean management provider.
|
| BeanManagementProvider |
Provides service installation mechanics for components of bean deployments.
|
| BeanManager<K,V extends BeanInstance<K>,B extends Batch> |
A SPI for managing beans.
|
| BeanManagerConfiguration<K,V extends BeanInstance<K>> |
Encapsulates the configuration of a bean manager.
|
| BeanManagerFactory<K,V extends BeanInstance<K>,B extends Batch> |
|
| BeanMetaData<K> |
Described the mutable and immutable metadata of a cached bean.
|
| BeanPassivationConfiguration |
Configuration for bean passivation.
|
| BeanProviderRequirement |
Requirement definition for EJB abstractions.
|
| BeanStatistics |
Exposes statistics for cached beans.
|
| ClientMappingsRegistryProvider |
interface defining ClientMappingsRegistryProvider instances, used to install configured ClientMappingsRegistry services.
|
| DefaultBeanProviderRequirement |
Requirements representing services names for bean management providers
|
| DeploymentConfiguration |
|
| ImmutableBean<K,V extends BeanInstance<K>> |
Describes the immutable properties of a cached bean.
|
| ImmutableBeanMetaData<K> |
Describes the immutable metadata of a bean.
|
| ImmutableScheduleExpression |
Immutable view of a jakarta.ejb.ScheduleExpression.
|
| ImmutableTimerMetaData |
Describes the immutable metadata of a timer.
|
| IntervalTimerConfiguration |
Encapsulates the configuration of an interval timer.
|
| LegacyBeanManagementConfiguration |
Deprecated. |
| LegacyBeanManagementProviderFactory |
Deprecated. |
| LegacyClientMappingsRegistryProviderFactory |
Deprecated. |
| RemoteEjbRequirement |
|
| ScheduledTimer<I> |
A Timer that executes according to a configured schedule.
|
| ScheduleTimerConfiguration |
Encapsulates the configuration of a schedule timer.
|
| ScheduleTimerOperationProvider |
Creates an operator for a given schedule expression, used to determine the next time a scheduled timer should timeout.
|
| TimeoutListener<I,B extends Batch> |
A listener to be invoked on timeout of a timer.
|
| Timer<I> |
Describes the properties of a timer, and its controlling mechanisms.
|
| TimerConfiguration |
Encapsulates the configuration of a timer.
|
| TimerExpirationMetaData |
Describes the expiration-related metadata of a timer.
|
| TimerManagementConfiguration |
|
| TimerManagementProvider |
Provides timer management service installation mechanics for a component.
|
| TimerManager<I,B extends Batch> |
Manages creation, retrieval, and scheduling of timers.
|
| TimerManagerConfiguration<I,B extends Batch> |
|
| TimerManagerFactory<I,B extends Batch> |
|
| TimerManagerFactoryConfiguration<I> |
|
| TimerMetaData |
Describes the metadata of a timer.
|
| TimerRegistry<I> |
Exposes the mechanism for registering arbitrary timers with the system, e.g.
|
| TimerServiceConfiguration |
Encapsulates the configuration of a timer service.
|
| TimerServiceRequirement |
Enumerates the distributed timer service capabilities.
|
| TimerType |
Enumerates the supported timer types.
|