Skip navigation links
WildFly: SFSB clustering - SPI 23.0.1.Final
A B C D F G I O P R S 

A

acquire() - Method in interface org.wildfly.clustering.ejb.Bean
Acquires a reference to the bean instance.
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.
BeanContext - Interface in org.wildfly.clustering.ejb
Specifies the deployment/environmental context of a bean.
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.
BeanManagerFactoryServiceConfiguratorFactory - Interface in org.wildfly.clustering.ejb
 
BeanManagerFactoryServiceConfiguratorFactoryProvider - Interface in org.wildfly.clustering.ejb
 
BeanManagerStatistics - Interface in org.wildfly.clustering.ejb
 
BeanPassivationConfiguration - Interface in org.wildfly.clustering.ejb
 

C

ClientMappingsRegistryProvider - Interface in org.wildfly.clustering.ejb
 
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
 
createBeanManager(IdentifierFactory<I>, PassivationListener<T>, RemoveListener<T>) - Method in interface org.wildfly.clustering.ejb.BeanManagerFactory
 
createIdentifier() - Method in interface org.wildfly.clustering.ejb.IdentifierFactory
 

D

DEFAULT_CONTAINER_NAME - Static variable in interface org.wildfly.clustering.ejb.BeanManagerFactoryServiceConfiguratorConfiguration
 

F

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

G

getActiveCount() - Method in interface org.wildfly.clustering.ejb.BeanManagerStatistics
 
getBatcher() - Method in interface org.wildfly.clustering.ejb.BeanManager
 
getBeanManagerFactoryBuilder(String, BeanManagerFactoryServiceConfiguratorConfiguration) - Method in interface org.wildfly.clustering.ejb.BeanManagerFactoryServiceConfiguratorFactoryProvider
 
getBeanManagerFactoryServiceConfigurator(BeanContext) - Method in interface org.wildfly.clustering.ejb.BeanManagerFactoryServiceConfiguratorFactory
Builds a bean manager factory for an Jakarta Enterprise Beans within a deployment.
getBeanName() - Method in interface org.wildfly.clustering.ejb.BeanContext
Returns the name of the bean..
getCacheName() - Method in interface org.wildfly.clustering.ejb.BeanManagerFactoryServiceConfiguratorConfiguration
 
getClassLoader() - Method in interface org.wildfly.clustering.ejb.BeanContext
Returns the class loader of this bean's deployment module.
getContainerName() - Method in interface org.wildfly.clustering.ejb.BeanManagerFactoryServiceConfiguratorConfiguration
 
getDeploymentServiceConfigurators(ServiceName) - Method in interface org.wildfly.clustering.ejb.BeanManagerFactoryServiceConfiguratorFactory
Installs dependencies for a deployment unit
getDeploymentUnitServiceName() - Method in interface org.wildfly.clustering.ejb.BeanContext
Returns the service name of the deployment unit to which this bean is associated.
getGroupId() - Method in interface org.wildfly.clustering.ejb.Bean
Returns the identifier of the group to which this bean is associated.
getId() - Method in interface org.wildfly.clustering.ejb.Bean
Returns the identifier of this bean.
getIdentifierFactory() - Method in interface org.wildfly.clustering.ejb.BeanManager
 
getMaxSize() - Method in interface org.wildfly.clustering.ejb.BeanPassivationConfiguration
 
getModuleLoader() - Method in interface org.wildfly.clustering.ejb.BeanContext
Returns the module loader of this bean's deployment module.
getPassiveCount() - Method in interface org.wildfly.clustering.ejb.BeanManagerStatistics
 
getServiceConfigurators(String, String, SupplierDependency<List<ClientMapping>>) - Method in interface org.wildfly.clustering.ejb.ClientMappingsRegistryProvider
 
getStrictAffinity() - Method in interface org.wildfly.clustering.ejb.AffinitySupport
 
getTimeout() - Method in interface org.wildfly.clustering.ejb.BeanContext
Returns the duration of time this bean can be idle after which it will expire.
getWeakAffinity(I) - Method in interface org.wildfly.clustering.ejb.AffinitySupport
 

I

IdentifierFactory<I> - Interface in org.wildfly.clustering.ejb
A factory for creating a unique identifier.
isExpired() - Method in interface org.wildfly.clustering.ejb.Bean
Indicates whether or not the specified bean is expired.
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.

O

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

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

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

start() - Method in interface org.wildfly.clustering.ejb.BeanManager
 
stop() - Method in interface org.wildfly.clustering.ejb.BeanManager
 
A B C D F G I O P R S 
Skip navigation links
WildFly: SFSB clustering - SPI 23.0.1.Final

Copyright © 2021 JBoss by Red Hat. All rights reserved.