| AffinitySupport<I> |
Defines the affinity requirements for remote clients.
|
| Bean<I,T> |
Represents a bean and the group to which it is associated.
|
| BeanConfiguration |
Specifies the configuration of an EJB component.
|
| BeanManagementProvider |
Interface for installing bean management services for a deployment and individual stateful EJB components.
|
| BeanManager<I,T,B extends Batch> |
A SPI for managing beans.
|
| BeanManagerFactory<I,T,B extends Batch> |
|
| BeanManagerFactoryServiceConfiguratorConfiguration |
Configuration of a bean manager factory builder.
|
| BeanManagerStatistics |
|
| BeanPassivationConfiguration |
|
| ClientMappingsRegistryProvider |
interface defining ClientMappingsRegistryProvider instances, used to install configured ClientMappingsRegistry services.
|
| LegacyBeanManagementProviderFactory |
interface for obtaining BeanManagementProvider instances in the legacy case where no distributable-ejb subsystem is present.
|
| LegacyClientMappingsRegistryProviderFactory |
interface for obtaining ClientMappingsRegistryProvider instances in the legacy case where no distributable-ejb subsystem is present.
|
| PassivationListener<T> |
Notification mechanism for passivation/activation.
|
| RemoveListener<T> |
Notification mechanism for bean removals.
|
| StatefulBeanConfiguration |
Specifies the configuration of a stateful EJB.
|