A B C D F G I L O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- activate() - Method in interface org.wildfly.clustering.ejb.timer.Timer
- AffinitySupport<I> - Interface in org.wildfly.clustering.ejb.remote
-
Defines the affinity requirements for remote clients.
B
- Bean<K,V extends BeanInstance<K>> - Interface in org.wildfly.clustering.ejb.bean
-
Described the mutable and immutable properties of a cached bean.
- BEAN_MANAGEMENT_PROVIDER - org.wildfly.clustering.ejb.bean.BeanProviderRequirement
- BEAN_MANAGEMENT_PROVIDER - org.wildfly.clustering.ejb.bean.DefaultBeanProviderRequirement
- BeanConfiguration - Interface in org.wildfly.clustering.ejb.bean
-
Specifies the configuration of an EJB component.
- BeanDeploymentConfiguration - Interface in org.wildfly.clustering.ejb.bean
-
Encapsulates configuration of a bean deployment.
- BeanDeploymentMarshallingContext - Interface in org.wildfly.clustering.ejb.bean
-
The marshalling context for a bean deployment.
- BeanExpiration - Interface in org.wildfly.clustering.ejb.bean
-
Encapsulates the expiration criteria for a bean.
- BeanExpirationConfiguration<K,V extends BeanInstance<K>> - Interface in org.wildfly.clustering.ejb.bean
-
Encapsulates the expiration configuration for a bean.
- BeanExpirationMetaData - Interface in org.wildfly.clustering.ejb.bean
-
Encapsulates the expiration-related meta data of a cached bean.
- BeanInstance<K> - Interface in org.wildfly.clustering.ejb.bean
-
A distributable bean instance.
- BeanManagementConfiguration - Interface in org.wildfly.clustering.ejb.bean
-
Encapsulates the configuration of a bean management provider.
- BeanManagementProvider - Interface in org.wildfly.clustering.ejb.bean
-
Provides service installation mechanics for components of bean deployments.
- BeanManager<K,V extends BeanInstance<K>,B extends Batch> - Interface in org.wildfly.clustering.ejb.bean
-
A SPI for managing beans.
- BeanManagerConfiguration<K,V extends BeanInstance<K>> - Interface in org.wildfly.clustering.ejb.bean
-
Encapsulates the configuration of a bean manager.
- BeanManagerFactory<K,V extends BeanInstance<K>,B extends Batch> - Interface in org.wildfly.clustering.ejb.bean
-
Creates a
BeanManager. - BeanMetaData<K> - Interface in org.wildfly.clustering.ejb.bean
-
Described the mutable and immutable metadata of a cached bean.
- BeanPassivationConfiguration - Interface in org.wildfly.clustering.ejb.bean
-
Configuration for bean passivation.
- BeanProviderRequirement - Enum in org.wildfly.clustering.ejb.bean
-
Requirement definition for EJB abstractions.
- BeanStatistics - Interface in org.wildfly.clustering.ejb.bean
-
Exposes statistics for cached beans.
C
- cancel() - Method in interface org.wildfly.clustering.ejb.timer.Timer
- CLIENT_MAPPINGS_REGISTRY_PROVIDER - org.wildfly.clustering.ejb.remote.RemoteEjbRequirement
- ClientMappingsRegistryProvider - Interface in org.wildfly.clustering.ejb.remote
-
interface defining ClientMappingsRegistryProvider instances, used to install configured ClientMappingsRegistry services.
- close() - Method in interface org.wildfly.clustering.ejb.bean.Bean
-
Closes any resources used by this bean.
- createBean(V, K) - Method in interface org.wildfly.clustering.ejb.bean.BeanManager
- createBeanManagementProvider(String, LegacyBeanManagementConfiguration) - Method in interface org.wildfly.clustering.ejb.bean.LegacyBeanManagementProviderFactory
-
Deprecated.
- createBeanManager(BeanManagerConfiguration<K, V>) - Method in interface org.wildfly.clustering.ejb.bean.BeanManagerFactory
- createClientMappingsRegistryProvider(String) - Method in interface org.wildfly.clustering.ejb.remote.LegacyClientMappingsRegistryProviderFactory
-
Deprecated.
- createOperator(ImmutableScheduleExpression) - Method in interface org.wildfly.clustering.ejb.timer.ScheduleTimerOperationProvider
- createTimer(I, IntervalTimerConfiguration, Object) - Method in interface org.wildfly.clustering.ejb.timer.TimerManager
- createTimer(I, ScheduleTimerConfiguration, Object) - Method in interface org.wildfly.clustering.ejb.timer.TimerManager
- createTimer(I, ScheduleTimerConfiguration, Object, Method, int) - Method in interface org.wildfly.clustering.ejb.timer.TimerManager
- createTimerManager(TimerManagerConfiguration<I, B>) - Method in interface org.wildfly.clustering.ejb.timer.TimerManagerFactory
D
- DEFAULT_CONTAINER_NAME - Static variable in interface org.wildfly.clustering.ejb.bean.LegacyBeanManagementConfiguration
-
Deprecated.
- DefaultBeanProviderRequirement - Enum in org.wildfly.clustering.ejb.bean
-
Requirements representing services names for bean management providers
- DeploymentConfiguration - Interface in org.wildfly.clustering.ejb
F
- findBean(K) - Method in interface org.wildfly.clustering.ejb.bean.BeanManager
G
- getActiveCount() - Method in interface org.wildfly.clustering.ejb.bean.BeanStatistics
-
Returns the number of beans that are actively cached.
- getActiveTimers() - Method in interface org.wildfly.clustering.ejb.timer.TimerManager
- getBatcher() - Method in interface org.wildfly.clustering.ejb.bean.BeanManager
- getBatcher() - Method in interface org.wildfly.clustering.ejb.timer.TimerManager
- getBeanClasses() - Method in interface org.wildfly.clustering.ejb.bean.BeanDeploymentMarshallingContext
-
The set of bean classes contained in the bean deployment.
- getBeanManagerFactoryServiceConfigurator(BeanConfiguration) - Method in interface org.wildfly.clustering.ejb.bean.BeanManagementProvider
-
Builds a bean manager factory for an Jakarta Enterprise Bean within a deployment.
- getBeanName() - Method in interface org.wildfly.clustering.ejb.bean.BeanManagerConfiguration
- getCacheName() - Method in interface org.wildfly.clustering.ejb.bean.LegacyBeanManagementConfiguration
-
Deprecated.
- getConfiguration(Class<C>) - Method in interface org.wildfly.clustering.ejb.timer.ImmutableTimerMetaData
- getContainerName() - Method in interface org.wildfly.clustering.ejb.bean.LegacyBeanManagementConfiguration
-
Deprecated.
- getContext() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableTimerMetaData
- getDayOfMonth() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableScheduleExpression
- getDayOfWeek() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableScheduleExpression
- getDefaultRequirement() - Method in enum org.wildfly.clustering.ejb.bean.BeanProviderRequirement
- getDefaultServiceNameFactory() - Method in enum org.wildfly.clustering.ejb.bean.BeanProviderRequirement
- getDeploymentServiceConfigurators(BeanDeploymentConfiguration) - Method in interface org.wildfly.clustering.ejb.bean.BeanManagementProvider
-
Installs dependencies for a deployment unit
- getDeploymentServiceName() - Method in interface org.wildfly.clustering.ejb.DeploymentConfiguration
-
Returns the service name of the deployment containing the EJB.
- getEnd() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableScheduleExpression
- getExpiration() - Method in interface org.wildfly.clustering.ejb.bean.BeanManagerConfiguration
- getGroupId() - Method in interface org.wildfly.clustering.ejb.bean.ImmutableBeanMetaData
-
Returns the identifier of the group to which this bean is associated.
- getHour() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableScheduleExpression
- getId() - Method in interface org.wildfly.clustering.ejb.bean.BeanInstance
-
Returns the unique identifier of this bean instance.
- getId() - Method in interface org.wildfly.clustering.ejb.bean.ImmutableBean
-
Returns the identifier of this bean.
- getId() - Method in interface org.wildfly.clustering.ejb.timer.Timer
- getIdentifierFactory() - Method in interface org.wildfly.clustering.ejb.bean.BeanManager
- getIdentifierFactory() - Method in interface org.wildfly.clustering.ejb.bean.BeanManagerConfiguration
- getIdentifierFactory() - Method in interface org.wildfly.clustering.ejb.timer.TimerManager
- getIdentifierFactory() - Method in interface org.wildfly.clustering.ejb.timer.TimerManagerFactoryConfiguration
- getInstance() - Method in interface org.wildfly.clustering.ejb.bean.ImmutableBean
-
Returns the instance of this bean.
- getInterval() - Method in interface org.wildfly.clustering.ejb.timer.IntervalTimerConfiguration
- getLastTimout() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableTimerMetaData
- getListener() - Method in interface org.wildfly.clustering.ejb.timer.TimerManagerConfiguration
- getMarshallerFactory() - Method in interface org.wildfly.clustering.ejb.bean.BeanManagementConfiguration
-
Returns a factory for creating a bean deployment's marshaller.
- getMarshallerFactory() - Method in interface org.wildfly.clustering.ejb.timer.TimerManagementConfiguration
- getMaxActiveBeans() - Method in interface org.wildfly.clustering.ejb.bean.BeanPassivationConfiguration
-
Returns the maximum number of bean instances to retain in memory at a given time.
- getMaxActiveTimers() - Method in interface org.wildfly.clustering.ejb.timer.TimerManagementConfiguration
- getMetaData() - Method in interface org.wildfly.clustering.ejb.bean.Bean
-
Returns the metadata of this bean.
- getMetaData() - Method in interface org.wildfly.clustering.ejb.bean.ImmutableBean
-
Returns the metadata of this bean.
- getMetaData() - Method in interface org.wildfly.clustering.ejb.timer.ScheduledTimer
- getMetaData() - Method in interface org.wildfly.clustering.ejb.timer.Timer
- getMinute() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableScheduleExpression
- getModule() - Method in interface org.wildfly.clustering.ejb.bean.BeanDeploymentMarshallingContext
-
Returns the module of the bean deployment,
- getModule() - Method in interface org.wildfly.clustering.ejb.DeploymentConfiguration
-
Returns the module of the deployment.
- getMonth() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableScheduleExpression
- getName() - Method in interface org.wildfly.clustering.ejb.bean.BeanConfiguration
-
Returns the name of the EJB component.
- getName() - Method in interface org.wildfly.clustering.ejb.bean.BeanManagementProvider
-
Returns a name uniquely identifying this provider.
- getName() - Method in enum org.wildfly.clustering.ejb.bean.BeanProviderRequirement
- getName() - Method in enum org.wildfly.clustering.ejb.bean.DefaultBeanProviderRequirement
- getName() - Method in interface org.wildfly.clustering.ejb.bean.ImmutableBeanMetaData
-
Returns the component name of this bean.
- getName() - Method in enum org.wildfly.clustering.ejb.remote.RemoteEjbRequirement
- getName() - Method in interface org.wildfly.clustering.ejb.timer.TimerServiceConfiguration
-
The name of the component containing the timer service.
- getName() - Method in enum org.wildfly.clustering.ejb.timer.TimerServiceRequirement
- getNextTimeout() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableTimerMetaData
- getNextTimeout() - Method in interface org.wildfly.clustering.ejb.timer.TimerExpirationMetaData
- getPassiveCount() - Method in interface org.wildfly.clustering.ejb.bean.BeanStatistics
-
Returns the number of passivated beans accessible to the cache.
- getRegistry() - Method in interface org.wildfly.clustering.ejb.timer.TimerManagerFactoryConfiguration
- getScheduleExpression() - Method in interface org.wildfly.clustering.ejb.timer.ScheduleTimerConfiguration
- getSecond() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableScheduleExpression
- getServiceConfigurators(String, SupplierDependency<List<ClientMapping>>) - Method in interface org.wildfly.clustering.ejb.remote.ClientMappingsRegistryProvider
- getServiceNameFactory() - Method in enum org.wildfly.clustering.ejb.bean.BeanProviderRequirement
- getServiceNameFactory() - Method in enum org.wildfly.clustering.ejb.bean.DefaultBeanProviderRequirement
- getServiceNameFactory() - Method in enum org.wildfly.clustering.ejb.remote.RemoteEjbRequirement
- getServiceNameFactory() - Method in enum org.wildfly.clustering.ejb.timer.TimerServiceRequirement
- getStart() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableScheduleExpression
- getStart() - Method in interface org.wildfly.clustering.ejb.timer.ScheduleTimerConfiguration
- getStart() - Method in interface org.wildfly.clustering.ejb.timer.TimerConfiguration
- getStrongAffinity() - Method in interface org.wildfly.clustering.ejb.remote.AffinitySupport
-
Returns the strong affinity for all invocations.
- getTimeoutMatcher() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableTimerMetaData
- getTimer(I) - Method in interface org.wildfly.clustering.ejb.timer.TimerManager
- getTimerManagerFactoryServiceConfigurator(TimerManagerFactoryConfiguration<I>) - Method in interface org.wildfly.clustering.ejb.timer.TimerManagementProvider
- getTimerServiceConfiguration() - Method in interface org.wildfly.clustering.ejb.timer.TimerManagerFactoryConfiguration
- getType() - Method in enum org.wildfly.clustering.ejb.bean.DefaultBeanProviderRequirement
- getType() - Method in enum org.wildfly.clustering.ejb.remote.RemoteEjbRequirement
- getType() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableTimerMetaData
- getType() - Method in enum org.wildfly.clustering.ejb.timer.TimerServiceRequirement
- getWeakAffinity(I) - Method in interface org.wildfly.clustering.ejb.remote.AffinitySupport
-
Returns the weak affinity of the specified bean identifier.
- getYear() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableScheduleExpression
- getZone() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableScheduleExpression
I
- ImmutableBean<K,V extends BeanInstance<K>> - Interface in org.wildfly.clustering.ejb.bean
-
Describes the immutable properties of a cached bean.
- ImmutableBeanMetaData<K> - Interface in org.wildfly.clustering.ejb.bean
-
Describes the immutable metadata of a bean.
- ImmutableScheduleExpression - Interface in org.wildfly.clustering.ejb.timer
-
Immutable view of a
jakarta.ejb.ScheduleExpression. - ImmutableTimerMetaData - Interface in org.wildfly.clustering.ejb.timer
-
Describes the immutable metadata of a timer.
- INTERVAL - org.wildfly.clustering.ejb.timer.TimerType
- IntervalTimerConfiguration - Interface in org.wildfly.clustering.ejb.timer
-
Encapsulates the configuration of an interval timer.
- invoke() - Method in interface org.wildfly.clustering.ejb.timer.Timer
- isActive() - Method in interface org.wildfly.clustering.ejb.timer.Timer
- isCalendar() - Method in enum org.wildfly.clustering.ejb.timer.TimerType
- isCanceled() - Method in interface org.wildfly.clustering.ejb.timer.Timer
- isExpired() - Method in interface org.wildfly.clustering.ejb.bean.BeanExpirationMetaData
- isImmortal() - Method in interface org.wildfly.clustering.ejb.bean.BeanExpiration
- isPersistent() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableTimerMetaData
- isPersistent() - Method in interface org.wildfly.clustering.ejb.timer.TimerManagerFactoryConfiguration
- isRemotable(Throwable) - Method in interface org.wildfly.clustering.ejb.bean.BeanManager
- isValid() - Method in interface org.wildfly.clustering.ejb.bean.Bean
-
Indicates whether or not this bean is valid, i.e.
L
- LegacyBeanManagementConfiguration - Interface in org.wildfly.clustering.ejb.bean
-
Deprecated.
- LegacyBeanManagementProviderFactory - Interface in org.wildfly.clustering.ejb.bean
-
Deprecated.
- LegacyClientMappingsRegistryProviderFactory - Interface in org.wildfly.clustering.ejb.remote
-
Deprecated.
O
- org.wildfly.clustering.ejb - package org.wildfly.clustering.ejb
- org.wildfly.clustering.ejb.bean - package org.wildfly.clustering.ejb.bean
- org.wildfly.clustering.ejb.remote - package org.wildfly.clustering.ejb.remote
- org.wildfly.clustering.ejb.timer - package org.wildfly.clustering.ejb.timer
P
- postActivate() - Method in interface org.wildfly.clustering.ejb.bean.BeanInstance
-
Invoked after deserializing this bean instance following replication or persistence.
- prePassivate() - Method in interface org.wildfly.clustering.ejb.bean.BeanInstance
-
Invoked prior to serializing this bean instance for the purpose of replication or persistence.
R
- register(I) - Method in interface org.wildfly.clustering.ejb.timer.TimerRegistry
- RemoteEjbRequirement - Enum in org.wildfly.clustering.ejb.remote
- remove(Consumer<V>) - Method in interface org.wildfly.clustering.ejb.bean.Bean
-
Removes this bean from the cache, executing the specified task.
S
- SCHEDULE - org.wildfly.clustering.ejb.timer.TimerType
- ScheduledTimer<I> - Interface in org.wildfly.clustering.ejb.timer
-
A
Timerthat executes according to a configured schedule. - ScheduleTimerConfiguration - Interface in org.wildfly.clustering.ejb.timer
-
Encapsulates the configuration of a schedule timer.
- ScheduleTimerOperationProvider - Interface in org.wildfly.clustering.ejb.timer
-
Creates an operator for a given schedule expression, used to determine the next time a scheduled timer should timeout.
- setLastAccessTime(Instant) - Method in interface org.wildfly.clustering.ejb.bean.BeanMetaData
- setLastTimout(Instant) - Method in interface org.wildfly.clustering.ejb.timer.TimerMetaData
- suspend() - Method in interface org.wildfly.clustering.ejb.timer.Timer
T
- timeout(TimerManager<I, B>, Timer<I>) - Method in interface org.wildfly.clustering.ejb.timer.TimeoutListener
- TimeoutListener<I,B extends Batch> - Interface in org.wildfly.clustering.ejb.timer
-
A listener to be invoked on timeout of a timer.
- Timer<I> - Interface in org.wildfly.clustering.ejb.timer
-
Describes the properties of a timer, and its controlling mechanisms.
- TIMER_MANAGEMENT_PROVIDER - org.wildfly.clustering.ejb.timer.TimerServiceRequirement
- TimerConfiguration - Interface in org.wildfly.clustering.ejb.timer
-
Encapsulates the configuration of a timer.
- TimerExpirationMetaData - Interface in org.wildfly.clustering.ejb.timer
-
Describes the expiration-related metadata of a timer.
- TimerManagementConfiguration - Interface in org.wildfly.clustering.ejb.timer
-
Encapsulates the configuration of a
TimerManagementProvider. - TimerManagementProvider - Interface in org.wildfly.clustering.ejb.timer
-
Provides timer management service installation mechanics for a component.
- TimerManager<I,B extends Batch> - Interface in org.wildfly.clustering.ejb.timer
-
Manages creation, retrieval, and scheduling of timers.
- TimerManagerConfiguration<I,B extends Batch> - Interface in org.wildfly.clustering.ejb.timer
-
Encapsulates the configuration of a
TimerManager. - TimerManagerFactory<I,B extends Batch> - Interface in org.wildfly.clustering.ejb.timer
-
Factory for creating a
TimerManager. - TimerManagerFactoryConfiguration<I> - Interface in org.wildfly.clustering.ejb.timer
-
Encapsulates the configuration of a
TimerManagerFactory. - TimerMetaData - Interface in org.wildfly.clustering.ejb.timer
-
Describes the metadata of a timer.
- TimerRegistry<I> - Interface in org.wildfly.clustering.ejb.timer
-
Exposes the mechanism for registering arbitrary timers with the system, e.g.
- TimerServiceConfiguration - Interface in org.wildfly.clustering.ejb.timer
-
Encapsulates the configuration of a timer service.
- TimerServiceRequirement - Enum in org.wildfly.clustering.ejb.timer
-
Enumerates the distributed timer service capabilities.
- TimerType - Enum in org.wildfly.clustering.ejb.timer
-
Enumerates the supported timer types.
U
- unregister(I) - Method in interface org.wildfly.clustering.ejb.timer.TimerRegistry
V
- valueOf(String) - Static method in enum org.wildfly.clustering.ejb.bean.BeanProviderRequirement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.ejb.bean.DefaultBeanProviderRequirement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.ejb.remote.RemoteEjbRequirement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.ejb.timer.TimerServiceRequirement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wildfly.clustering.ejb.timer.TimerType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wildfly.clustering.ejb.bean.BeanProviderRequirement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.clustering.ejb.bean.DefaultBeanProviderRequirement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.clustering.ejb.remote.RemoteEjbRequirement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.clustering.ejb.timer.TimerServiceRequirement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.wildfly.clustering.ejb.timer.TimerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages