A B C D E F G I L O P R S T U V 
All Classes All Packages

A

acquire() - Method in interface org.wildfly.clustering.ejb.Bean
Acquires a reference to the bean instance.
activate() - Method in interface org.wildfly.clustering.ejb.timer.Timer
 
AffinitySupport<I> - Interface in org.wildfly.clustering.ejb
Defines the affinity requirements for remote clients.

B

Bean<I,​T> - Interface in org.wildfly.clustering.ejb
Represents a bean and the group to which it is associated.
BEAN_MANAGEMENT_PROVIDER - org.wildfly.clustering.ejb.EjbDefaultProviderRequirement
 
BEAN_MANAGEMENT_PROVIDER - org.wildfly.clustering.ejb.EjbProviderRequirement
 
BeanConfiguration - Interface in org.wildfly.clustering.ejb
Specifies the configuration of an EJB component.
BeanManagementProvider - Interface in org.wildfly.clustering.ejb
Interface for installing bean management services for a deployment and individual stateful EJB components.
BeanManager<I,​T,​B extends Batch> - Interface in org.wildfly.clustering.ejb
A SPI for managing beans.
BeanManagerFactory<I,​T,​B extends Batch> - Interface in org.wildfly.clustering.ejb
Creates a BeanManager.
BeanManagerFactoryServiceConfiguratorConfiguration - Interface in org.wildfly.clustering.ejb
Configuration of a bean manager factory builder.
BeanManagerStatistics - Interface in org.wildfly.clustering.ejb
 
BeanPassivationConfiguration - Interface in org.wildfly.clustering.ejb
 

C

cancel() - Method in interface org.wildfly.clustering.ejb.timer.Timer
 
CLIENT_MAPPINGS_REGISTRY_PROVIDER - org.wildfly.clustering.ejb.EjbRequirement
 
ClientMappingsRegistryProvider - Interface in org.wildfly.clustering.ejb
interface defining ClientMappingsRegistryProvider instances, used to install configured ClientMappingsRegistry services.
close() - Method in interface org.wildfly.clustering.ejb.Bean
Closes any resources used by this bean.
containsBean(I) - Method in interface org.wildfly.clustering.ejb.BeanManager
 
createBean(I, I, T) - Method in interface org.wildfly.clustering.ejb.BeanManager
 
createBeanManagementProvider(String, BeanManagerFactoryServiceConfiguratorConfiguration) - Method in interface org.wildfly.clustering.ejb.LegacyBeanManagementProviderFactory
 
createBeanManager(Supplier<I>, PassivationListener<T>, RemoveListener<T>) - Method in interface org.wildfly.clustering.ejb.BeanManagerFactory
 
createClientMappingsRegistryProvider(String) - Method in interface org.wildfly.clustering.ejb.LegacyClientMappingsRegistryProviderFactory
 
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
 
createTimerManagementProvider() - Method in interface org.wildfly.clustering.ejb.timer.LegacyTimerManagementProviderFactory
 
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.BeanManagerFactoryServiceConfiguratorConfiguration
 

E

EjbDefaultProviderRequirement - Enum in org.wildfly.clustering.ejb
Requirements representing services names for bean management providers
EjbProviderRequirement - Enum in org.wildfly.clustering.ejb
Requirement definition for EJB abstractions.
EjbRequirement - Enum in org.wildfly.clustering.ejb
 

F

findBean(I) - Method in interface org.wildfly.clustering.ejb.BeanManager
 

G

getActiveCount() - Method in interface org.wildfly.clustering.ejb.BeanManagerStatistics
 
getActiveTimers() - Method in interface org.wildfly.clustering.ejb.timer.TimerManager
 
getBatcher() - Method in interface org.wildfly.clustering.ejb.BeanManager
 
getBatcher() - Method in interface org.wildfly.clustering.ejb.timer.TimerManager
 
getBeanConfiguration() - Method in interface org.wildfly.clustering.ejb.timer.TimerManagerFactoryConfiguration
 
getBeanManagerFactoryServiceConfigurator(StatefulBeanConfiguration) - Method in interface org.wildfly.clustering.ejb.BeanManagementProvider
Builds a bean manager factory for an Jakarta Enterprise Beans within a deployment.
getCacheName() - Method in interface org.wildfly.clustering.ejb.BeanManagerFactoryServiceConfiguratorConfiguration
 
getConfiguration(Class<C>) - Method in interface org.wildfly.clustering.ejb.timer.ImmutableTimerMetaData
 
getContainerName() - Method in interface org.wildfly.clustering.ejb.BeanManagerFactoryServiceConfiguratorConfiguration
 
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.EjbProviderRequirement
 
getDefaultServiceNameFactory() - Method in enum org.wildfly.clustering.ejb.EjbProviderRequirement
 
getDeploymentServiceConfigurators(ServiceName) - Method in interface org.wildfly.clustering.ejb.BeanManagementProvider
Installs dependencies for a deployment unit
getDeploymentUnitServiceName() - Method in interface org.wildfly.clustering.ejb.BeanConfiguration
Returns the service name of the deployment unit containing the EJB.
getEnd() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableScheduleExpression
 
getGroupId() - Method in interface org.wildfly.clustering.ejb.Bean
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
Returns the identifier of this bean.
getId() - Method in interface org.wildfly.clustering.ejb.timer.Timer
 
getIdentifierFactory() - Method in interface org.wildfly.clustering.ejb.BeanManager
 
getIdentifierFactory() - Method in interface org.wildfly.clustering.ejb.timer.TimerManager
 
getIdentifierFactory() - Method in interface org.wildfly.clustering.ejb.timer.TimerManagerFactoryConfiguration
 
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.timer.TimerManagementConfiguration
 
getMaxActiveBeans() - Method in interface org.wildfly.clustering.ejb.BeanPassivationConfiguration
 
getMaxActiveTimers() - Method in interface org.wildfly.clustering.ejb.timer.TimerManagementConfiguration
 
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.BeanConfiguration
Returns the module of the deployment.
getMonth() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableScheduleExpression
 
getName() - Method in interface org.wildfly.clustering.ejb.BeanConfiguration
Returns the name of the EJB component.
getName() - Method in enum org.wildfly.clustering.ejb.EjbDefaultProviderRequirement
 
getName() - Method in enum org.wildfly.clustering.ejb.EjbProviderRequirement
 
getName() - Method in enum org.wildfly.clustering.ejb.EjbRequirement
 
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.BeanManagerStatistics
 
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.ClientMappingsRegistryProvider
 
getServiceNameFactory() - Method in enum org.wildfly.clustering.ejb.EjbDefaultProviderRequirement
 
getServiceNameFactory() - Method in enum org.wildfly.clustering.ejb.EjbProviderRequirement
 
getServiceNameFactory() - Method in enum org.wildfly.clustering.ejb.EjbRequirement
 
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
 
getStrictAffinity() - Method in interface org.wildfly.clustering.ejb.AffinitySupport
 
getTimeout() - Method in interface org.wildfly.clustering.ejb.StatefulBeanConfiguration
Returns the duration of time this bean can be idle after which it will expire.
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
 
getType() - Method in enum org.wildfly.clustering.ejb.EjbDefaultProviderRequirement
 
getType() - Method in enum org.wildfly.clustering.ejb.EjbRequirement
 
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.AffinitySupport
 
getYear() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableScheduleExpression
 
getZone() - Method in interface org.wildfly.clustering.ejb.timer.ImmutableScheduleExpression
 

I

ImmutableScheduleExpression - Interface in org.wildfly.clustering.ejb.timer
Immutable view of a javax.ejb.ScheduleExpression.
ImmutableTimerMetaData - Interface in org.wildfly.clustering.ejb.timer
 
INTERVAL - org.wildfly.clustering.ejb.timer.TimerType
 
IntervalTimerConfiguration - Interface in org.wildfly.clustering.ejb.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
Indicates whether or not the specified bean is expired.
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.BeanManager
 
isValid() - Method in interface org.wildfly.clustering.ejb.Bean
Indicates whether this bean was removed.

L

LegacyBeanManagementProviderFactory - Interface in org.wildfly.clustering.ejb
interface for obtaining BeanManagementProvider instances in the legacy case where no distributable-ejb subsystem is present.
LegacyClientMappingsRegistryProviderFactory - Interface in org.wildfly.clustering.ejb
interface for obtaining ClientMappingsRegistryProvider instances in the legacy case where no distributable-ejb subsystem is present.
LegacyTimerManagementProviderFactory - Interface in org.wildfly.clustering.ejb.timer
 

O

org.wildfly.clustering.ejb - package org.wildfly.clustering.ejb
 
org.wildfly.clustering.ejb.timer - package org.wildfly.clustering.ejb.timer
 

P

PassivationListener<T> - Interface in org.wildfly.clustering.ejb
Notification mechanism for passivation/activation.
postActivate(T) - Method in interface org.wildfly.clustering.ejb.PassivationListener
 
prePassivate(T) - Method in interface org.wildfly.clustering.ejb.PassivationListener
 

R

register(I) - Method in interface org.wildfly.clustering.ejb.timer.TimerRegistry
 
release() - Method in interface org.wildfly.clustering.ejb.Bean
Releases a reference to the bean made via Bean.acquire().
remove(RemoveListener<T>) - Method in interface org.wildfly.clustering.ejb.Bean
Removes this bean, notifying the specified listener.
removed(T) - Method in interface org.wildfly.clustering.ejb.RemoveListener
 
RemoveListener<T> - Interface in org.wildfly.clustering.ejb
Notification mechanism for bean removals.

S

SCHEDULE - org.wildfly.clustering.ejb.timer.TimerType
 
ScheduledTimer<I> - Interface in org.wildfly.clustering.ejb.timer
 
ScheduleTimerConfiguration - Interface in org.wildfly.clustering.ejb.timer
 
ScheduleTimerOperationProvider - Interface in org.wildfly.clustering.ejb.timer
 
setLastTimout(Instant) - Method in interface org.wildfly.clustering.ejb.timer.TimerMetaData
 
StatefulBeanConfiguration - Interface in org.wildfly.clustering.ejb
Specifies the configuration of a stateful EJB.
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
 
Timer<I> - Interface in org.wildfly.clustering.ejb.timer
 
TIMER_MANAGEMENT_PROVIDER - org.wildfly.clustering.ejb.timer.TimerServiceRequirement
 
TimerConfiguration - Interface in org.wildfly.clustering.ejb.timer
 
TimerExpirationMetaData - Interface in org.wildfly.clustering.ejb.timer
 
TimerManagementConfiguration - Interface in org.wildfly.clustering.ejb.timer
 
TimerManagementProvider - Interface in org.wildfly.clustering.ejb.timer
 
TimerManager<I,​B extends Batch> - Interface in org.wildfly.clustering.ejb.timer
 
TimerManagerConfiguration<I,​B extends Batch> - Interface in org.wildfly.clustering.ejb.timer
 
TimerManagerFactory<I,​B extends Batch> - Interface in org.wildfly.clustering.ejb.timer
 
TimerManagerFactoryConfiguration<I> - Interface in org.wildfly.clustering.ejb.timer
 
TimerMetaData - Interface in org.wildfly.clustering.ejb.timer
 
TimerRegistry<I> - Interface in org.wildfly.clustering.ejb.timer
 
TimerServiceRequirement - Enum in org.wildfly.clustering.ejb.timer
 
TimerType - Enum in org.wildfly.clustering.ejb.timer
 

U

unregister(I) - Method in interface org.wildfly.clustering.ejb.timer.TimerRegistry
 

V

valueOf(String) - Static method in enum org.wildfly.clustering.ejb.EjbDefaultProviderRequirement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.ejb.EjbProviderRequirement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.ejb.EjbRequirement
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.EjbDefaultProviderRequirement
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.EjbProviderRequirement
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.EjbRequirement
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.
A B C D E F G I L O P R S T U V 
All Classes All Packages