Skip navigation links
WildFly: SFSB clustering - SPI 10.0.0.Alpha1
A B C D E F G H I O P R S T 

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<G,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<G,I,T,B extends Batch> - Interface in org.wildfly.clustering.ejb
A SPI for managing beans.
BeanManagerFactory<G,I,T,B extends Batch> - Interface in org.wildfly.clustering.ejb
Creates a BeanManager.
BeanManagerFactoryBuilderConfiguration - Interface in org.wildfly.clustering.ejb
Configuration of a bean manager factory builder.
BeanManagerFactoryBuilderFactory<G,I,B extends Batch> - Interface in org.wildfly.clustering.ejb
 
BeanManagerFactoryBuilderFactoryProvider<B extends Batch> - Interface in org.wildfly.clustering.ejb
 
BeanManagerStatistics - Interface in org.wildfly.clustering.ejb
 
BeanPassivationConfiguration - Interface in org.wildfly.clustering.ejb
 

C

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
 
convert(TimeUnit) - Method in class org.wildfly.clustering.ejb.Time
 
createBean(I, G, T) - Method in interface org.wildfly.clustering.ejb.BeanManager
 
createBeanManager(IdentifierFactory<G>, 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.BeanManagerFactoryBuilderConfiguration
 

E

equals(Object) - Method in class org.wildfly.clustering.ejb.Time
 

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
 
getBeanIdentifierFactory() - Method in interface org.wildfly.clustering.ejb.BeanManager
 
getBeanManagerFactoryBuilder(BeanContext) - Method in interface org.wildfly.clustering.ejb.BeanManagerFactoryBuilderFactory
Builds a bean manager factory for an EJB within a deployment.
getBeanManagerFactoryBuilder(String, BeanManagerFactoryBuilderConfiguration) - Method in interface org.wildfly.clustering.ejb.BeanManagerFactoryBuilderFactoryProvider
 
getBeanName() - Method in interface org.wildfly.clustering.ejb.BeanContext
Returns the name of the bean..
getCacheName() - Method in interface org.wildfly.clustering.ejb.BeanManagerFactoryBuilderConfiguration
 
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.BeanManagerFactoryBuilderConfiguration
 
getDeploymentBuilders(ServiceName) - Method in interface org.wildfly.clustering.ejb.BeanManagerFactoryBuilderFactory
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.
getGroupIdentifierFactory() - Method in interface org.wildfly.clustering.ejb.BeanManager
 
getId() - Method in interface org.wildfly.clustering.ejb.Bean
Returns the identifier of this bean.
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
 
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.
getUnit() - Method in class org.wildfly.clustering.ejb.Time
 
getValue() - Method in class org.wildfly.clustering.ejb.Time
 
getWeakAffinity(I) - Method in interface org.wildfly.clustering.ejb.AffinitySupport
 

H

hashCode() - Method in class org.wildfly.clustering.ejb.Time
 

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.

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

setMaxSize(int) - Method in interface org.wildfly.clustering.ejb.BeanPassivationConfiguration
 
start() - Method in interface org.wildfly.clustering.ejb.BeanManager
 
stop() - Method in interface org.wildfly.clustering.ejb.BeanManager
 

T

Time - Class in org.wildfly.clustering.ejb
Specifies a time duration.
Time(long, TimeUnit) - Constructor for class org.wildfly.clustering.ejb.Time
 
toString() - Method in class org.wildfly.clustering.ejb.Time
 
A B C D E F G H I O P R S T 
Skip navigation links
WildFly: SFSB clustering - SPI 10.0.0.Alpha1

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