站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 cluster API Documentation 英文版文档

Index (JBoss Cluster API) - JBoss 4.0.1 sp1 cluster API Documentation 英文版文档

A B C D E F G H I J K L M N O P R S T U V W _

A

activateEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
This method is called when an entity shall be activated.
activateSession(StatefulSessionEnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulHASessionPersistenceManager
 
actsForSubPartition(String) - Method in class org.jboss.ha.framework.interfaces.SubPartitionInfo
 
adGroupAddress - Variable in class org.jboss.ha.jndi.DetachedHANamingService
The autodiscovery multicast group
adGroupPort - Variable in class org.jboss.ha.jndi.DetachedHANamingService
The autodiscovery port
add(String, Serializable) - Method in interface org.jboss.ha.framework.interfaces.DistributedReplicantManager
Add a replicant, it will be attached to this cluster node
add(String, Serializable) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
addHAILNotificationListener() - Method in class org.jboss.mq.il.ha.HAILServerIL
 
addProxy(HARMIClient) - Method in class org.jboss.ha.framework.server.HARMIServerImpl.RefreshProxiesHATarget
 
addReplicant(String, String, Serializable) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
Add a replicant to the replicants map.
addReplicant(HashMap, String, String, Serializable) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
Logic for adding replicant to any map.
add_types - Variable in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
allowInvocations - Variable in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
allowInvocationsStatus - Variable in class org.jboss.ha.framework.server.HATarget
 
allowRemoteInvocations - Variable in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
appSessions - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
areAttributesModified(SerializableHttpSession) - Method in interface org.jboss.ha.httpsession.interfaces.SerializableHttpSession
Method used by the entity bean to determine if the content attributes have been modified.
asynchListeners - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
The asynch HAMembershipListener and HAMembershipExtendedListeners
asynchNotifyThread - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
The Thread used to send membership change notifications asynchronously
asynchViewChanges - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
The LinkedQueue of changes to notify asynch listeners of
autoDiscovery - Variable in class org.jboss.ha.jndi.DetachedHANamingService
 

B

backlog - Variable in class org.jboss.ha.jndi.DetachedHANamingService
The bootstrapSocket listen queue depth
batchInvalidate(BatchInvalidation[], boolean) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
beanCleaningDelay - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
beanCleaningDelay - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateService
 
beanMap - Variable in class org.jboss.invocation.jrmp.server.JRMPInvokerHA
 
beanMap - Variable in class org.jboss.invocation.pooled.server.PooledInvokerHA
 
bind(String, Object, Class, Context) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
Helper method that binds the partition in the JNDI tree.
bind(String, Object, Class, Context) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
bind(Name, Object, String) - Method in class org.jboss.ha.jndi.HAJNDI
 
bind(Name, Object, String) - Method in class org.jboss.ha.jndi.TreeHead
 
bindAddress - Variable in class org.jboss.ha.jndi.DetachedHANamingService
The interface to bind to.
block() - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
bootstrapSocket - Variable in class org.jboss.ha.jndi.DetachedHANamingService
The jnp server socket through which the HAJNDI stub is vended
bridgeName - Variable in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
bridgedGroups - Variable in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
broadcastSingletonChangeNotification() - Method in class org.jboss.mq.il.ha.HAILServerILService
Broadcasts a notification to the cluster partition.

C

CLEANUP_FREQUENCY - Static variable in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
CMPClusteredInMemoryPersistenceManager - class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager.
EntityPersistenceStore implementation storing values in-memory and shared accross the cluster through the DistributedState service from the clustering framework.
CMPClusteredInMemoryPersistenceManager() - Constructor for class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
 
COMPLETED_MAYBE - Static variable in class org.jboss.ha.framework.interfaces.GenericClusteringException
 
COMPLETED_NO - Static variable in class org.jboss.ha.framework.interfaces.GenericClusteringException
 
COMPLETED_YES - Static variable in class org.jboss.ha.framework.interfaces.GenericClusteringException
 
CleanShutdownInterceptor - class org.jboss.ejb.plugins.CleanShutdownInterceptor.
Track the incoming invocations and when shuting down a container (stop or destroy), waits for current invocations to finish before returning the stop or destroy call.
CleanShutdownInterceptor() - Constructor for class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
ClientMethodInterceptorHA - class org.jboss.invocation.http.interfaces.ClientMethodInterceptorHA.
Handle toString, equals, hashCode locally on the client.
ClientMethodInterceptorHA() - Constructor for class org.jboss.invocation.http.interfaces.ClientMethodInterceptorHA
 
ClientTCLInterceptor - class org.jboss.ha.httpsession.beanimpl.ejb.ClientTCLInterceptor.
An InvokerInterceptor that places the client thread context ClassLoader into the invocation for use by the s ServerTCLInterceptor.
ClientTCLInterceptor() - Constructor for class org.jboss.ha.httpsession.beanimpl.ejb.ClientTCLInterceptor
 
ClusterNode - class org.jboss.ha.framework.interfaces.ClusterNode.
Replacement for a JG IpAddress that doesn't base its representation on the JG address but on the computed node name added to the IPAddress instead.
ClusterNode() - Constructor for class org.jboss.ha.framework.interfaces.ClusterNode
 
ClusterNode(IpAddress) - Constructor for class org.jboss.ha.framework.interfaces.ClusterNode
 
ClusterPartition - class org.jboss.ha.framework.server.ClusterPartition.
Management Bean for Cluster HAPartitions.
ClusterPartition() - Constructor for class org.jboss.ha.framework.server.ClusterPartition
 
ClusterPartitionMBean - interface org.jboss.ha.framework.server.ClusterPartitionMBean.
Management Bean for Cluster HAPartitions.
ClusterSyncEntityInstanceCache - class org.jboss.ejb.plugins.ClusterSyncEntityInstanceCache.
Cache subclass for entity beans shared accross a cluster with distributed cache corruption mechanism.
ClusterSyncEntityInstanceCache() - Constructor for class org.jboss.ejb.plugins.ClusterSyncEntityInstanceCache
 
ClusteredHTTPSession - interface org.jboss.ha.httpsession.beanimpl.interfaces.ClusteredHTTPSession.
Remote interface for clustered HTTP sessions.
ClusteredHTTPSessionBeanAbstract - class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract.
Abstract default implementation of the Clustered HTTP session for servlets.
ClusteredHTTPSessionBeanAbstract() - Constructor for class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
ClusteredHTTPSessionBeanCmp11 - class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanCmp11.
CMP 1.1 concrete implementation for the HTTPSession bean.
ClusteredHTTPSessionBeanCmp11() - Constructor for class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanCmp11
 
ClusteredHTTPSessionBeanImpl - class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanImpl.
Core implementation of methods for the bean.
ClusteredHTTPSessionBeanImpl() - Constructor for class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanImpl
 
ClusteredHTTPSessionBusiness - interface org.jboss.ha.httpsession.beanimpl.interfaces.ClusteredHTTPSessionBusiness.
Business methods for the entity bean that will store HTTPSession in a clustered environment.
ClusteredHTTPSessionHome - interface org.jboss.ha.httpsession.beanimpl.interfaces.ClusteredHTTPSessionHome.
Home interface for clustered HTTP session.
ClusteredHTTPSessionService - class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService.
JMX Service implementation for ClusteredHTTPSessionServiceMBean
ClusteredHTTPSessionService() - Constructor for class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
ClusteredHTTPSessionService.CleanupDaemon - class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService.CleanupDaemon.
 
ClusteredHTTPSessionService.CleanupDaemon() - Constructor for class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService.CleanupDaemon
 
ClusteredHTTPSessionServiceMBean - interface org.jboss.ha.httpsession.server.ClusteredHTTPSessionServiceMBean.
Service that provide unified access to clustered HTTPSessions for servlets.
ClusteringTargetsRepository - class org.jboss.ha.framework.interfaces.ClusteringTargetsRepository.
JVM singleton that associates a list of targets (+ other info) contained in a FamilyClusterInfo to a proxy family.
cacheMiss(String) - Method in class org.jboss.ejb.plugins.ClusterSyncEntityInstanceCache
 
calculateReplicantsHash(List) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
callAsyncMethodOnPartition(String, Object[], Class[]) - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
 
callAsynchMethodOnCluster(String, String, Object[], Class[], boolean) - Method in interface org.jboss.ha.framework.interfaces.HAPartition
Invoke a asynchronous RPC call on all nodes of the partition/cluster.
callAsynchMethodOnCluster(String, String, Object[], boolean) - Method in interface org.jboss.ha.framework.interfaces.HAPartition
Deprecated. Use HAPartition.callAsynchMethodOnCluster(String, String, Object[], Class[], boolean) instead
callAsynchMethodOnCluster(String, String, Object[], boolean) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
Deprecated. Use HAPartitionImpl.callAsynchMethodOnCluster(String, String, Object[], Class[], boolean) instead
callAsynchMethodOnCluster(String, String, Object[], Class[], boolean) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
This function is an abstraction of RpcDispatcher for asynchronous messages
callMethodOnCluster(String, String, Object[], Class[], boolean) - Method in interface org.jboss.ha.framework.interfaces.HAPartition
Invoke a synchronous RPC call on all nodes of the partition/cluster
callMethodOnCluster(String, String, Object[], boolean) - Method in interface org.jboss.ha.framework.interfaces.HAPartition
Deprecated. Use HAPartition.callMethodOnCluster(String, String, Object[], Class[], boolean) instead
callMethodOnCluster(String, String, Object[], boolean) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
Deprecated. Use HAPartitionImpl.callMethodOnCluster(String,String,Object[],Class[], boolean) instead
callMethodOnCluster(String, String, Object[], Class[], boolean) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
This function is an abstraction of RpcDispatcher.
callMethodOnCluster(String, String, Object[], Class[], boolean, long) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
callMethodOnPartition(String, Object[]) - Method in interface org.jboss.ha.jmx.HAServiceMBean
Convenience method for broadcasting a call to all members of a partition.
callMethodOnPartition(String, Object[]) - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
Deprecated. Use HAServiceMBeanSupport.callMethodOnPartition(String, Object[], Class[]) instead
callMethodOnPartition(String, Object[], Class[]) - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
 
categories - Variable in class org.jboss.ha.framework.server.DistributedStateImpl
HashMap.
category - Variable in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
 
channel - Variable in class org.jboss.ha.framework.server.ClusterPartition
 
channel - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
The JGroups partition channel
checkFailoverNeed(Invocation) - Method in class org.jboss.ha.framework.test.ExplicitFailoverServerInterceptor
 
chooseTarget(FamilyClusterInfo) - Method in class org.jboss.ha.framework.interfaces.FirstAvailable
 
chooseTarget(FamilyClusterInfo, Invocation) - Method in class org.jboss.ha.framework.interfaces.FirstAvailable
 
chooseTarget(FamilyClusterInfo) - Method in class org.jboss.ha.framework.interfaces.FirstAvailableIdenticalAllProxies
 
chooseTarget(FamilyClusterInfo, Invocation) - Method in class org.jboss.ha.framework.interfaces.FirstAvailableIdenticalAllProxies
 
chooseTarget(FamilyClusterInfo) - Method in interface org.jboss.ha.framework.interfaces.LoadBalancePolicy
Called when the stub wishes to know on which node the next invocation must be performed.
chooseTarget(FamilyClusterInfo, Invocation) - Method in interface org.jboss.ha.framework.interfaces.LoadBalancePolicy
Called when the stub wishes to know on which node the next invocation must be performed.
chooseTarget(FamilyClusterInfo) - Method in class org.jboss.ha.framework.interfaces.RandomRobin
 
chooseTarget(FamilyClusterInfo, Invocation) - Method in class org.jboss.ha.framework.interfaces.RandomRobin
 
chooseTarget(FamilyClusterInfo) - Method in class org.jboss.ha.framework.interfaces.RoundRobin
 
chooseTarget(FamilyClusterInfo, Invocation) - Method in class org.jboss.ha.framework.interfaces.RoundRobin
 
cleanExistenceInCurrentHAPartition() - Method in class org.jboss.ha.framework.server.HATarget
 
cleanup - Variable in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
cleanupKeyListeners() - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
cleanupKeyListeners() - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
clientSocketFactory - Variable in class org.jboss.ha.jndi.HANamingService
An optional custom client socket factory
clientSocketFactoryName - Variable in class org.jboss.ha.jndi.HANamingService
The class name of the optional custom client socket factory
clone() - Method in class org.jboss.ha.framework.interfaces.SubPartitionInfo
 
clone() - Method in class org.jboss.ha.framework.interfaces.SubPartitionsInfo
 
closePartition() - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
clusterLifeCycleLog - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
 
clusterViewId - Variable in class org.jboss.ha.framework.server.HATarget
 
compareTo(Object) - Method in class org.jboss.ha.framework.interfaces.ClusterNode
 
compareTo(Object) - Method in class org.jboss.ha.framework.interfaces.SubPartitionInfo
"Note: this class has a natural ordering that is inconsistent with equals."
completed - Variable in class org.jboss.ha.framework.interfaces.GenericClusteringException
 
computeCompatibleComposition(SubPartitionsInfo, ArrayList) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateTopologyComputerImpl
 
computeNewTopology(SubPartitionsInfo, ArrayList) - Method in interface org.jboss.ha.hasessionstate.server.HASessionStateTopologyComputer
 
computeNewTopology(SubPartitionsInfo, ArrayList) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateTopologyComputerImpl
 
computerFirstComposition(SubPartitionsInfo, ArrayList) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateTopologyComputerImpl
 
con - Variable in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
 
container - Variable in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
container - Variable in class org.jboss.ejb.plugins.StatefulHASessionSynchronisationInterceptor
 
container - Variable in class org.jboss.ha.framework.test.ExplicitFailoverServerInterceptor
 
containerIsAboutToStop() - Method in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
containerIsAboutToStop() - Method in class org.jboss.proxy.ejb.ProxyFactoryHA
 
containerIsAboutToStop() - Method in class org.jboss.proxy.generic.ProxyFactoryHA
 
containerIsFullyStarted() - Method in class org.jboss.proxy.ejb.ProxyFactoryHA
 
containerIsFullyStarted() - Method in class org.jboss.proxy.generic.ProxyFactoryHA
 
containsNode(String) - Method in class org.jboss.ha.framework.interfaces.SubPartitionInfo
 
create() - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
create the service, do expensive operations etc
create() - Method in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
create() - Method in class org.jboss.ejb.plugins.ClusterSyncEntityInstanceCache
 
create() - Method in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
Initializes the cache for use.
create(String) - Method in interface org.jboss.ha.httpsession.beanimpl.interfaces.ClusteredHTTPSessionHome
 
create(String, SerializableHttpSession) - Method in interface org.jboss.ha.httpsession.beanimpl.interfaces.ClusteredHTTPSessionHome
 
create(String) - Method in interface org.jboss.ha.httpsession.beanimpl.interfaces.LocalClusteredHTTPSessionHome
 
create(String, SerializableHttpSession) - Method in interface org.jboss.ha.httpsession.beanimpl.interfaces.LocalClusteredHTTPSessionHome
 
create() - Method in class org.jboss.proxy.ejb.ProxyFactoryHA
 
createBeanClassInstance() - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
Returns a new instance of the bean class or a subclass of the bean class.
createConnection() - Method in class org.jboss.mq.il.ha.HAILServerIL
Used to establish a new connection to the server.
createEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
This method is called whenever an entity is to be created.
createHAStub(LoadBalancePolicy) - Method in class org.jboss.ha.framework.server.HARMIServerImpl
Once a HARMIServer implementation exists, it is possible to ask for a stub that can, for example, be bound in JNDI for client use.
createId(StatefulSessionEnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulHASessionPersistenceManager
 
createInvoker() - Method in class org.jboss.invocation.http.server.HttpProxyFactoryHA
Override the HttpProxyFactory method to create a HttpInvokerProxyHA.
createProxy(ObjectName, LoadBalancePolicy, String) - Method in interface org.jboss.invocation.InvokerHA
 
createProxy(ObjectName, LoadBalancePolicy, String) - Method in class org.jboss.invocation.http.server.HttpInvokerHA
 
createProxy(ObjectName, LoadBalancePolicy, String) - Method in class org.jboss.invocation.jrmp.server.JRMPInvokerHA
 
createProxy(ObjectName, LoadBalancePolicy, String) - Method in class org.jboss.invocation.pooled.server.PooledInvokerHA
 
createProxy(Object, String, ClassLoader, Class[]) - Method in class org.jboss.proxy.generic.ProxyFactoryHA
 
createService() - Method in class org.jboss.ejb.plugins.StatefulHASessionPersistenceManager
 
createService() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
createService() - Method in class org.jboss.ha.framework.server.FarmMemberService
Looks up the Server Config instance to figure out the temp-directory and the farm-deploy-directory
createService() - Method in class org.jboss.ha.hasessionstate.server.HASessionStateService
 
createService() - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
createService() - Method in class org.jboss.proxy.generic.ProxyFactoryHA
 
createSession(String, Object) - Method in interface org.jboss.ha.hasessionstate.interfaces.HASessionState
Share a new session state in the sub-partition of this cluster
createSession(String, Object) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
createSession(String, SerializableHttpSession) - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
createSubcontext(Name) - Method in class org.jboss.ha.jndi.HAJNDI
 
createSubcontext(Name) - Method in class org.jboss.ha.jndi.TreeHead
 
createUnexistingLocalDir() - Method in class org.jboss.ha.framework.server.FarmMemberService
 
createdSession(StatefulSessionEnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulHASessionPersistenceManager
 
creationTime - Variable in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanCmp11
 
currentMembershipInSyncWithViewId() - Method in interface org.jboss.ha.framework.interfaces.FamilyClusterInfo
 
currentMembershipInSyncWithViewId() - Method in class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl
 
currentTimeMillis() - Method in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
Get the cache time.
currentViewId - Variable in class org.jboss.ha.framework.interfaces.HARMIResponse
 
currentViewId - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
The current cluster view id

D

DEFAULT_PARTITION_JNDI_NAME - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
DISABLE_INVOCATIONS - Static variable in class org.jboss.ha.framework.server.HATarget
 
DS_CATEGORY - Variable in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
 
DS_CATEGORY - Variable in class org.jboss.ejb.plugins.ClusterSyncEntityInstanceCache
 
DetachedHANamingService - class org.jboss.ha.jndi.DetachedHANamingService.
Management Bean for the protocol independent HA-JNDI service.
DetachedHANamingService() - Constructor for class org.jboss.ha.jndi.DetachedHANamingService
 
DetachedHANamingService.AutomaticDiscovery - class org.jboss.ha.jndi.DetachedHANamingService.AutomaticDiscovery.
 
DetachedHANamingService.AutomaticDiscovery() - Constructor for class org.jboss.ha.jndi.DetachedHANamingService.AutomaticDiscovery
 
DetachedHANamingServiceMBean - interface org.jboss.ha.jndi.DetachedHANamingServiceMBean.
The standard mbean management interface for the DetachedHANamingService * * @author Scott.Stark@jboss.org * @version $Revision: 1.2 $ * *
DistributedReplicantManager - interface org.jboss.ha.framework.interfaces.DistributedReplicantManager.
 
DistributedReplicantManager.ReplicantListener - interface org.jboss.ha.framework.interfaces.DistributedReplicantManager.ReplicantListener.
When a particular key in the DistributedReplicantManager table gets modified, all listeners will be notified of replicant changes for that key.
DistributedReplicantManagerImpl - class org.jboss.ha.framework.server.DistributedReplicantManagerImpl.
This class manages replicated objects.
DistributedReplicantManagerImpl(HAPartition, MBeanServer) - Constructor for class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
This class manages replicated objects through the given partition
DistributedReplicantManagerImpl.MembersPublisher - class org.jboss.ha.framework.server.DistributedReplicantManagerImpl.MembersPublisher.
 
DistributedReplicantManagerImpl.MembersPublisher() - Constructor for class org.jboss.ha.framework.server.DistributedReplicantManagerImpl.MembersPublisher
 
DistributedReplicantManagerImpl.MergeMembers - class org.jboss.ha.framework.server.DistributedReplicantManagerImpl.MergeMembers.
 
DistributedReplicantManagerImpl.MergeMembers() - Constructor for class org.jboss.ha.framework.server.DistributedReplicantManagerImpl.MergeMembers
 
DistributedReplicantManagerImplMBean - interface org.jboss.ha.framework.server.DistributedReplicantManagerImplMBean.
Used as a static MBean interface for the DRM service
DistributedState - interface org.jboss.ha.framework.interfaces.DistributedState.
DistributedState is a service on top of HAPartition that provides a cluster-wide distributed state.
DistributedState.DSListener - interface org.jboss.ha.framework.interfaces.DistributedState.DSListener.
Deprecated. use the DSListenerEx instead
DistributedState.DSListenerEx - interface org.jboss.ha.framework.interfaces.DistributedState.DSListenerEx.
A generalization of the DSListener that supports the Serializable key type.
DistributedStateImpl - class org.jboss.ha.framework.server.DistributedStateImpl.
This class manages distributed state across the cluster.
DistributedStateImpl() - Constructor for class org.jboss.ha.framework.server.DistributedStateImpl
 
DistributedStateImpl(HAPartition, MBeanServer) - Constructor for class org.jboss.ha.framework.server.DistributedStateImpl
 
DistributedStateImplMBean - interface org.jboss.ha.framework.server.DistributedStateImplMBean.
 
DistributedTimedCachePolicy - class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy.
An implementation of a timed cache.
DistributedTimedCachePolicy(String, String, int) - Constructor for class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
Creates a new TimedCachePolicy with the given default entry lifetime that does not synchronized access to its policy store and uses a 60 second resolution.
DistributedTimedCachePolicy(String, String, int, int) - Constructor for class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
Creates a new TimedCachePolicy with the given default entry lifetime that does/does not synchronized access to its policy store depending on the value of threadSafe.
DistributedTimedCachePolicy.TimedEntry - interface org.jboss.ha.framework.server.util.DistributedTimedCachePolicy.TimedEntry.
The interface that cache entries support.
deadlock_detection - Variable in class org.jboss.ha.framework.server.ClusterPartition
 
debugger - Variable in class org.jboss.ha.framework.server.ClusterPartition
 
defaultLifetime - Variable in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
The lifetime in seconds to use for objects inserted that do not implement the TimedEntry interface.
defineInterceptors() - Method in class org.jboss.invocation.http.server.HttpProxyFactoryHA
 
deflate(Object) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
delegate - Variable in class org.jboss.ha.jndi.HAJNDI
 
deploy(URLDeploymentScanner.DeployedURL) - Method in class org.jboss.ha.framework.server.FarmMemberService
 
destroy() - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
destroy the service, tear down
destroy() - Method in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
destroy() - Method in class org.jboss.ha.framework.server.HARMIServerImpl
 
destroy() - Method in class org.jboss.ha.framework.server.HATarget
 
destroy() - Method in interface org.jboss.ha.framework.server.util.DistributedTimedCachePolicy.TimedEntry
Notify the entry that it has been removed from the cache.
destroy() - Method in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
Clears the cache of all entries.
destroy() - Method in class org.jboss.invocation.http.server.HttpProxyFactoryHA
Destroys the HATarget
destroy() - Method in class org.jboss.proxy.ejb.ProxyFactoryHA
 
destroyService() - Method in class org.jboss.invocation.http.server.HttpInvokerHA
 
destroyService() - Method in class org.jboss.proxy.generic.ProxyFactoryHA
 
digest - Variable in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
disable() - Method in class org.jboss.ha.framework.server.HATarget
 
down(Event) - Method in class org.jboss.javagroups.protocols.EVENT_TRACE
 
drm - Variable in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
drm - Variable in class org.jboss.proxy.ejb.ProxyFactoryHA
 
drm - Variable in class org.jboss.proxy.generic.ProxyFactoryHA
 
ds - Variable in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
ds - Variable in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
 
ds - Variable in class org.jboss.ejb.plugins.ClusterSyncEntityInstanceCache
 
dsManager - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
The cluster state manager

E

ENABLE_INVOCATIONS - Static variable in class org.jboss.ha.framework.server.HATarget
 
EVENT_TRACE - class org.jboss.javagroups.protocols.EVENT_TRACE.
A trival implementation of Protocol that traces all activity through * it to its logger.
EVENT_TRACE() - Constructor for class org.jboss.javagroups.protocols.EVENT_TRACE
 
ExplicitFailoverClientInterceptor - class org.jboss.ha.framework.test.ExplicitFailoverClientInterceptor.
Used for testing clustering: allows to explicitely makes a call to node fail This will mimic a dead server.
ExplicitFailoverClientInterceptor() - Constructor for class org.jboss.ha.framework.test.ExplicitFailoverClientInterceptor
 
ExplicitFailoverServerInterceptor - class org.jboss.ha.framework.test.ExplicitFailoverServerInterceptor.
Used for testing clustering: allows to explicitely makes a call to node fail This will mimic a dead server.
ExplicitFailoverServerInterceptor() - Constructor for class org.jboss.ha.framework.test.ExplicitFailoverServerInterceptor
 
ejbActivate() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
ejbContext - Variable in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
ejbCreate(String) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
ejbCreate(String, SerializableHttpSession) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
ejbLoad() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
ejbLoad() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanImpl
 
ejbModule - Variable in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
ejbModuleName - Variable in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
ejbPassivate() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
ejbPostCreate(String) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
ejbPostCreate(String, SerializableHttpSession) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
ejbRemove() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
ejbStore() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
ejbStore() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanImpl
 
electedTarget - Variable in class org.jboss.ha.framework.interfaces.FirstAvailable
 
encode(byte[]) - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
Encode the bytes into a String with a slightly modified Base64-algorithm This code was written by Kevin Kelley and adapted by Thomas Peuss
entryMap - Variable in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
The map of cached TimedEntry objects.
enum2list(NamingEnumeration) - Method in class org.jboss.ha.jndi.TreeHead
 
equals(Object) - Method in class org.jboss.ha.framework.interfaces.ClusterNode
 
equals(Object) - Method in class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl
 

F

FamilyClusterInfo - interface org.jboss.ha.framework.interfaces.FamilyClusterInfo.
Maintain information for a given proxy family.
FamilyClusterInfoImpl - class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl.
Default implementation of FamilyClusterInfo
FamilyClusterInfoImpl(String, ArrayList, long) - Constructor for class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl
 
FarmMemberService - class org.jboss.ha.framework.server.FarmMemberService.
 
FarmMemberService() - Constructor for class org.jboss.ha.framework.server.FarmMemberService
 
FarmMemberServiceMBean - interface org.jboss.ha.framework.server.FarmMemberServiceMBean.
 
FarmMemberServiceMBean.FileContent - class org.jboss.ha.framework.server.FarmMemberServiceMBean.FileContent.
 
FarmMemberServiceMBean.FileContent(File, byte[]) - Constructor for class org.jboss.ha.framework.server.FarmMemberServiceMBean.FileContent
 
FirstAvailable - class org.jboss.ha.framework.interfaces.FirstAvailable.
LoadBalancingPolicy implementation that always favor the first available target i.e.
FirstAvailable() - Constructor for class org.jboss.ha.framework.interfaces.FirstAvailable
 
FirstAvailableIdenticalAllProxies - class org.jboss.ha.framework.interfaces.FirstAvailableIdenticalAllProxies.
LoadBalancingPolicy implementation that always favor the first available target i.e.
FirstAvailableIdenticalAllProxies() - Constructor for class org.jboss.ha.framework.interfaces.FirstAvailableIdenticalAllProxies
 
families - Static variable in class org.jboss.ha.framework.interfaces.ClusteringTargetsRepository
 
familyClusterInfo - Variable in class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
 
familyName - Variable in class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl
 
farmDeploy(String, FarmMemberServiceMBean.FileContent, Date) - Method in class org.jboss.ha.framework.server.FarmMemberService
 
farmDeployments() - Method in class org.jboss.ha.framework.server.FarmMemberService
 
farmUndeploy(String, String) - Method in class org.jboss.ha.framework.server.FarmMemberService
 
findAll() - Method in interface org.jboss.ha.httpsession.beanimpl.interfaces.ClusteredHTTPSessionHome
 
findAll() - Method in interface org.jboss.ha.httpsession.beanimpl.interfaces.LocalClusteredHTTPSessionHome
 
findByPrimaryKey(String) - Method in interface org.jboss.ha.httpsession.beanimpl.interfaces.ClusteredHTTPSessionHome
 
findByPrimaryKey(String) - Method in interface org.jboss.ha.httpsession.beanimpl.interfaces.LocalClusteredHTTPSessionHome
 
findEntities(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
This method is called when collections of entities are to be found.
findEntity(Method, Object[], EntityEnterpriseContext, GenericEntityObjectFactory) - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
This method is called when single entities are to be found.
findHAPartitionWithName(String) - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
 
findHAPartitionWithName(String) - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
findLocalMethod(Method, Object[]) - Method in class org.jboss.ha.framework.interfaces.HARMIClient
 
findParent(String) - Method in class org.jboss.ha.framework.server.FarmMemberService
 
flush() - Method in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
Remove all entries from the cache.
forbidInvocations() - Method in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 

G

GenericClusteringException - exception org.jboss.ha.framework.interfaces.GenericClusteringException.
Generic clustering exception that can be used to replace other exceptions that occur on the server.
GenericClusteringException() - Constructor for class org.jboss.ha.framework.interfaces.GenericClusteringException
 
GenericClusteringException(int) - Constructor for class org.jboss.ha.framework.interfaces.GenericClusteringException
 
GenericClusteringException(int, String) - Constructor for class org.jboss.ha.framework.interfaces.GenericClusteringException
 
GenericClusteringException(int, String, boolean) - Constructor for class org.jboss.ha.framework.interfaces.GenericClusteringException
 
GenericClusteringException(int, Throwable, boolean) - Constructor for class org.jboss.ha.framework.interfaces.GenericClusteringException
 
GenericClusteringException(int, Throwable) - Constructor for class org.jboss.ha.framework.interfaces.GenericClusteringException
 
generateSessionId() - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
Generate a session-id that is not guessable
generateUniqueNodeName() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
generatedProxies - Variable in class org.jboss.ha.framework.server.HARMIServerImpl.RefreshProxiesHATarget
 
get(Object) - Method in class org.jboss.ejb.plugins.StatefulHASessionInstanceCache
 
get(String, Serializable) - Method in interface org.jboss.ha.framework.interfaces.DistributedState
Read in a value associated to a key in the given category.
get(String, Serializable) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
get(Object) - Method in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
Get the cache value for key if it has not expired.
getAllCategories() - Method in interface org.jboss.ha.framework.interfaces.DistributedState
Return a list of all categories.
getAllCategories() - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
getAllKeys(String) - Method in interface org.jboss.ha.framework.interfaces.DistributedState
Return a list of all keys in a category.
getAllKeys(String) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
getAllServices() - Method in interface org.jboss.ha.framework.interfaces.DistributedReplicantManager
Return a list of all services that have a least one replicant.
getAllServices() - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
getAllValues(String) - Method in interface org.jboss.ha.framework.interfaces.DistributedState
Return a list of all values in a category.
getAllValues(String) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
getAssociatedPartition() - Method in class org.jboss.ha.framework.server.HATarget
 
getAutoDiscoveryAddress() - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
getAutoDiscoveryAddress() - Method in interface org.jboss.ha.jndi.DetachedHANamingServiceMBean
Get the auto-discovery bootstrap multicast address.
getAutoDiscoveryGroup() - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
getAutoDiscoveryGroup() - Method in interface org.jboss.ha.jndi.DetachedHANamingServiceMBean
Get the Auto-discovery multicast port
getBacklog() - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
getBacklog() - Method in interface org.jboss.ha.jndi.DetachedHANamingServiceMBean
Get the accept backlog for the bootstrap server socket
getBeanCleaningDelay() - Method in class org.jboss.ha.hasessionstate.server.HASessionStateService
 
getBeanCleaningDelay() - Method in interface org.jboss.ha.hasessionstate.server.HASessionStateServiceMBean
 
getBindAddress() - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
getBindAddress() - Method in interface org.jboss.ha.jndi.DetachedHANamingServiceMBean
Get the bootstrap IP address on which the HA-JNDI stub is made available
getBridgeName() - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
getBridgeName() - Method in interface org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridgeMBean
 
getBufferSize() - Method in class org.jboss.mq.il.ha.HAILServerILService
Gets the buffer size.
getBufferSize() - Method in interface org.jboss.mq.il.ha.HAILServerILServiceMBean
Gets the buffer size.
getChunkSize() - Method in class org.jboss.mq.il.ha.HAILServerILService
Gets the chunk size.
getChunkSize() - Method in interface org.jboss.mq.il.ha.HAILServerILServiceMBean
Gets the chunk size.
getClientConnectionProperties() - Method in class org.jboss.mq.il.ha.HAILServerILService
Used to construct the GenericConnectionFactory (bindJNDIReferences() builds it) Sets up the connection properties need by a client to use this IL
getClientSocketFactory() - Method in class org.jboss.ha.jndi.HANamingService
 
getClientSocketFactory() - Method in interface org.jboss.ha.jndi.HANamingServiceMBean
Client socket factory to be used for client-server RMI invocations during JNDI queries
getClientSocketFactory() - Method in class org.jboss.mq.il.ha.HAILServerILService
Get the javax.net.SocketFactory implementation class to use on the client.
getClientSocketFactory() - Method in interface org.jboss.mq.il.ha.HAILServerILServiceMBean
Get the javax.net.SocketFactory implementation class to use on the client.
getClusterInfo() - Method in class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
 
getClusterNodes() - Method in interface org.jboss.ha.framework.interfaces.HAPartition
Return the member nodes that built the current view i.e.
getClusterNodes() - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
getClusterNodes() - Method in class org.jboss.ha.framework.server.util.TopologyMonitorService
 
getClusterNodes() - Method in interface org.jboss.ha.framework.server.util.TopologyMonitorServiceMBean
Get the current cluster parition membership info
getCompletionStatus() - Method in class org.jboss.ha.framework.interfaces.GenericClusteringException
 
getContainer() - Method in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
getContainer() - Method in class org.jboss.ejb.plugins.StatefulHASessionSynchronisationInterceptor
 
getContainer() - Method in class org.jboss.ha.framework.test.ExplicitFailoverServerInterceptor
 
getContentCreationTime() - Method in interface org.jboss.ha.httpsession.interfaces.SerializableHttpSession
 
getContentLastAccessTime() - Method in interface org.jboss.ha.httpsession.interfaces.SerializableHttpSession
 
getCreationTime() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
getCreationTime() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanCmp11
 
getCreationTime() - Method in interface org.jboss.ha.httpsession.beanimpl.interfaces.ClusteredHTTPSessionBusiness
Return the time when this session has been created in miliseconds since 1970.
getCurrentHAPartition() - Method in interface org.jboss.ha.hasessionstate.interfaces.HASessionState
 
getCurrentHAPartition() - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
getCurrentState() - Method in interface org.jboss.ha.framework.interfaces.HAPartition.HAPartitionStateTransfer
Called when a new node need to be initialized.
getCurrentState() - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
getCurrentState() - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
getCurrentState() - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
getCurrentState() - Method in class org.jboss.ha.jndi.HAJNDI
 
getCurrentView() - Method in interface org.jboss.ha.framework.interfaces.HAPartition
Return the list of member nodes that built the current view i.e.
getCurrentView() - Method in class org.jboss.ha.framework.server.ClusterPartition
Return the list of member nodes that built from the current view
getCurrentView() - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
Return the list of member nodes that built from the current view
getCurrentView() - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
getCurrentViewId() - Method in interface org.jboss.ha.framework.interfaces.FamilyClusterInfo
 
getCurrentViewId() - Method in class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl
 
getCurrentViewId() - Method in interface org.jboss.ha.framework.interfaces.HAPartition
Each time the partition topology changes, a new view is computed.
getCurrentViewId() - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
getCurrentViewId() - Method in class org.jboss.ha.framework.server.HATarget
 
getCursor() - Method in interface org.jboss.ha.framework.interfaces.FamilyClusterInfo
 
getCursor() - Method in class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl
 
getDeadMembers(Vector, Vector) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
Helper method that returns a vector of dead members from two input vectors: new and old vectors of two views.
getDeadlockDetection() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
getDeadlockDetection() - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
Determine if deadlock detection is enabled
getDefaultLifetime() - Method in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
Get the default lifetime of cache entries.
getDigest() - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
get a MessageDigest hash-generator
getDistributedReplicantManager() - Method in interface org.jboss.ha.framework.interfaces.HAPartition
Accessor to the DRM that is linked to this partition.
getDistributedReplicantManager() - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
getDistributedState(String) - Method in interface org.jboss.ha.jmx.HAServiceMBean
Convenience method for sharing state across a cluster partition.
getDistributedState(String) - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
Convenience method for sharing state across a cluster partition.
getDistributedStateService() - Method in interface org.jboss.ha.framework.interfaces.HAPartition
Accessor the the DistributedState (DS) that is linked to this partition.
getDistributedStateService() - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
getEnableTcpNoDelay() - Method in class org.jboss.mq.il.ha.HAILServerILService
Gets the enableTcpNoDelay.
getEnableTcpNoDelay() - Method in interface org.jboss.mq.il.ha.HAILServerILServiceMBean
Gets the enableTcpNoDelay.
getEntityContext() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
getFamilyClusterInfo(String) - Static method in class org.jboss.ha.framework.interfaces.ClusteringTargetsRepository
 
getFamilyName() - Method in interface org.jboss.ha.framework.interfaces.FamilyClusterInfo
 
getFamilyName() - Method in class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl
 
getFarmedDeployment(String) - Method in class org.jboss.ha.framework.server.FarmMemberService
 
getFileContent(File) - Method in class org.jboss.ha.framework.server.FarmMemberService
 
getHAPartition() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
getHAPartition() - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
Access to the underlying HAPartition without going through JNDI
getHAStub() - Method in class org.jboss.ha.jndi.HAJNDI
 
getHashtableForApp(String) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
getHostAddress() - Method in class org.jboss.ha.framework.server.util.TopologyMonitorService.AddressPort
 
getHostName() - Method in class org.jboss.ha.framework.server.util.TopologyMonitorService.AddressPort
 
getHttpSession(String, ClassLoader) - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
getHttpSession(String, ClassLoader) - Method in interface org.jboss.ha.httpsession.server.ClusteredHTTPSessionServiceMBean
Return the HttpSession associated to a session id.
getInetAddress() - Method in class org.jboss.ha.framework.server.util.TopologyMonitorService.AddressPort
 
getInvalidationManager() - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
getInvalidationManager() - Method in interface org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridgeMBean
ObjectName of the InvalidationManager to be used.
getIpAddress() - Method in class org.jboss.ha.framework.interfaces.ClusterNode
 
getJGName() - Method in class org.jboss.ha.framework.interfaces.ClusterNode
 
getJGroupsVersion() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
getJGroupsVersion() - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
The version of JGroups this is running on
getJndiName() - Method in class org.jboss.ha.hasessionstate.server.HASessionStateService
 
getJndiName() - Method in interface org.jboss.ha.hasessionstate.server.HASessionStateServiceMBean
 
getKey() - Method in interface org.jboss.ha.hasessionstate.interfaces.PackagedSession
 
getKey() - Method in class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 
getKeysReplicatedByNode(String) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
getLastAccessedTime() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
getLastAccessedTime() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanCmp11
 
getLastAccessedTime() - Method in interface org.jboss.ha.httpsession.beanimpl.interfaces.ClusteredHTTPSessionBusiness
Return the last time this session has been accessed in miliseconds since 1970.
getLoadBalancePolicy() - Method in class org.jboss.invocation.http.server.HttpProxyFactoryHA
Get the server side mbean that exposes the invoke operation for the exported interface
getLoadBalancePolicy() - Method in interface org.jboss.invocation.http.server.HttpProxyFactoryHAMBean
Get the server side mbean that exposes the invoke operation for the exported interface
getLoadBalancePolicy() - Method in class org.jboss.proxy.generic.ProxyFactoryHA
 
getLoadBalancePolicy() - Method in interface org.jboss.proxy.generic.ProxyFactoryHAMBean
 
getLocal() - Method in interface org.jboss.ha.framework.interfaces.HARMIServer
Get local stub for this service.
getLocal() - Method in class org.jboss.ha.framework.server.HARMIServerImpl
 
getLock(String, Object) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
getLookupNames() - Method in class org.jboss.ha.framework.server.util.PingJndi
Get the names of JNDI bindings that should be queried on each host
getLookupNames() - Method in interface org.jboss.ha.framework.server.util.PingJndiMBean
Get the names of JNDI bindings that should be queried on each host
getMBeanInfo() - Method in class org.jboss.invocation.http.server.HAInvokerWrapper
 
getMethodCallTimeout() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
getMethodCallTimeout() - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
Max time (in ms) to wait for synchronous group method calls (HAPartition.callMethodOnCluster(String, String, Object[], Class[], boolean))
getMethodCallTimeout() - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
getMethodMap() - Method in class org.jboss.ha.jndi.DetachedHANamingService
Expose the Naming service interface mapping as a read-only attribute
getMethodMap() - Method in interface org.jboss.ha.jndi.DetachedHANamingServiceMBean
Expose the Naming service interface mapping as a read-only attribute * * @jmx:managed-attribute * * @return A Map of the Naming interface
getName() - Method in class org.jboss.ha.framework.interfaces.ClusterNode
 
getName() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
getName() - Method in class org.jboss.ha.framework.server.FarmMemberService
 
getName() - Method in class org.jboss.ha.hasessionstate.server.HASessionStateService
 
getName() - Method in class org.jboss.javagroups.protocols.EVENT_TRACE
 
getName() - Method in class org.jboss.mq.il.ha.HAILServerILService
Gives this JMX service a name.
getNamingProxy() - Method in class org.jboss.ha.jndi.DetachedHANamingService
Get the Naming proxy for the transport.
getNamingProxy() - Method in class org.jboss.ha.jndi.HANamingService
 
getNewMembers(Vector, Vector) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
Helper method that returns a vector of new members from two input vectors: new and old vectors of two views.
getNextGroupId() - Method in class org.jboss.ha.framework.interfaces.SubPartitionsInfo
return the next distinct id for a new group
getNodeAddress() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
getNodeAddress() - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
The node address used to generate the node name
getNodeName() - Method in interface org.jboss.ha.framework.interfaces.HAPartition
Return the name of the current name in the current partition.
getNodeName() - Method in class org.jboss.ha.framework.server.ClusterPartition
Uniquely identifies this node.
getNodeName() - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
Uniquely identifies this node.
getNodeName() - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
getNodeName() - Method in interface org.jboss.ha.hasessionstate.interfaces.HASessionState
Return the name of this node as used in the computations
getNodeName() - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
getObject() - Method in interface org.jboss.ha.framework.interfaces.FamilyClusterInfo
 
getObject() - Method in class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.ha.framework.server.ClusterPartition
 
getObjectName(MBeanServer, ObjectName) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateService
 
getOrigin(Invocation) - Method in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
getOriginalJGAddress() - Method in class org.jboss.ha.framework.interfaces.ClusterNode
 
getOwner() - Method in interface org.jboss.ha.hasessionstate.interfaces.PackagedSession
 
getOwner() - Method in class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 
getPartition() - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
 
getPartitionName() - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
getPartitionName() - Method in interface org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridgeMBean
Name of the Clustering partition to be used to exchange invalidation messages and discover which caches (i.e.
getPartitionName() - Method in interface org.jboss.ha.framework.interfaces.HAPartition
The name of the partition.
getPartitionName() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
getPartitionName() - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
Name of the partition being built.
getPartitionName() - Method in class org.jboss.ha.framework.server.FarmMemberService
 
getPartitionName() - Method in interface org.jboss.ha.framework.server.FarmMemberServiceMBean
Name of the Partition used as a cluster definition for the farming
getPartitionName() - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
getPartitionName() - Method in class org.jboss.ha.framework.server.util.TopologyMonitorService
 
getPartitionName() - Method in interface org.jboss.ha.framework.server.util.TopologyMonitorServiceMBean
Get the cluster parition name the mbean is monitoring
getPartitionName() - Method in class org.jboss.ha.hasessionstate.server.HASessionStateService
 
getPartitionName() - Method in interface org.jboss.ha.hasessionstate.server.HASessionStateServiceMBean
 
getPartitionName() - Method in interface org.jboss.ha.jmx.HAServiceMBean
Name of the underlying partition that determine the cluster to use.
getPartitionName() - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
 
getPartitionName() - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
getPartitionName() - Method in interface org.jboss.ha.jndi.DetachedHANamingServiceMBean
Get the name of the underlying partition for the cluster to use.
getPartitionName() - Method in class org.jboss.invocation.http.server.HttpProxyFactoryHA
Get the name of the cluster partition the invoker is deployed in
getPartitionName() - Method in interface org.jboss.invocation.http.server.HttpProxyFactoryHAMBean
Get the name of the cluster partition the invoker is deployed in
getPartitionObjectName() - Method in class org.jboss.proxy.generic.ProxyFactoryHA
 
getPartitionObjectName() - Method in interface org.jboss.proxy.generic.ProxyFactoryHAMBean
 
getPartitionProperties() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
getPartitionProperties() - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
Get JGroups property string a la JDBC see JGroups web site for more information
getPort() - Method in class org.jboss.ha.framework.interfaces.ClusterNode
 
getPort() - Method in class org.jboss.ha.framework.server.util.TopologyMonitorService.AddressPort
 
getPort() - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
getPort() - Method in interface org.jboss.ha.jndi.DetachedHANamingServiceMBean
Get the bootstrap port on which the HA-JNDI stub is made available
getProviderURLPattern() - Method in class org.jboss.ha.framework.server.util.PingJndi
Get the Context.PROVIDER_URL regular expression.
getProviderURLPattern() - Method in interface org.jboss.ha.framework.server.util.PingJndiMBean
Get the Context.PROVIDER_URL regular expression.
getProxyFactoryObjectName() - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
getProxyFactoryObjectName() - Method in interface org.jboss.ha.jndi.DetachedHANamingServiceMBean
Get the proxy factory service name used to create the Naming transport * proxy.
getRandom() - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
get a random-number generator
getRealJmxInvokerName() - Method in class org.jboss.invocation.http.server.HttpProxyFactoryHA
 
getRealJmxInvokerName() - Method in interface org.jboss.invocation.http.server.HttpProxyFactoryHAMBean
A read-only property for accessing the non-wrapped JMX invoker
getRemoteTarget() - Method in class org.jboss.ha.framework.interfaces.HARMIClient
 
getRemoteTarget() - Method in class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
 
getRemoteTarget(Invocation) - Method in class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
 
getRemoteTarget() - Method in class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
 
getRemoteTarget(Invocation) - Method in class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
 
getReplicants() - Method in interface org.jboss.ha.framework.interfaces.HARMIServer
Returns a list of node stubs that are current replica of this service.
getReplicants() - Method in class org.jboss.ha.framework.server.HARMIServerImpl
 
getReplicants() - Method in class org.jboss.ha.framework.server.HATarget
 
getReplicantsViewId(String) - Method in interface org.jboss.ha.framework.interfaces.DistributedReplicantManager
Returns an id corresponding to the current view of this set of replicants.
getReplicantsViewId(String) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
getRmiPort() - Method in class org.jboss.ha.jndi.HANamingService
 
getRmiPort() - Method in interface org.jboss.ha.jndi.HANamingServiceMBean
 
getRoot() - Method in class org.jboss.ha.jndi.TreeHead
 
getSerializedSession() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
getSerializedSession() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanCmp11
 
getServerAddress() - Method in class org.jboss.mq.il.ha.HAILServerIL
 
getServerAddress() - Method in class org.jboss.mq.il.ha.HAILServerILService
 
getServerAddress() - Method in interface org.jboss.mq.il.ha.HAILServerILServiceMBean
 
getServerAddress() - Method in class org.jboss.mq.il.ha.HAILSharedState
Get the address of the singleton UIL Server host (which connects to the current JMS Server)
getServerAddress() - Method in interface org.jboss.mq.il.ha.HAILSharedStateMBean
Get the address of the singleton UIL Server host (which connects to the current JMS Server)
getServerHostName() - Method in class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
 
getServerIL() - Method in class org.jboss.mq.il.ha.HAILServerILService
Used to construct the GenericConnectionFactory (bindJNDIReferences() builds it)
getServerPort() - Method in class org.jboss.mq.il.ha.HAILServerIL
 
getServerPort() - Method in class org.jboss.mq.il.ha.HAILServerILService
 
getServerPort() - Method in interface org.jboss.mq.il.ha.HAILServerILServiceMBean
 
getServerPort() - Method in class org.jboss.mq.il.ha.HAILSharedState
Get the address of the singleton UIL Server host (which connects to the current JMS Server)
getServerPort() - Method in interface org.jboss.mq.il.ha.HAILSharedStateMBean
Get the address of the singleton UIL Server host (which connects to the current JMS Server)
getServerSocketFactory() - Method in class org.jboss.ha.jndi.HANamingService
 
getServerSocketFactory() - Method in interface org.jboss.ha.jndi.HANamingServiceMBean
Server socket factory to be used for client-server RMI invocations during JNDI queries
getServiceHAName() - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
Override this method only if you need to provide a custom partition wide unique service name.
getSession() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
getSession() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanImpl
 
getSession() - Method in interface org.jboss.ha.httpsession.beanimpl.interfaces.ClusteredHTTPSessionBusiness
Return the HttpSession object associated to its id.
getSessionId() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
getSessionId() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanCmp11
 
getSessionId() - Method in interface org.jboss.ha.httpsession.beanimpl.interfaces.ClusteredHTTPSessionBusiness
Get the session identifier associated to this HTTPSession.
getSessionId() - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
getSessionId() - Method in interface org.jboss.ha.httpsession.server.ClusteredHTTPSessionServiceMBean
Generates a new session id available cluster-wide
getSessionTimeout() - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
getSessionTimeout() - Method in interface org.jboss.ha.httpsession.server.ClusteredHTTPSessionServiceMBean
Indicate the duration, in ms, after which the session can be cleaned if no access occurs.
getSharedStateService() - Method in class org.jboss.mq.il.ha.HAILServerILService
 
getSharedStateService() - Method in interface org.jboss.mq.il.ha.HAILServerILServiceMBean
Get the name of the MBean HANotificationBroadcaster.
getShortName(String) - Method in class org.jboss.ha.framework.interfaces.ClusterNode
 
getState() - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
getState(String, Object) - Method in interface org.jboss.ha.hasessionstate.interfaces.HASessionState
Get a particular state
getState() - Method in interface org.jboss.ha.hasessionstate.interfaces.PackagedSession
 
getState(String, Object) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
getState() - Method in class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 
getStateTransferTimeout() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
getStateTransferTimeout() - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
 
getStateTransferTimeout() - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
getStateWithOwnership(String, Object) - Method in interface org.jboss.ha.hasessionstate.interfaces.HASessionState
Get a state and, if it is not already the case, takes its ownership (a state is always owned by a node)
getStateWithOwnership(String, Object) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
getStub() - Method in interface org.jboss.invocation.InvokerHA
 
getStub() - Method in class org.jboss.invocation.http.server.HttpInvokerHA
 
getStub() - Method in class org.jboss.invocation.pooled.server.PooledInvokerHA
 
getSubPartitionName(SubPartitionsInfo) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateTopologyComputerImpl
 
getSubPartitionWithName(String) - Method in class org.jboss.ha.framework.interfaces.SubPartitionsInfo
Returns the SubPartitionInfo instance in this group that has the given name.
getTargetName() - Method in class org.jboss.ha.singleton.HASingletonController
 
getTargetName() - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
 
getTargetStartMethod() - Method in class org.jboss.ha.singleton.HASingletonController
 
getTargetStartMethod() - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
 
getTargetStartMethodArgument() - Method in class org.jboss.ha.singleton.HASingletonController
 
getTargetStartMethodArgument() - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
 
getTargetStopMethod() - Method in class org.jboss.ha.singleton.HASingletonController
 
getTargetStopMethod() - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
 
getTargetStopMethodArgument() - Method in class org.jboss.ha.singleton.HASingletonController
 
getTargetStopMethodArgument() - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
 
getTargets() - Method in interface org.jboss.ha.framework.interfaces.FamilyClusterInfo
 
getTargets() - Method in class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl
 
getTriggerServiceName() - Method in class org.jboss.ha.framework.server.util.TopologyMonitorService
 
getTriggerServiceName() - Method in interface org.jboss.ha.framework.server.util.TopologyMonitorServiceMBean
Get the trigger mbean to notify on cluster membership changes
getUILServerILService() - Method in class org.jboss.mq.il.ha.HAILServerILService
Get the value of UIL2Service.
getUILService() - Method in class org.jboss.mq.il.ha.HAILServerILService
 
getUILService() - Method in interface org.jboss.mq.il.ha.HAILServerILServiceMBean
Get the name of the MBean UILService.
getUseLocalBean() - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
getUseLocalBean() - Method in interface org.jboss.ha.httpsession.server.ClusteredHTTPSessionServiceMBean
 
getValue() - Method in interface org.jboss.ha.framework.server.util.DistributedTimedCachePolicy.TimedEntry
Get the value component of the TimedEntry.
getVersion() - Method in interface org.jboss.ha.hasessionstate.interfaces.PackagedSession
 
getVersion() - Method in class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 
group - Variable in class org.jboss.ha.jndi.DetachedHANamingService.AutomaticDiscovery
 
groupExistsRemotely(String) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
groupId - Variable in class org.jboss.ha.framework.interfaces.SubPartitionsInfo
 
groupIsDropped(String) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 

H

HAILServerIL - class org.jboss.mq.il.ha.HAILServerIL.
The HAILServerIL is created on the server and copied to the client during connection factory lookups.
HAILServerIL(String, boolean, int, int) - Constructor for class org.jboss.mq.il.ha.HAILServerIL
Constructor for the UILServerIL object
HAILServerILService - class org.jboss.mq.il.ha.HAILServerILService.
This is the server side MBean for the HAIL transport layer.
HAILServerILService() - Constructor for class org.jboss.mq.il.ha.HAILServerILService
 
HAILServerILServiceMBean - interface org.jboss.mq.il.ha.HAILServerILServiceMBean.
This is the server side MBean for the HAIL transport layer.
HAILSharedState - class org.jboss.mq.il.ha.HAILSharedState.
Stores the address and port of the current HA JMS singleton server.
HAILSharedState() - Constructor for class org.jboss.mq.il.ha.HAILSharedState
 
HAILSharedStateMBean - interface org.jboss.mq.il.ha.HAILSharedStateMBean.
 
HAIL_SHARED_STATE_SERVICE - Static variable in class org.jboss.mq.il.ha.HAILServerIL
 
HAInvokerWrapper - class org.jboss.invocation.http.server.HAInvokerWrapper.
This is an invoker that delegates to the target invoker and handles the wrapping of the response in an HARMIResponse with any updated HATarget info.
HAInvokerWrapper(MBeanServer, ObjectName, HATarget) - Constructor for class org.jboss.invocation.http.server.HAInvokerWrapper
 
HAJNDI - class org.jboss.ha.jndi.HAJNDI.
This class extends the JNP JNDI implementation.
HAJNDI(HAPartition) - Constructor for class org.jboss.ha.jndi.HAJNDI
 
HANamingService - class org.jboss.ha.jndi.HANamingService.
Management Bean for HA-JNDI service for the legacy version that is coupled to the RMI/JRMP protocol.
HANamingService() - Constructor for class org.jboss.ha.jndi.HANamingService
 
HANamingServiceMBean - interface org.jboss.ha.jndi.HANamingServiceMBean.
* HA-JNDI service that provides JNDI services in a clustered way.
HAPartition - interface org.jboss.ha.framework.interfaces.HAPartition.
 
HAPartition.AsynchHAMembershipExtendedListener - interface org.jboss.ha.framework.interfaces.HAPartition.AsynchHAMembershipExtendedListener.
A tagging interface for HAMembershipExtendedListener callbacks that will be performed in a thread seperate from the JG protocl handler thread.
HAPartition.AsynchHAMembershipListener - interface org.jboss.ha.framework.interfaces.HAPartition.AsynchHAMembershipListener.
A tagging interface for HAMembershipListener callbacks that will be performed in a thread seperate from the JG protocl handler thread.
HAPartition.HAMembershipExtendedListener - interface org.jboss.ha.framework.interfaces.HAPartition.HAMembershipExtendedListener.
 
HAPartition.HAMembershipListener - interface org.jboss.ha.framework.interfaces.HAPartition.HAMembershipListener.
When a new node joins the cluster or an existing node leaves the cluster (or simply dies), membership events are raised.
HAPartition.HAPartitionStateTransfer - interface org.jboss.ha.framework.interfaces.HAPartition.HAPartitionStateTransfer.
State management is higly important for clustered services.
HAPartitionImpl - class org.jboss.ha.framework.server.HAPartitionImpl.
This class is an abstraction class for a JGroups RPCDispatch and JChannel.
HAPartitionImpl(String, JChannel, boolean, MBeanServer) - Constructor for class org.jboss.ha.framework.server.HAPartitionImpl
 
HAPartitionImpl(String, JChannel, boolean) - Constructor for class org.jboss.ha.framework.server.HAPartitionImpl
 
HAPersistentManager - interface org.jboss.ejb.plugins.HAPersistentManager.
Tag interface to differentiate standard PersistentManager with HA one.
HARMIClient - class org.jboss.ha.framework.interfaces.HARMIClient.
 
HARMIClient() - Constructor for class org.jboss.ha.framework.interfaces.HARMIClient
 
HARMIClient(ArrayList, LoadBalancePolicy, String) - Constructor for class org.jboss.ha.framework.interfaces.HARMIClient
 
HARMIClient(ArrayList, long, LoadBalancePolicy, String, Object) - Constructor for class org.jboss.ha.framework.interfaces.HARMIClient
 
HARMIProxy - interface org.jboss.ha.framework.interfaces.HARMIProxy.
 
HARMIResponse - class org.jboss.ha.framework.interfaces.HARMIResponse.
When using HA-RMI, the result of an invocation is embedded in an instance of this class.
HARMIResponse() - Constructor for class org.jboss.ha.framework.interfaces.HARMIResponse
 
HARMIServer - interface org.jboss.ha.framework.interfaces.HARMIServer.
When using HA-RMI, the RMI communication end-point on the server-side is an instance of this class.
HARMIServerImpl - class org.jboss.ha.framework.server.HARMIServerImpl.
This class is a server-side proxy for replicated RMI objects.
HARMIServerImpl(HAPartition, String, Class, Object, int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class org.jboss.ha.framework.server.HARMIServerImpl
 
HARMIServerImpl(HAPartition, String, Class, Object, int, RMIClientSocketFactory, RMIServerSocketFactory, InetAddress) - Constructor for class org.jboss.ha.framework.server.HARMIServerImpl
 
HARMIServerImpl(HAPartition, String, Class, Object) - Constructor for class org.jboss.ha.framework.server.HARMIServerImpl
Create a new HARMIServer implementation that will act as a RMI end-point for a specific server.
HARMIServerImpl.RefreshProxiesHATarget - class org.jboss.ha.framework.server.HARMIServerImpl.RefreshProxiesHATarget.
 
HARMIServerImpl.RefreshProxiesHATarget(HAPartition, String, Serializable, int) - Constructor for class org.jboss.ha.framework.server.HARMIServerImpl.RefreshProxiesHATarget
 
HAServiceMBean - interface org.jboss.ha.jmx.HAServiceMBean.
HA-Service interface.
HAServiceMBeanSupport - class org.jboss.ha.jmx.HAServiceMBeanSupport.
Management Bean for an HA-Service.
HAServiceMBeanSupport() - Constructor for class org.jboss.ha.jmx.HAServiceMBeanSupport
 
HASessionState - interface org.jboss.ha.hasessionstate.interfaces.HASessionState.
Interface for services providing clustered state session availability
HASessionState.HASessionStateListener - interface org.jboss.ha.hasessionstate.interfaces.HASessionState.HASessionStateListener.
Information that can be used to clean a cache for example.
HASessionStateImpl - class org.jboss.ha.hasessionstate.server.HASessionStateImpl.
Default implementation of HASessionState
HASessionStateImpl() - Constructor for class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
HASessionStateImpl(String, String, long) - Constructor for class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
HASessionStateService - class org.jboss.ha.hasessionstate.server.HASessionStateService.
Service class for HASessionState
HASessionStateService() - Constructor for class org.jboss.ha.hasessionstate.server.HASessionStateService
 
HASessionStateServiceMBean - interface org.jboss.ha.hasessionstate.server.HASessionStateServiceMBean.
MBEAN interface for HASessionState service.
HASessionStateTopologyComputer - interface org.jboss.ha.hasessionstate.server.HASessionStateTopologyComputer.
Helper interface to which is delegated new HASessionState topology computation
HASessionStateTopologyComputerImpl - class org.jboss.ha.hasessionstate.server.HASessionStateTopologyComputerImpl.
Default implementation of HASessionStateTopologyComputer
HASessionStateTopologyComputerImpl() - Constructor for class org.jboss.ha.hasessionstate.server.HASessionStateTopologyComputerImpl
Creates new HASessionStateTopologyComputerImpl
HASingleton - interface org.jboss.ha.singleton.HASingleton.
Basic interface for clustered singleton services
HASingletonController - class org.jboss.ha.singleton.HASingletonController.
Allows singleton MBeans to be added declaratively at deployment time
HASingletonController() - Constructor for class org.jboss.ha.singleton.HASingletonController
 
HASingletonControllerMBean - interface org.jboss.ha.singleton.HASingletonControllerMBean.
The namangement interface for the singleton controller service.
HASingletonMBean - interface org.jboss.ha.singleton.HASingletonMBean.
HA-Singleton interface.
HASingletonSupport - class org.jboss.ha.singleton.HASingletonSupport.
Management Bean for an HA-Singleton service.
HASingletonSupport() - Constructor for class org.jboss.ha.singleton.HASingletonSupport
 
HATarget - class org.jboss.ha.framework.server.HATarget.
This class is a holder and manager of replicants.
HATarget(HAPartition, String, Serializable, int) - Constructor for class org.jboss.ha.framework.server.HATarget
 
HA_SESSION_STATE_STATE_TRANSFER - Static variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
HttpInvokerHA - class org.jboss.invocation.http.server.HttpInvokerHA.
An extension of the HttpInvoker and supports clustering of HTTP invokers.
HttpInvokerHA() - Constructor for class org.jboss.invocation.http.server.HttpInvokerHA
 
HttpInvokerProxyHA - class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA.
The client side Http invoker proxy that posts an invocation to the InvokerServlet using the HttpURLConnection created from a target url.
HttpInvokerProxyHA() - Constructor for class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
 
HttpInvokerProxyHA(ArrayList, long, LoadBalancePolicy, String) - Constructor for class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
 
HttpProxyFactoryHA - class org.jboss.invocation.http.server.HttpProxyFactoryHA.
An extension of HttpProxyFactory that supports clustering of invoker proxies.
HttpProxyFactoryHA() - Constructor for class org.jboss.invocation.http.server.HttpProxyFactoryHA
 
HttpProxyFactoryHAMBean - interface org.jboss.invocation.http.server.HttpProxyFactoryHAMBean.
An mbean interface that extends the HttpProxyFactoryMBean to provide support for cluster aware proxies.
haPartitionJndiName - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
haPartitionName - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
haPartitionName - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateService
 
haStub - Variable in class org.jboss.ha.jndi.HAJNDI
 
handle(Message) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
Message contains MethodCall.
handleNotification(Notification, Object) - Method in class org.jboss.mq.il.ha.HAILServerIL
Notification that the singleton HAIL server moved.
handler - Variable in class org.jboss.ha.framework.server.HARMIServerImpl
 
hapGeneral - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
hashCode() - Method in class org.jboss.ha.framework.interfaces.ClusterNode
 
hashCode() - Method in class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl
 
history - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
 
httpSessionHome - Variable in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 

I

InvokerHA - interface org.jboss.invocation.InvokerHA.
An administrative interface used by server side proxy factories during the creation of HA capable invokers.
InvokerProxyHA - interface org.jboss.invocation.InvokerProxyHA.
id - Variable in class org.jboss.ha.framework.interfaces.ClusterNode
 
id - Variable in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanCmp11
 
idField - Variable in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
 
inflate(byte[]) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
init(HARMIClient) - Method in class org.jboss.ha.framework.interfaces.FirstAvailable
 
init(HARMIClient) - Method in class org.jboss.ha.framework.interfaces.FirstAvailableIdenticalAllProxies
 
init(HARMIClient) - Method in interface org.jboss.ha.framework.interfaces.LoadBalancePolicy
Initialize the policy with a reference to its parent stub.
init(HARMIClient) - Method in class org.jboss.ha.framework.interfaces.RandomRobin
 
init(HARMIClient) - Method in class org.jboss.ha.framework.interfaces.RoundRobin
 
init() - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
init() - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
init() - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
init() - Method in class org.jboss.ha.framework.server.HARMIServerImpl.RefreshProxiesHATarget
 
init() - Method in class org.jboss.ha.framework.server.HATarget
 
init(long) - Method in interface org.jboss.ha.framework.server.util.DistributedTimedCachePolicy.TimedEntry
Initializes an entry with the current cache time.
init() - Method in interface org.jboss.ha.hasessionstate.interfaces.HASessionState
 
init() - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
init(String, long) - Method in interface org.jboss.ha.hasessionstate.server.HASessionStateTopologyComputer
 
init(String, long) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateTopologyComputerImpl
 
init() - Method in class org.jboss.ha.jndi.HAJNDI
 
init() - Method in class org.jboss.ha.jndi.TreeHead
 
initEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
Initializes the instance context.
initRefToBean() - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
initTarget(String, ArrayList) - Static method in class org.jboss.ha.framework.interfaces.ClusteringTargetsRepository
 
initTarget(String, ArrayList, long) - Static method in class org.jboss.ha.framework.interfaces.ClusteringTargetsRepository
 
insert(Object, Object) - Method in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
Insert a value into the cache.
intf - Variable in class org.jboss.ha.framework.server.HARMIServerImpl
 
intraviewIdCache - Variable in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
invalMgr - Variable in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
invalidate(String, Serializable[], boolean) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
invalidate(String, Serializable, boolean) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
invalidateAll(String, boolean) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
invalidateLocally(Object) - Method in class org.jboss.ejb.plugins.StatefulHASessionInstanceCache
Remove an object from the local cache *without* any locking (synchronized, etc.) to avoid huge cluster-wide deadlock situations We have to unschedule passivation as well as the bean may be used on another node.
invalidationManagerName - Variable in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
invalidationSubscription - Variable in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
invocationHasReachedAServer(Invocation) - Method in class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
 
invocationsAllowed() - Method in class org.jboss.ha.framework.server.HATarget
 
invoke(Invocation) - Method in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
invoke(Invocation) - Method in class org.jboss.ejb.plugins.StatefulHASessionSynchronisationInterceptor
 
invoke(Object, Method, Object[]) - Method in class org.jboss.ha.framework.interfaces.HARMIClient
 
invoke(long, MarshalledInvocation) - Method in interface org.jboss.ha.framework.interfaces.HARMIServer
Performs an invocation through this HA-RMI for the target object hidden behind it.
invoke(long, MarshalledInvocation) - Method in class org.jboss.ha.framework.server.HARMIServerImpl
 
invoke(Invocation) - Method in class org.jboss.ha.framework.test.ExplicitFailoverClientInterceptor
 
invoke(Invocation) - Method in class org.jboss.ha.framework.test.ExplicitFailoverServerInterceptor
 
invoke(Invocation) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClientTCLInterceptor
Add the current thread context ClassLoader to the invocation as a transient value under the key "org.jboss.invocation.TCL"
invoke(Invocation) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ServerTCLInterceptor
 
invoke(Invocation) - Method in class org.jboss.ha.jndi.DetachedHANamingService
Expose the Naming service via JMX to invokers.
invoke(Invocation) - Method in interface org.jboss.ha.jndi.DetachedHANamingServiceMBean
Expose the Naming service via JMX for detached invokers.
invoke(Invocation) - Method in class org.jboss.invocation.http.interfaces.ClientMethodInterceptorHA
Handle methods locally on the client
invoke(Invocation) - Method in class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
This method builds a MarshalledInvocation from the invocation passed in and then does a post to the target URL.
invoke(String, Object[], String[]) - Method in class org.jboss.invocation.http.server.HAInvokerWrapper
The JMX DynamicMBean invoke entry point.
invoke(Invocation) - Method in class org.jboss.invocation.http.server.HAInvokerWrapper
The invoker entry point.
invoke(Invocation) - Method in class org.jboss.invocation.http.server.HttpInvokerHA
Invoke a Remote interface method.
invoke(Invocation) - Method in class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
The invocation on the delegate, calls the right invoker.
invoke(Invocation) - Method in class org.jboss.invocation.jrmp.server.JRMPInvokerHA
Invoke a Remote interface method.
invoke(Invocation) - Method in class org.jboss.invocation.pooled.server.PooledInvokerHA
Invoke a Remote interface method.
invokeHome(Invocation) - Method in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
invokeHome(Invocation) - Method in class org.jboss.ejb.plugins.StatefulHASessionSynchronisationInterceptor
 
invokeHome(Invocation) - Method in class org.jboss.ha.framework.test.ExplicitFailoverServerInterceptor
 
invokeHome(Invocation) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ServerTCLInterceptor
 
invokeRemote(Object, Method, Object[]) - Method in class org.jboss.ha.framework.interfaces.HARMIClient
 
invokeSingletonMBeanMethod(ObjectName, String, Object) - Method in class org.jboss.ha.singleton.HASingletonController
 
invoker - Variable in class org.jboss.proxy.generic.ProxyFactoryHA
 
invokerHA - Variable in class org.jboss.proxy.generic.ProxyFactoryHA
 
invokerMap - Variable in class org.jboss.ha.framework.server.HARMIServerImpl
 
ipAddress - Variable in class org.jboss.ha.jndi.DetachedHANamingService.AutomaticDiscovery
 
isCurrent(long) - Method in interface org.jboss.ha.framework.server.util.DistributedTimedCachePolicy.TimedEntry
Is the entry still valid basis the current time
isCurrentNodeCoordinator() - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
isDRMMasterReplica() - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
 
isDebugEnabled - Variable in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
isDefinitive - Variable in class org.jboss.ha.framework.interfaces.GenericClusteringException
 
isDefinitive() - Method in class org.jboss.ha.framework.interfaces.GenericClusteringException
 
isLocal() - Method in class org.jboss.ha.framework.interfaces.HARMIClient
 
isLocal() - Method in interface org.jboss.ha.framework.interfaces.HARMIProxy
 
isMasterNode() - Method in interface org.jboss.ha.singleton.HASingletonMBean
 
isMasterNode() - Method in class org.jboss.ha.singleton.HASingletonSupport
 
isMasterNode() - Method in class org.jboss.mq.il.ha.HAILServerILService
 
isMasterNode() - Method in interface org.jboss.mq.il.ha.HAILServerILServiceMBean
 
isMasterReplica(String) - Method in interface org.jboss.ha.framework.interfaces.DistributedReplicantManager
Indicates if the current node is the master replica for this given key.
isMasterReplica(String) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
isModified - Variable in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
Optional isModified method used by storeEntity
isModified(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
 
isModified - Variable in class org.jboss.ejb.plugins.StatefulHASessionSynchronisationInterceptor
 
isModified() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
isModified - Variable in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanImpl
 
isModified() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanImpl
 
isStateIdentical(byte[]) - Method in interface org.jboss.ha.hasessionstate.interfaces.PackagedSession
 
isStateIdentical(byte[]) - Method in class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 
isStoreRequired(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
This method is used to determine if an entity should be stored.

J

JGCacheInvalidationBridge - class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge.
JGroups implementation of a cache invalidation bridge
JGCacheInvalidationBridge() - Constructor for class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
JGCacheInvalidationBridgeMBean - interface org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridgeMBean.
Cache Invalidation bridge working over JavaGroup.
JNDI_FOLDER_NAME_FOR_HAPARTITION - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
JNDI_FOLDER_NAME_FOR_HASESSIONSTATE - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
JNDI_NAME - Static variable in interface org.jboss.ha.httpsession.beanimpl.interfaces.ClusteredHTTPSessionHome
 
JNDI_NAME - Static variable in interface org.jboss.ha.httpsession.beanimpl.interfaces.LocalClusteredHTTPSessionHome
 
JRMPInvokerHA - class org.jboss.invocation.jrmp.server.JRMPInvokerHA.
The JRMPInvokerHA is an HA-RMI implementation that can generate Invocations from RMI/JRMP into the JMX base
JRMPInvokerHA() - Constructor for class org.jboss.invocation.jrmp.server.JRMPInvokerHA
Explicit no-args constructor.
JRMPInvokerProxyHA - class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA.
An extension of the JRMPInvokerProxy that supports failover and load balancing among a
JRMPInvokerProxyHA() - Constructor for class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
 
JRMPInvokerProxyHA(ArrayList, LoadBalancePolicy, String, long) - Constructor for class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
 
jgId - Variable in class org.jboss.ha.framework.interfaces.ClusterNode
 
jgProps - Variable in class org.jboss.ha.framework.server.ClusterPartition
 
jgmembers - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
 
jgotherMembers - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
 
jmxBind() - Method in class org.jboss.invocation.pooled.server.PooledInvokerHA
 
jmxName - Variable in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
jndiName - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateService
 
jrmp - Variable in class org.jboss.proxy.ejb.ProxyFactoryHA
 

K

key - Variable in class org.jboss.ha.framework.interfaces.HARMIClient
 
key - Variable in class org.jboss.ha.framework.server.HARMIServerImpl
 
key - Variable in class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 
keyHasBeenRemoved(String, Serializable, Serializable, boolean) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
keyHasBeenRemoved(String, Serializable, Serializable, boolean) - Method in class org.jboss.ejb.plugins.ClusterSyncEntityInstanceCache
Called whenever a key has been removed from a category the called object had subscribed in.
keyHasBeenRemoved(String, String, Serializable, boolean) - Method in interface org.jboss.ha.framework.interfaces.DistributedState.DSListener
Deprecated. Called whenever a key has been removed from a category the called object had subscribed in.
keyHasBeenRemoved(String, Serializable, Serializable, boolean) - Method in interface org.jboss.ha.framework.interfaces.DistributedState.DSListenerEx
Called whenever a key has been removed from a category the called object had subscribed in.
keyListeners - Variable in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
keyListeners - Variable in class org.jboss.ha.framework.server.DistributedStateImpl
 

L

LoadBalancePolicy - interface org.jboss.ha.framework.interfaces.LoadBalancePolicy.
Base interface for load-balancing policies.
LocalClusteredHTTPSession - interface org.jboss.ha.httpsession.beanimpl.interfaces.LocalClusteredHTTPSession.
Local interface for clustered HTTP sessions.
LocalClusteredHTTPSessionHome - interface org.jboss.ha.httpsession.beanimpl.interfaces.LocalClusteredHTTPSessionHome.
Local Home interface for clustered HTTP session.
lastAccessTime - Variable in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanCmp11
 
lastModificationTimeInVM - Variable in class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 
latch - Variable in class org.jboss.ha.framework.server.HATarget
 
list(Name) - Method in class org.jboss.ha.jndi.HAJNDI
 
list(Name) - Method in class org.jboss.ha.jndi.TreeHead
 
listBindings(Name) - Method in class org.jboss.ha.jndi.HAJNDI
 
listBindings(Name) - Method in class org.jboss.ha.jndi.TreeHead
 
listContent() - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
listContent() - Method in interface org.jboss.ha.framework.server.DistributedReplicantManagerImplMBean
 
listContent() - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
listContent() - Method in interface org.jboss.ha.framework.server.DistributedStateImplMBean
 
listXmlContent() - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
listXmlContent() - Method in interface org.jboss.ha.framework.server.DistributedReplicantManagerImplMBean
 
listXmlContent() - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
listXmlContent() - Method in interface org.jboss.ha.framework.server.DistributedStateImplMBean
 
listen() - Method in class org.jboss.ha.jndi.DetachedHANamingService.AutomaticDiscovery
 
listen() - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
listener - Variable in class org.jboss.proxy.generic.ProxyFactoryHA
 
listeners - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
The HAMembershipListener and HAMembershipExtendedListeners
listeners - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
loadBalancePolicy - Variable in class org.jboss.ha.framework.interfaces.HARMIClient
 
loadBalancePolicy - Variable in class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
 
loadBalancePolicy - Variable in class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
 
loadBalancePolicy - Variable in class org.jboss.proxy.generic.ProxyFactoryHA
 
loadEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
This method is called whenever an entity shall be load from the underlying storage.
local - Variable in class org.jboss.ha.framework.interfaces.HARMIClient
 
localGroups - Variable in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
localHttpSessionHome - Variable in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
localJGAddress - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
the local JG IP Address
localRandomizer - Static variable in class org.jboss.ha.framework.interfaces.RandomRobin
This needs to be a class variable or else you end up with multiple Random numbers with the same seed when many clients lookup a proxy.
localReplicants - Variable in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
localTakeOwnership(String, Object) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
lockAppSession - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
lockExists(String, Object) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
locks - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
log - Variable in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
log - Variable in class org.jboss.ha.framework.server.DistributedStateImpl
 
log - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
The cluster instance log category
log - Variable in class org.jboss.ha.framework.server.HARMIServerImpl
 
log - Variable in class org.jboss.ha.framework.server.HATarget
 
log - Static variable in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
 
log - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
log - Variable in class org.jboss.ha.jndi.DetachedHANamingService.AutomaticDiscovery
 
log - Static variable in class org.jboss.proxy.ejb.ProxyFactoryHA
 
logHistory(String) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
lookup(Name) - Method in class org.jboss.ha.jndi.HAJNDI
 
lookup(Name) - Method in class org.jboss.ha.jndi.TreeHead
 
lookupLocalReplicant(String) - Method in interface org.jboss.ha.framework.interfaces.DistributedReplicantManager
Lookup the replicant attached to this cluster node
lookupLocalReplicant(String) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
lookupLocalReplicants() - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
Cluster callback called when a node wants to know our complete list of local replicants
lookupLocally(Name) - Method in class org.jboss.ha.jndi.TreeHead
 
lookupReplicants(String) - Method in interface org.jboss.ha.framework.interfaces.DistributedReplicantManager
Return a list of all replicants.
lookupReplicants(String) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
lookupReplicantsNodeNames(String) - Method in interface org.jboss.ha.framework.interfaces.DistributedReplicantManager
Return a list of all replicants node names.
lookupReplicantsNodeNames(String) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 

M

MAKE_INVOCATIONS_WAIT - Static variable in class org.jboss.ha.framework.server.HATarget
 
MAX_DELAY_BEFORE_CLEANING_UNRECLAIMED_STATE - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
mBackgroundPartition - Variable in class org.jboss.ha.framework.server.FarmMemberService
 
mClusterPartitionName - Variable in class org.jboss.ha.framework.server.FarmMemberService
 
mContent - Variable in class org.jboss.ha.framework.server.FarmMemberServiceMBean.FileContent
 
mFile - Variable in class org.jboss.ha.framework.server.FarmMemberServiceMBean.FileContent
 
makeThisNodeMaster() - Method in class org.jboss.ha.singleton.HASingletonSupport
 
marshalledInvocationMapping - Variable in class org.jboss.ha.jndi.DetachedHANamingService
The mapping from the long method hash to the Naming Method
mbeanServer - Variable in class org.jboss.ha.framework.server.DistributedStateImpl
 
mbeanserver - Variable in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
me - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
me as a ClusterNode
memberNodeNames - Variable in class org.jboss.ha.framework.interfaces.SubPartitionInfo
List of nodes part of this sub-partition
members - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
The current cluster partition members
membershipChanged(Vector, Vector, Vector) - Method in interface org.jboss.ha.framework.interfaces.HAPartition.HAMembershipListener
Called when a new partition topology occurs.
membershipChanged(Vector, Vector, Vector) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
membershipChanged(ArrayList, ArrayList, ArrayList, String) - Method in class org.jboss.ha.framework.server.util.PingJndi
The TopologyMonitorService trigger callback operation.
membershipChanged(ArrayList, ArrayList, ArrayList, String) - Method in interface org.jboss.ha.framework.server.util.PingJndiMBean
The TopologyMonitorService trigger callback operation.
membershipChanged(Vector, Vector, Vector) - Method in class org.jboss.ha.framework.server.util.TopologyMonitorService
Called when a new partition topology occurs.
membershipChangedDuringMerge(Vector, Vector, Vector, Vector) - Method in interface org.jboss.ha.framework.interfaces.HAPartition.HAMembershipExtendedListener
Extends HAMembershipListener to receive a specific callback when a network-partition merge occurs.
membershipChangedDuringMerge(Vector, Vector, Vector, Vector) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
merge(SubPartitionInfo) - Method in class org.jboss.ha.framework.interfaces.SubPartitionInfo
 
mergeMembers() - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
method_call_timeout - Variable in class org.jboss.ha.framework.server.ClusterPartition
 
myNodeName - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 

N

NOTIFICATION_SINGLETON_MOVED - Static variable in class org.jboss.mq.il.ha.HAILServerILService
 
name - Variable in class org.jboss.ha.framework.server.DistributedStateImpl
 
newGroupCreated(String) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
newReplicants - Variable in class org.jboss.ha.framework.interfaces.HARMIResponse
 
newSessionStateTopology(HAPartition) - Method in class org.jboss.ejb.plugins.StatefulHASessionPersistenceManager
 
nextThreadID() - Static method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
nodeAddress - Variable in class org.jboss.ha.framework.server.ClusterPartition
 
nodeName - Variable in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
nodeName - Variable in class org.jboss.ha.framework.server.ClusterPartition
 
nodeName - Variable in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
nodeName - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
The cluster transport protocol address string
nodesPerSubPartition - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateTopologyComputerImpl
 
notifyKeyListeners(String, List) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
Notifies, through a callback, the listeners for a given replicant that the set of replicants has changed
notifyKeyListeners(String, Serializable, Serializable, boolean) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
notifyKeyListenersOfRemove(String, Serializable, Serializable, boolean) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
notifyListeners(ArrayList, long, Vector, Vector, Vector, Vector) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
now - Variable in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
The caches notion of the current time

O

OBJECT_NAME - Static variable in interface org.jboss.ha.framework.server.ClusterPartitionMBean
 
OBJECT_NAME - Static variable in interface org.jboss.ha.framework.server.FarmMemberServiceMBean
The default object name.
OBJECT_NAME - Static variable in interface org.jboss.ha.hasessionstate.server.HASessionStateServiceMBean
 
objectFromByteBuffer(byte[]) - Static method in class org.jboss.ha.framework.server.HAPartitionImpl
Creates an object from a byte buffer
objectToByteBuffer(Object) - Static method in class org.jboss.ha.framework.server.HAPartitionImpl
Serializes an object into a byte buffer.
onlyAllowLocalInvocations() - Method in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
org.jboss.cache.invalidation.bridges - package org.jboss.cache.invalidation.bridges
 
org.jboss.ejb.plugins - package org.jboss.ejb.plugins
 
org.jboss.ha.framework.interfaces - package org.jboss.ha.framework.interfaces
 
org.jboss.ha.framework.server - package org.jboss.ha.framework.server
 
org.jboss.ha.framework.server.util - package org.jboss.ha.framework.server.util
 
org.jboss.ha.framework.test - package org.jboss.ha.framework.test
 
org.jboss.ha.hasessionstate.interfaces - package org.jboss.ha.hasessionstate.interfaces
 
org.jboss.ha.hasessionstate.server - package org.jboss.ha.hasessionstate.server
 
org.jboss.ha.httpsession.beanimpl.ejb - package org.jboss.ha.httpsession.beanimpl.ejb
 
org.jboss.ha.httpsession.beanimpl.interfaces - package org.jboss.ha.httpsession.beanimpl.interfaces
 
org.jboss.ha.httpsession.interfaces - package org.jboss.ha.httpsession.interfaces
 
org.jboss.ha.httpsession.server - package org.jboss.ha.httpsession.server
 
org.jboss.ha.jmx - package org.jboss.ha.jmx
 
org.jboss.ha.jndi - package org.jboss.ha.jndi
 
org.jboss.ha.singleton - package org.jboss.ha.singleton
 
org.jboss.invocation - package org.jboss.invocation
 
org.jboss.invocation.http.interfaces - package org.jboss.invocation.http.interfaces
 
org.jboss.invocation.http.server - package org.jboss.invocation.http.server
 
org.jboss.invocation.jrmp.interfaces - package org.jboss.invocation.jrmp.interfaces
 
org.jboss.invocation.jrmp.server - package org.jboss.invocation.jrmp.server
 
org.jboss.invocation.pooled.server - package org.jboss.invocation.pooled.server
 
org.jboss.javagroups.protocols - package org.jboss.javagroups.protocols
 
org.jboss.mq.il.ha - package org.jboss.mq.il.ha
 
org.jboss.proxy.ejb - package org.jboss.proxy.ejb
 
org.jboss.proxy.generic - package org.jboss.proxy.generic
 
originalJGAddress - Variable in class org.jboss.ha.framework.interfaces.ClusterNode
 
otherMembers - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
The partition members other than this node
ownedObjectExternallyModified(String, Object, PackagedSession, PackagedSession) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
owner - Variable in class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 

P

PackagedSession - interface org.jboss.ha.hasessionstate.interfaces.PackagedSession.
Information about a session that is shared by nodes in a same sub-partition
PackagedSessionImpl - class org.jboss.ha.hasessionstate.server.PackagedSessionImpl.
Default implementation of PackagedSession
PackagedSessionImpl() - Constructor for class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 
PackagedSessionImpl(Serializable, byte[], String) - Constructor for class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 
PingJndi - class org.jboss.ha.framework.server.util.PingJndi.
A utility MBean that can be used as the trigger target of the TopologyMonitorService to probe the state of JNDI on the cluster nodes.
PingJndi() - Constructor for class org.jboss.ha.framework.server.util.PingJndi
 
PingJndiMBean - interface org.jboss.ha.framework.server.util.PingJndiMBean.
 
PooledInvokerHA - class org.jboss.invocation.pooled.server.PooledInvokerHA.
This invoker pools Threads and client connections to one server socket.
PooledInvokerHA() - Constructor for class org.jboss.invocation.pooled.server.PooledInvokerHA
 
ProxyFactoryHA - class org.jboss.proxy.ejb.ProxyFactoryHA.
ProxyFactory for Clustering
ProxyFactoryHA() - Constructor for class org.jboss.proxy.ejb.ProxyFactoryHA
 
ProxyFactoryHA - class org.jboss.proxy.generic.ProxyFactoryHA.
ProxyFactory for Clustering
ProxyFactoryHA() - Constructor for class org.jboss.proxy.generic.ProxyFactoryHA
 
ProxyFactoryHAMBean - interface org.jboss.proxy.generic.ProxyFactoryHAMBean.
ProxyFactory for Clustering
parentDUMap - Variable in class org.jboss.ha.framework.server.FarmMemberService
 
partition - Variable in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
partition - Variable in class org.jboss.ha.framework.server.ClusterPartition
 
partition - Variable in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
partition - Variable in class org.jboss.ha.framework.server.DistributedStateImpl
 
partition - Variable in class org.jboss.ha.framework.server.HATarget
 
partition - Variable in class org.jboss.ha.jndi.DetachedHANamingService
The HAPartition used for the state transfer service
partition - Variable in class org.jboss.ha.jndi.HAJNDI
 
partitionName - Variable in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
partitionName - Variable in class org.jboss.ha.framework.server.ClusterPartition
 
partitionName - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
The JChannel name
partitionName - Variable in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
 
partitionName - Variable in class org.jboss.ha.jndi.DetachedHANamingService
The partition name used to lookup the HAPartition binding
partitionNameKnown - Variable in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
partitionObjectName - Variable in class org.jboss.proxy.generic.ProxyFactoryHA
 
partitionTopologyChanged(List, int) - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
 
partitionTopologyChanged(List, int) - Method in class org.jboss.ha.singleton.HASingletonSupport
When topology changes, a new master is elected based on the result of the isDRMMasterReplica() call.
partitions - Variable in class org.jboss.ha.framework.interfaces.SubPartitionsInfo
 
passivateEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
This method is called when an entity shall be passivate.
passivateSession(StatefulSessionEnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulHASessionPersistenceManager
 
peek(Object) - Method in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
Get the cache value for key.
peekEntry(Object) - Method in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
Get the raw TimedEntry for key without performing any expiration check.
ping(ConnectionToken, long) - Method in class org.jboss.mq.il.ha.HAILServerIL
Overrides the UIL ping to take into account occasional migration of the UIL server singleton
port - Variable in class org.jboss.ha.jndi.DetachedHANamingService
The jnp protocol listening port.
postCreateEntity(Method, Object[], EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
This method is called after the ejbCreate.
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.ha.framework.server.FarmMemberService
Saves the MBeanServer reference, create the Farm Member Name and add its Notification Listener to listen for Deployment / Undeployment notifications from the MainDeployer.
printEventMsg(Message) - Method in class org.jboss.javagroups.protocols.EVENT_TRACE
 
proxyFamilyName - Variable in class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
 
proxyFamilyName - Variable in class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
 
publishLocalInvalidationGroups() - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
pullNewDeployments(HAPartition, HashMap) - Method in class org.jboss.ha.framework.server.FarmMemberService
 
purgeDeadMembers(Vector) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
get rid of dead members from replicant list return true if anything was purged.
purgeRunningInvocations() - Method in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
purgeState() - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 

R

RPC_HANLE_NAME - Variable in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
RandomRobin - class org.jboss.ha.framework.interfaces.RandomRobin.
LoadBalancingPolicy implementation that always fully randomly select its target (without basing its decision on any historic).
RandomRobin() - Constructor for class org.jboss.ha.framework.interfaces.RandomRobin
 
RoundRobin - class org.jboss.ha.framework.interfaces.RoundRobin.
LoadBalancingPolicy implementation that always favor the next available target load balancing always occurs.
RoundRobin() - Constructor for class org.jboss.ha.framework.interfaces.RoundRobin
 
random - Variable in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
readAcquireTimeMs - Variable in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
readExternal(ObjectInput) - Method in class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
Un-externalize this instance.
readExternal(ObjectInput) - Method in class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
Un-externalize this instance.
rebind(Name, Object, String) - Method in class org.jboss.ha.jndi.HAJNDI
 
rebind(Name, Object, String) - Method in class org.jboss.ha.jndi.TreeHead
 
receive(Message) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
refresh() - Method in interface org.jboss.ha.framework.server.util.DistributedTimedCachePolicy.TimedEntry
Attempt to extend the entry lifetime by refreshing it.
registerBean(ObjectName, HATarget) - Method in interface org.jboss.invocation.InvokerHA
 
registerBean(ObjectName, HATarget) - Method in class org.jboss.invocation.http.server.HttpInvokerHA
 
registerBean(ObjectName, HATarget) - Method in class org.jboss.invocation.jrmp.server.JRMPInvokerHA
 
registerBean(ObjectName, HATarget) - Method in class org.jboss.invocation.pooled.server.PooledInvokerHA
 
registerDRMListener() - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
 
registerDSListener(String, DistributedState.DSListener) - Method in interface org.jboss.ha.framework.interfaces.DistributedState
Subscribes to receive DistributedState.DSListener events
registerDSListener(String, DistributedState.DSListener) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
registerDSListenerEx(String, DistributedState.DSListenerEx) - Method in interface org.jboss.ha.framework.interfaces.DistributedState
Subscribes to receive DistributedState.DSListenerEx events
registerDSListenerEx(String, DistributedState.DSListenerEx) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
registerListener(String, DistributedReplicantManager.ReplicantListener) - Method in interface org.jboss.ha.framework.interfaces.DistributedReplicantManager
Subscribe a new listener DistributedReplicantManager.ReplicantListener for replicants change
registerListener(String, DistributedReplicantManager.ReplicantListener) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
registerListener(String, Object) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
registerMembershipListener(HAPartition.HAMembershipListener) - Method in interface org.jboss.ha.framework.interfaces.HAPartition
Subscribes to receive HAPartition.HAMembershipListener events.
registerMembershipListener(HAPartition.HAMembershipListener) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
registerRPCHandler(String, Object) - Method in interface org.jboss.ha.framework.interfaces.HAPartition
The partition receives RPC calls from other nodes in the cluster and demultiplex them, according to a service name, to a particular service.
registerRPCHandler(String, Object) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
registerRPCHandler() - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
 
releaseCurrentLatch() - Method in class org.jboss.ha.framework.server.HATarget
 
remoteTargetHasFailed(Object) - Method in class org.jboss.ha.framework.interfaces.HARMIClient
 
remoteTargetHasFailed(Object) - Method in class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
 
remoteTargetHasFailed(Object) - Method in class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
 
remotelyDeployed - Variable in class org.jboss.ha.framework.server.FarmMemberService
 
remotelyUndeployed - Variable in class org.jboss.ha.framework.server.FarmMemberService
 
remove(String) - Method in interface org.jboss.ha.framework.interfaces.DistributedReplicantManager
Remove the entire key from the ReplicationService
remove(String, Serializable) - Method in interface org.jboss.ha.framework.interfaces.DistributedState
Remove the key from the ReplicationService in the given category
remove(String, Serializable, boolean) - Method in interface org.jboss.ha.framework.interfaces.DistributedState
Same as remove(String, String) but caller can choose if the call is made synchronously or asynchronously.
remove(String) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
remove(String, Serializable) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
remove(String, Serializable, boolean) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
remove(Object) - Method in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
Remove the entry associated with key and call destroy on the entry if found.
removeDeadTarget(Object) - Method in interface org.jboss.ha.framework.interfaces.FamilyClusterInfo
 
removeDeadTarget(Object) - Method in class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl
 
removeDeadTarget(Object) - Method in class org.jboss.ha.framework.interfaces.HARMIClient
 
removeDeadTarget(Object) - Method in class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
 
removeDeadTarget(Object) - Method in class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
 
removeEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
This method is called when an entity shall be removed from the underlying storage.
removeHAILNotificationListener() - Method in class org.jboss.mq.il.ha.HAILServerIL
 
removeHttpSession(String) - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
removeHttpSession(String) - Method in interface org.jboss.ha.httpsession.server.ClusteredHTTPSessionServiceMBean
Remove an HttpSession from the cluster (log off for example)
removeLock(String, Object) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
removePassivated(Object) - Method in class org.jboss.ejb.plugins.StatefulHASessionPersistenceManager
 
removeReplicant(String, String) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
removeSession(StatefulSessionEnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulHASessionPersistenceManager
 
removeSession(String, Object) - Method in interface org.jboss.ha.hasessionstate.interfaces.HASessionState
Remove a session from the sub-partition
removeSession(String, Object) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
remove_types - Variable in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
remove_types - Static variable in class org.jboss.ha.framework.server.DistributedStateImpl
 
replicantEntryAlreadyExists(String, String) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
Indicates if the a replicant already exists for a given key/node pair
replicantEntryAlreadyExists(HashMap, String, String) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
Indicates if the a replicant already exists for a given key/node pair in the give data structure
replicantManager - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
The cluster replicant manager
replicantName - Variable in class org.jboss.ha.framework.server.HATarget
 
replicantName - Variable in class org.jboss.proxy.ejb.ProxyFactoryHA
 
replicantName - Variable in class org.jboss.proxy.generic.ProxyFactoryHA
 
replicants - Variable in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
replicants - Variable in class org.jboss.ha.framework.server.HATarget
 
replicantsChanged(String, List, int) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
replicantsChanged(String, List, int) - Method in interface org.jboss.ha.framework.interfaces.DistributedReplicantManager.ReplicantListener
Callback called when the content/list of replicant for a given replicant key has changed
replicantsChanged(String, List, int) - Method in class org.jboss.ha.framework.server.HARMIServerImpl.RefreshProxiesHATarget
 
replicantsChanged(String, List, int) - Method in class org.jboss.ha.framework.server.HATarget
 
replicantsChanged(String, List, int) - Method in class org.jboss.proxy.ejb.ProxyFactoryHA
 
replicantsChanged(String, List, int) - Method in class org.jboss.proxy.generic.ProxyFactoryHA
 
republishLocalReplicants() - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
resetView() - Method in interface org.jboss.ha.framework.interfaces.FamilyClusterInfo
 
resetView() - Method in class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl
 
resetView() - Method in class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
 
resetView() - Method in class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
 
resolution - Variable in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
The resolution in seconds of the cach current time
resolutionTimer - Static variable in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
 
response - Variable in class org.jboss.ha.framework.interfaces.HARMIResponse
 
revertOrigin(Invocation, String) - Method in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
rmiPort - Variable in class org.jboss.ha.jndi.HANamingService
The RMI port on which the Naming implementation will be exported.
rmiServers - Static variable in interface org.jboss.ha.framework.interfaces.HARMIServer
 
rmistub - Variable in class org.jboss.ha.framework.server.HARMIServerImpl
 
rpcHandlers - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
 
rpc_batch_invalidate_types - Variable in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
rpc_invalidate_all_types - Variable in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
rpc_invalidate_types - Variable in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
rpc_invalidates_types - Variable in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
run() - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl.MembersPublisher
Called when service needs to re-publish its local replicants to other cluster members after this node has joined the cluster.
run() - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl.MergeMembers
Called when the service needs to merge with another partition.
run() - Method in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
The TimerTask run method.
run() - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService.CleanupDaemon
 
run() - Method in class org.jboss.ha.jndi.DetachedHANamingService.AutomaticDiscovery
 
run() - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
runningHomeInvocations - Variable in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
runningInvocations - Variable in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
rwLock - Variable in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 

S

SERVICE_NAME - Static variable in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
SERVICE_NAME - Static variable in class org.jboss.ha.framework.server.DistributedStateImpl
 
SERVICE_NAME - Static variable in class org.jboss.ha.framework.server.FarmMemberService
 
SESSION_ID_BYTES - Static variable in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
SESSION_ID_HASH_ALGORITHM - Static variable in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
SESSION_ID_RANDOM_ALGORITHM - Static variable in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
SESSION_ID_RANDOM_ALGORITHM_ALT - Static variable in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
SerializableHttpSession - interface org.jboss.ha.httpsession.interfaces.SerializableHttpSession.
Tag interface to make HttpSession serializable.
ServerTCLInterceptor - class org.jboss.ha.httpsession.beanimpl.ejb.ServerTCLInterceptor.
 
ServerTCLInterceptor() - Constructor for class org.jboss.ha.httpsession.beanimpl.ejb.ServerTCLInterceptor
 
StatefulHASessionInstanceCache - class org.jboss.ejb.plugins.StatefulHASessionInstanceCache.
SFSB cache for clustered environment.
StatefulHASessionInstanceCache() - Constructor for class org.jboss.ejb.plugins.StatefulHASessionInstanceCache
 
StatefulHASessionPersistenceManager - class org.jboss.ejb.plugins.StatefulHASessionPersistenceManager.
This persistence manager work with an underlying HASessionState to get clustered state.
StatefulHASessionPersistenceManager() - Constructor for class org.jboss.ejb.plugins.StatefulHASessionPersistenceManager
Creates new StatefulHASessionPersistenceManager
StatefulHASessionSynchronisationInterceptor - class org.jboss.ejb.plugins.StatefulHASessionSynchronisationInterceptor.
This interceptor synchronizes a HA SFSB instance with its underlying persistent manager.
StatefulHASessionSynchronisationInterceptor() - Constructor for class org.jboss.ejb.plugins.StatefulHASessionSynchronisationInterceptor
 
SubPartitionInfo - class org.jboss.ha.framework.interfaces.SubPartitionInfo.
Holder class that knows about a particular HA(sub)Partition i.e.
SubPartitionInfo() - Constructor for class org.jboss.ha.framework.interfaces.SubPartitionInfo
 
SubPartitionInfo(String, String[]) - Constructor for class org.jboss.ha.framework.interfaces.SubPartitionInfo
 
SubPartitionsInfo - class org.jboss.ha.framework.interfaces.SubPartitionsInfo.
Holder class that knows about a set of HA(sub)Partition currently building the overall cluster.
SubPartitionsInfo() - Constructor for class org.jboss.ha.framework.interfaces.SubPartitionsInfo
 
sendNotification(Notification) - Method in interface org.jboss.ha.jmx.HAServiceMBean
Broadcast the notification to the remote listener nodes (if any) and then invoke super.sendNotification() to notify local listeners.
sendNotification(Notification) - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
Broadcast the notification to the remote listener nodes (if any) and then invoke super.sendNotification() to notify local listeners.
sendNotificationRemote(Notification) - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
Broadcast a notifcation remotely to the partition participants
sendNotificationToLocalListeners(Notification) - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
 
serialVersionUID - Static variable in interface org.jboss.ha.framework.interfaces.HARMIProxy
The serialVersionUID
serialVersionUID - Static variable in interface org.jboss.ha.framework.interfaces.LoadBalancePolicy
The serialVersionUID
serialVersionUID - Static variable in interface org.jboss.ha.hasessionstate.interfaces.PackagedSession
The serialVersionUID
serialVersionUID - Static variable in interface org.jboss.ha.httpsession.interfaces.SerializableHttpSession
The serialVersionUID
serializeSession() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanImpl
 
serializedSession - Variable in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanCmp11
 
server - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
The JMX MBeanServer to use for registrations
serverSocketFactory - Variable in class org.jboss.ha.jndi.HANamingService
An optional custom server socket factory
serverSocketFactoryName - Variable in class org.jboss.ha.jndi.HANamingService
The class name of the optional custom server socket factory
sessionExternallyModified(PackagedSession) - Method in class org.jboss.ejb.plugins.StatefulHASessionPersistenceManager
 
sessionExternallyModified(PackagedSession) - Method in interface org.jboss.ha.hasessionstate.interfaces.HASessionState.HASessionStateListener
 
sessionState - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateService
 
sessionStateIdentifier - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
sessionStateIdentifier - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateTopologyComputerImpl
 
sessionTimeout - Variable in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
set(String, Serializable, Serializable) - Method in interface org.jboss.ha.framework.interfaces.DistributedState
Associates a value to a key in a specific category
set(String, Serializable, Serializable, boolean) - Method in interface org.jboss.ha.framework.interfaces.DistributedState
Same as set(String, String) but caller can choose if the call is made synchronously or asynchronously.
set(String, Serializable, Serializable) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
set(String, Serializable, Serializable, boolean) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
setAutoDiscoveryAddress(String) - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
setAutoDiscoveryAddress(String) - Method in interface org.jboss.ha.jndi.DetachedHANamingServiceMBean
Set the auto-discovery bootstrap multicast address.
setAutoDiscoveryGroup(int) - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
setAutoDiscoveryGroup(int) - Method in interface org.jboss.ha.jndi.DetachedHANamingServiceMBean
Set the Auto-discovery multicast port.
setBacklog(int) - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
setBacklog(int) - Method in interface org.jboss.ha.jndi.DetachedHANamingServiceMBean
Set the accept backlog for the bootstrap server socket
setBeanCleaningDelay(long) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateService
 
setBeanCleaningDelay(long) - Method in interface org.jboss.ha.hasessionstate.server.HASessionStateServiceMBean
 
setBindAddress(String) - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
setBindAddress(String) - Method in interface org.jboss.ha.jndi.DetachedHANamingServiceMBean
Set the bootstrap IP address on which the HA-JNDI stub is made available
setBridgeName(String) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
setBridgeName(String) - Method in interface org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridgeMBean
 
setClientSocketFactory(String) - Method in class org.jboss.ha.jndi.HANamingService
 
setClientSocketFactory(String) - Method in interface org.jboss.ha.jndi.HANamingServiceMBean
 
setCompletionStatus(int) - Method in class org.jboss.ha.framework.interfaces.GenericClusteringException
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
This callback is set by the container so that the plugin may access it
setContainer(Container) - Method in class org.jboss.ejb.plugins.CleanShutdownInterceptor
This callback is set by the container so that the plugin may access it
setContainer(Container) - Method in class org.jboss.ejb.plugins.StatefulHASessionPersistenceManager
 
setContainer(Container) - Method in class org.jboss.ejb.plugins.StatefulHASessionSynchronisationInterceptor
This callback is set by the container so that the plugin may access it
setContainer(Container) - Method in class org.jboss.ha.framework.test.ExplicitFailoverServerInterceptor
 
setCreationTime(long) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
setCreationTime(long) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanCmp11
 
setCurrentState(Serializable) - Method in interface org.jboss.ha.framework.interfaces.HAPartition.HAPartitionStateTransfer
This callback method is called when a new service starts on a new node: the state that it should hold is transfered to it through this callback
setCurrentState(Serializable) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
setCurrentState(Serializable) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
setCurrentState(Serializable) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
setCurrentState(Serializable) - Method in class org.jboss.ha.jndi.HAJNDI
 
setCursor(int) - Method in interface org.jboss.ha.framework.interfaces.FamilyClusterInfo
 
setCursor(int) - Method in class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl
 
setDeadlockDetection(boolean) - Method in class org.jboss.ha.framework.server.ClusterPartition
 
setDeadlockDetection(boolean) - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
 
setDefaultLifetime(int) - Method in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
Set the default lifetime of cache entries for new values added to the cache.
setDistributedState(String, Serializable) - Method in interface org.jboss.ha.jmx.HAServiceMBean
Convenience method for sharing state across a cluster partition.
setDistributedState(String, Serializable) - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
Convenience method for sharing state across a cluster partition.
setEntityContext(EntityContext) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
setFarmDeployDirectory(String) - Method in class org.jboss.ha.framework.server.FarmMemberService
Deprecated.  
setFarmDeployDirectory(String) - Method in interface org.jboss.ha.framework.server.FarmMemberServiceMBean
Deprecated.  
setHARMIHead(HAJNDI) - Method in class org.jboss.ha.jndi.TreeHead
 
setHAStub(Naming) - Method in class org.jboss.ha.jndi.HAJNDI
 
setHttpSession(String, SerializableHttpSession) - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
setHttpSession(String, SerializableHttpSession) - Method in interface org.jboss.ha.httpsession.server.ClusteredHTTPSessionServiceMBean
Associate a new session with the session id.
setInvalidationManager(String) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
setInvalidationManager(String) - Method in interface org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridgeMBean
 
setInvocationsAuthorization(int) - Method in class org.jboss.ha.framework.server.HATarget
 
setInvokerName(ObjectName) - Method in class org.jboss.invocation.http.server.HttpProxyFactoryHA
Override the superclass method to create a wrapped ObjectName for the HAInvokerWrapper mbean.
setIsDefinitive(boolean) - Method in class org.jboss.ha.framework.interfaces.GenericClusteringException
 
setIsNewGroup() - Method in class org.jboss.ha.framework.interfaces.SubPartitionInfo
 
setJndiName(String) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateService
 
setJndiName(String) - Method in interface org.jboss.ha.hasessionstate.server.HASessionStateServiceMBean
 
setKey(Serializable) - Method in interface org.jboss.ha.hasessionstate.interfaces.PackagedSession
 
setKey(Serializable) - Method in class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 
setLastAccessedTime(long) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
setLastAccessedTime(long) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanCmp11
 
setLoadBalancePolicy(Class) - Method in class org.jboss.invocation.http.server.HttpProxyFactoryHA
Set the server side mbean that exposes the invoke operation for the exported interface
setLoadBalancePolicy(Class) - Method in interface org.jboss.invocation.http.server.HttpProxyFactoryHAMBean
Set the server side mbean that exposes the invoke operation for the exported interface
setLoadBalancePolicy(String) - Method in class org.jboss.proxy.generic.ProxyFactoryHA
 
setLoadBalancePolicy(String) - Method in interface org.jboss.proxy.generic.ProxyFactoryHAMBean
 
setLookupNames(String[]) - Method in class org.jboss.ha.framework.server.util.PingJndi
Set the names of JNDI bindings that should be queried on each host
setLookupNames(String[]) - Method in interface org.jboss.ha.framework.server.util.PingJndiMBean
Set the names of JNDI bindings that should be queried on each host
setMethodCallTimeout(long) - Method in class org.jboss.ha.framework.server.ClusterPartition
 
setMethodCallTimeout(long) - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
 
setMethodCallTimeout(long) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
setNodeAddress(InetAddress) - Method in class org.jboss.ha.framework.server.ClusterPartition
 
setNodeAddress(InetAddress) - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
 
setNodeName(String) - Method in class org.jboss.ha.framework.server.ClusterPartition
 
setNodeName(String) - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
 
setObject(Object) - Method in interface org.jboss.ha.framework.interfaces.FamilyClusterInfo
 
setObject(Object) - Method in class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl
 
setOrigin(Invocation) - Method in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
setOwner(String) - Method in interface org.jboss.ha.hasessionstate.interfaces.PackagedSession
 
setOwner(String) - Method in class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 
setPartition(HAPartition) - Method in class org.jboss.ha.jndi.TreeHead
 
setPartitionConfig(Element) - Method in class org.jboss.ha.framework.server.ClusterPartition
Convert a list of elements to the JG property string
setPartitionConfig(Element) - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
A write-only attribute that allows for an xml specification of the PartitionProperties string.
setPartitionName(String) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
setPartitionName(String) - Method in interface org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridgeMBean
 
setPartitionName(String) - Method in class org.jboss.ha.framework.server.ClusterPartition
 
setPartitionName(String) - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
 
setPartitionName(String) - Method in class org.jboss.ha.framework.server.FarmMemberService
 
setPartitionName(String) - Method in interface org.jboss.ha.framework.server.FarmMemberServiceMBean
 
setPartitionName(String) - Method in class org.jboss.ha.framework.server.util.TopologyMonitorService
 
setPartitionName(String) - Method in interface org.jboss.ha.framework.server.util.TopologyMonitorServiceMBean
Set the cluster parition name the mbean is monitoring
setPartitionName(String) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateService
 
setPartitionName(String) - Method in interface org.jboss.ha.hasessionstate.server.HASessionStateServiceMBean
 
setPartitionName(String) - Method in interface org.jboss.ha.jmx.HAServiceMBean
Set the name of the underlying partition that determine the cluster to use.
setPartitionName(String) - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
 
setPartitionName(String) - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
setPartitionName(String) - Method in interface org.jboss.ha.jndi.DetachedHANamingServiceMBean
Set the name of the underlying partition for the cluster to use.
setPartitionName(String) - Method in class org.jboss.invocation.http.server.HttpProxyFactoryHA
Set the name of the cluster partition the invoker is deployed in
setPartitionName(String) - Method in interface org.jboss.invocation.http.server.HttpProxyFactoryHAMBean
Set the name of the cluster partition the invoker is deployed in
setPartitionObjectName(ObjectName) - Method in class org.jboss.proxy.generic.ProxyFactoryHA
 
setPartitionObjectName(ObjectName) - Method in interface org.jboss.proxy.generic.ProxyFactoryHAMBean
 
setPartitionProperties(String) - Method in class org.jboss.ha.framework.server.ClusterPartition
 
setPartitionProperties(String) - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
 
setPort(int) - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
setPort(int) - Method in interface org.jboss.ha.jndi.DetachedHANamingServiceMBean
Set the bootstrap port on which the HA-JNDI stub is made available
setProperties(Properties) - Method in class org.jboss.javagroups.protocols.EVENT_TRACE
 
setProviderURLPattern(String) - Method in class org.jboss.ha.framework.server.util.PingJndi
Set the regular expression containing the hostname/IP address of the JNDI provider.
setProviderURLPattern(String) - Method in interface org.jboss.ha.framework.server.util.PingJndiMBean
Set the expression containing the hostname/IP ${host} reference of the JNDI provider.
setProxyFactoryObjectName(ObjectName) - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
setProxyFactoryObjectName(ObjectName) - Method in interface org.jboss.ha.jndi.DetachedHANamingServiceMBean
Set the proxy factory service name used to create the Naming transport * proxy.
setRmiPort(int) - Method in class org.jboss.ha.jndi.HANamingService
 
setRmiPort(int) - Method in interface org.jboss.ha.jndi.HANamingServiceMBean
RmiPort to be used by the HA-JNDI service once bound.
setScannerName(String) - Method in class org.jboss.ha.framework.server.FarmMemberService
Deprecated.  
setScannerName(String) - Method in interface org.jboss.ha.framework.server.FarmMemberServiceMBean
Deprecated.  
setSerializedSession(Serializable) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
setSerializedSession(Serializable) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanCmp11
 
setServerAddress(InetAddress) - Method in class org.jboss.mq.il.ha.HAILSharedState
Set the address of the singleton UIL Server host (which connects to the current JMS Server)
setServerAddress(InetAddress) - Method in interface org.jboss.mq.il.ha.HAILSharedStateMBean
Set the address of the singleton UIL Server host (which connects to the current JMS Server)
setServerPort(Integer) - Method in class org.jboss.mq.il.ha.HAILSharedState
Set the address of the singleton UIL Server host (which connects to the current JMS Server)
setServerPort(Integer) - Method in interface org.jboss.mq.il.ha.HAILSharedStateMBean
Set the address of the singleton UIL Server host (which connects to the current JMS Server)
setServerSocketFactory(String) - Method in class org.jboss.ha.jndi.HANamingService
 
setServerSocketFactory(String) - Method in interface org.jboss.ha.jndi.HANamingServiceMBean
 
setSession(SerializableHttpSession) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
setSession(SerializableHttpSession) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanImpl
 
setSession(SerializableHttpSession) - Method in interface org.jboss.ha.httpsession.beanimpl.interfaces.ClusteredHTTPSessionBusiness
Associate a new session (set of attributes, ...) to this id.
setSessionId(String) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
setSessionId(String) - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanCmp11
 
setSessionTimeout(long) - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
setSessionTimeout(long) - Method in interface org.jboss.ha.httpsession.server.ClusteredHTTPSessionServiceMBean
Indicate the duration, in ms, after which the session can be cleaned if no access occurs.
setSharedStateService(ObjectName) - Method in class org.jboss.mq.il.ha.HAILServerILService
 
setSharedStateService(ObjectName) - Method in interface org.jboss.mq.il.ha.HAILServerILServiceMBean
Set the name of the HAILSharedState MBean .
setState(byte[]) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
setState(String, Object, byte[]) - Method in interface org.jboss.ha.hasessionstate.interfaces.HASessionState
Modifies a state already shared
setState(byte[]) - Method in interface org.jboss.ha.hasessionstate.interfaces.PackagedSession
 
setState(String, Object, byte[]) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
setState(byte[]) - Method in class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 
setStateTransferTimeout(long) - Method in class org.jboss.ha.framework.server.ClusterPartition
 
setStateTransferTimeout(long) - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
 
setStateTransferTimeout(long) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
setTargetName(ObjectName) - Method in class org.jboss.ha.singleton.HASingletonController
 
setTargetName(ObjectName) - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
Sets the fully qualified JMX MBean Object Name of the Schedulable MBean to be called.
setTargetStartMethod(String) - Method in class org.jboss.ha.singleton.HASingletonController
 
setTargetStartMethod(String) - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
Sets the start method name to be called on the Singleton MBean.
setTargetStartMethodArgument(String) - Method in class org.jboss.ha.singleton.HASingletonController
 
setTargetStartMethodArgument(String) - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
Sets the argument to be passed to the start method of the Singleton MBean.
setTargetStopMethod(String) - Method in class org.jboss.ha.singleton.HASingletonController
 
setTargetStopMethod(String) - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
Sets the stop method name to be called on the Singleton MBean.
setTargetStopMethodArgument(String) - Method in class org.jboss.ha.singleton.HASingletonController
 
setTargetStopMethodArgument(String) - Method in interface org.jboss.ha.singleton.HASingletonControllerMBean
Sets the argument to be passed to the stop method of the Singleton MBean.
setTriggerServiceName(ObjectName) - Method in class org.jboss.ha.framework.server.util.TopologyMonitorService
 
setTriggerServiceName(ObjectName) - Method in interface org.jboss.ha.framework.server.util.TopologyMonitorServiceMBean
Set the trigger mbean to notify on cluster membership changes
setUILServerILService(ObjectName) - Method in class org.jboss.mq.il.ha.HAILServerILService
Set the value of UILServerILService.
setUILService(ObjectName) - Method in class org.jboss.mq.il.ha.HAILServerILService
 
setUILService(ObjectName) - Method in interface org.jboss.mq.il.ha.HAILServerILServiceMBean
Set the name of the MBean UILService.
setUseLocalBean(boolean) - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
setUseLocalBean(boolean) - Method in interface org.jboss.ha.httpsession.server.ClusteredHTTPSessionServiceMBean
Indicates whether the service should use the local and home interfaces of the entity bean or the remote and remote home interfaces (depending if they are in the same JVM).
set_types - Static variable in class org.jboss.ha.framework.server.DistributedStateImpl
 
setupInvokers() - Method in class org.jboss.proxy.ejb.ProxyFactoryHA
 
setupPartition() - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
 
showHistory() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
showHistory() - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
 
showHistoryAsXML() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
showHistoryAsXML() - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
 
shutdownTimeout - Variable in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
size() - Method in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
 
socket - Variable in class org.jboss.ha.jndi.DetachedHANamingService.AutomaticDiscovery
 
start() - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
start the service, create is already called
start() - Method in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
start() - Method in class org.jboss.ejb.plugins.ClusterSyncEntityInstanceCache
 
start() - Method in class org.jboss.ejb.plugins.StatefulHASessionSynchronisationInterceptor
 
start() - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
start() - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
start() - Method in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
Schedules this with the class resolutionTimer Timer object for execution every resolution seconds.
start() - Method in interface org.jboss.ha.hasessionstate.interfaces.HASessionState
 
start() - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
start() - Method in interface org.jboss.ha.hasessionstate.server.HASessionStateTopologyComputer
 
start() - Method in class org.jboss.ha.hasessionstate.server.HASessionStateTopologyComputerImpl
 
start() - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService.CleanupDaemon
 
start() - Method in class org.jboss.ha.jndi.DetachedHANamingService.AutomaticDiscovery
 
start() - Method in class org.jboss.proxy.ejb.ProxyFactoryHA
 
startChannelDebugger() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
startChannelDebugger(boolean) - Method in class org.jboss.ha.framework.server.ClusterPartition
 
startChannelDebugger() - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
 
startChannelDebugger(boolean) - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
 
startPartition() - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
startService() - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
startService() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
startService() - Method in class org.jboss.ha.framework.server.FarmMemberService
Register itself as RPC-Handler to the HA-Partition and add the farm deployment directory to the scanner
startService() - Method in class org.jboss.ha.framework.server.util.TopologyMonitorService
 
startService() - Method in class org.jboss.ha.hasessionstate.server.HASessionStateService
 
startService() - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
startService() - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
Implementors of this method should not code the singleton logic here.
startService(HAPartition) - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
startService() - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
startService() - Method in class org.jboss.invocation.http.server.HttpInvokerHA
 
startService() - Method in class org.jboss.invocation.jrmp.server.JRMPInvokerHA
 
startService() - Method in class org.jboss.mq.il.ha.HAILServerILService
Starts this IL, and binds it to JNDI
startService() - Method in class org.jboss.proxy.generic.ProxyFactoryHA
 
startSingleton() - Method in interface org.jboss.ha.singleton.HASingleton
Invoked when this mbean is elected to run the singleton service, or in other words when this node is elected for master.
startSingleton() - Method in class org.jboss.ha.singleton.HASingletonController
 
startSingleton() - Method in class org.jboss.ha.singleton.HASingletonSupport
Extending classes should override this method and implement the custom singleton logic.
startSingleton() - Method in class org.jboss.mq.il.ha.HAILServerILService
 
startSingleton() - Method in interface org.jboss.mq.il.ha.HAILServerILServiceMBean
Invoked when this mbean is elected to run the singleton service, or in other words when this node is elected for master.
state - Variable in class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 
state - Variable in class org.jboss.proxy.generic.ProxyFactoryHA
 
stateHandlers - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
 
state_transfer_timeout - Variable in class org.jboss.ha.framework.server.ClusterPartition
Number of milliseconds to wait until state has been transferred.
state_transfer_timeout - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
Number of ms to wait for state
stop() - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
stop the service
stop() - Method in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
stop() - Method in class org.jboss.ejb.plugins.ClusterSyncEntityInstanceCache
 
stop() - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
stop() - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
stop() - Method in class org.jboss.ha.framework.server.util.DistributedTimedCachePolicy
Stop cancels the resolution timer and flush()es the cache.
stop() - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
stop() - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService.CleanupDaemon
 
stop() - Method in class org.jboss.ha.jndi.DetachedHANamingService.AutomaticDiscovery
 
stop() - Method in class org.jboss.ha.jndi.HAJNDI
 
stop() - Method in class org.jboss.ha.jndi.TreeHead
 
stopChannelDebugger() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
stopChannelDebugger() - Method in interface org.jboss.ha.framework.server.ClusterPartitionMBean
 
stopService() - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
stopService() - Method in class org.jboss.ejb.plugins.StatefulHASessionPersistenceManager
 
stopService() - Method in class org.jboss.ha.framework.server.ClusterPartition
 
stopService() - Method in class org.jboss.ha.framework.server.util.TopologyMonitorService
 
stopService() - Method in class org.jboss.ha.hasessionstate.server.HASessionStateService
 
stopService() - Method in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
stopService() - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
Attention: Always call this method when you overwrite it in a subclass
stopService() - Method in class org.jboss.ha.jndi.DetachedHANamingService
 
stopService() - Method in class org.jboss.ha.jndi.HANamingService
 
stopService() - Method in class org.jboss.invocation.http.server.HttpInvokerHA
 
stopService() - Method in class org.jboss.invocation.http.server.HttpProxyFactoryHA
Override the HttpProxyFactory stop to unregister the HAInvokerWrapper mbean
stopService() - Method in class org.jboss.invocation.jrmp.server.JRMPInvokerHA
 
stopService() - Method in class org.jboss.mq.il.ha.HAILServerILService
Stops this IL, and unbinds it from JNDI
stopService() - Method in class org.jboss.proxy.generic.ProxyFactoryHA
 
stopSingleton() - Method in interface org.jboss.ha.singleton.HASingleton
Invoked when this mbean is elected to no longer run the singleton service, or in other words when this node is elected for slave.
stopSingleton() - Method in class org.jboss.ha.singleton.HASingletonController
 
stopSingleton() - Method in class org.jboss.ha.singleton.HASingletonSupport
Extending classes should override this method and implement the custom singleton logic.
stopSingleton() - Method in class org.jboss.mq.il.ha.HAILServerILService
 
stopSingleton() - Method in interface org.jboss.mq.il.ha.HAILServerILServiceMBean
Invoked when this mbean is elected to no longer run the singleton service, or in other words when this node is elected for slave.
stopping - Variable in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService.CleanupDaemon
 
stopping - Variable in class org.jboss.ha.jndi.DetachedHANamingService.AutomaticDiscovery
 
storeEntity(EntityEnterpriseContext) - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
This method is called whenever an entity shall be stored to the underlying storage.
storeEntity(Object, Object) - Method in class org.jboss.ejb.plugins.CMPClusteredInMemoryPersistenceManager
 
stub - Variable in class org.jboss.ha.framework.server.HARMIServerImpl
 
stub - Variable in class org.jboss.ha.jndi.DetachedHANamingService
The protocol stub returned to clients by the bootstrap lookup
subPartitionMergedNames - Variable in class org.jboss.ha.framework.interfaces.SubPartitionInfo
When sub-partitions are merged, some names will disappear (eg.
subPartitionName - Variable in class org.jboss.ha.framework.interfaces.SubPartitionInfo
Name of the current sub-partition (will be used to create a JGroups group)
subscribe(String, HASessionState.HASessionStateListener) - Method in interface org.jboss.ha.hasessionstate.interfaces.HASessionState
Subscribe to receive notifications when objects gets modified on another node.
subscribe(String, HASessionState.HASessionStateListener) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
subscribeToStateTransferEvents(String, HAPartition.HAPartitionStateTransfer) - Method in interface org.jboss.ha.framework.interfaces.HAPartition
Register a service that will participate in state transfer protocol and receive callbacks
subscribeToStateTransferEvents(String, HAPartition.HAPartitionStateTransfer) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
suspect(Address) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
synchroSession(StatefulSessionEnterpriseContext) - Method in interface org.jboss.ejb.plugins.HAPersistentManager
 
synchroSession(StatefulSessionEnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulHASessionPersistenceManager
 
synchronizeState(EnterpriseContext) - Method in class org.jboss.ejb.plugins.StatefulHASessionSynchronisationInterceptor
 

T

TopologyMonitorService - class org.jboss.ha.framework.server.util.TopologyMonitorService.
A cluster parition membership monitor.
TopologyMonitorService() - Constructor for class org.jboss.ha.framework.server.util.TopologyMonitorService
 
TopologyMonitorService.AddressPort - class org.jboss.ha.framework.server.util.TopologyMonitorService.AddressPort.
 
TopologyMonitorServiceMBean - interface org.jboss.ha.framework.server.util.TopologyMonitorServiceMBean.
A utility mbean that monitors membership of a cluster parition
TreeHead - class org.jboss.ha.jndi.TreeHead.
This class extends the JNP JNDI implementation.
TreeHead() - Constructor for class org.jboss.ha.jndi.TreeHead
 
takeOwnership(String, Object) - Method in interface org.jboss.ha.hasessionstate.interfaces.HASessionState
Take ownership of a state.
takeOwnership(String, Object) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
target - Variable in class org.jboss.ha.framework.server.HARMIServerImpl
 
target - Variable in class org.jboss.ha.framework.server.HATarget
 
target - Variable in class org.jboss.proxy.ejb.ProxyFactoryHA
 
target - Variable in class org.jboss.proxy.generic.ProxyFactoryHA
 
targetMap - Variable in class org.jboss.invocation.http.server.HttpInvokerHA
 
theServer - Variable in class org.jboss.ha.jndi.DetachedHANamingService
The Naming interface server implementation
threadID - Static variable in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
timeout - Variable in class org.jboss.ha.framework.server.HAPartitionImpl
The timeout for cluster RPC calls
tmpSession - Variable in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanImpl
 
toString() - Method in class org.jboss.ha.framework.interfaces.ClusterNode
 
toString() - Method in class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl
 
toString() - Method in class org.jboss.ha.framework.interfaces.SubPartitionInfo
 
toString() - Method in class org.jboss.ha.framework.interfaces.SubPartitionsInfo
 
toString() - Method in class org.jboss.ha.framework.server.HATarget
 
toString() - Method in class org.jboss.ha.framework.server.util.TopologyMonitorService.AddressPort
 
totalNumberOfTargets() - Method in class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
 
totalNumberOfTargets() - Method in class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
 
trace - Variable in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
trace - Variable in class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
Trace level logging flag only set when the proxy is created or read from JNDI
trace - Variable in class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
Trace level logging flag only set when the proxy is created or read from JNDI
translateAddresses(Vector) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
txContextAllowsFailover(Invocation) - Method in class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
 
txFailoverAuthorizations - Static variable in class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
 

U

UNINITIALIZED_CURSOR - Static variable in interface org.jboss.ha.framework.interfaces.FamilyClusterInfo
 
unbind(Name) - Method in class org.jboss.ha.jndi.HAJNDI
 
unbind(Name) - Method in class org.jboss.ha.jndi.TreeHead
 
undeploy(URLDeploymentScanner.DeployedURL) - Method in class org.jboss.ha.framework.server.FarmMemberService
 
unmodifiedExistenceInVM() - Method in interface org.jboss.ha.hasessionstate.interfaces.PackagedSession
 
unmodifiedExistenceInVM() - Method in class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 
unregisterBean(ObjectName) - Method in interface org.jboss.invocation.InvokerHA
 
unregisterBean(ObjectName) - Method in class org.jboss.invocation.http.server.HttpInvokerHA
 
unregisterBean(ObjectName) - Method in class org.jboss.invocation.jrmp.server.JRMPInvokerHA
 
unregisterBean(ObjectName) - Method in class org.jboss.invocation.pooled.server.PooledInvokerHA
 
unregisterDRMListener() - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
 
unregisterDSListener(String, DistributedState.DSListener) - Method in interface org.jboss.ha.framework.interfaces.DistributedState
Subscribes from DistributedState.DSListener events
unregisterDSListener(String, DistributedState.DSListener) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
unregisterDSListenerEx(String, DistributedState.DSListenerEx) - Method in interface org.jboss.ha.framework.interfaces.DistributedState
Subscribes from DistributedState.DSListenerEx events
unregisterDSListenerEx(String, DistributedState.DSListenerEx) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
unregisterListener(String, DistributedReplicantManager.ReplicantListener) - Method in interface org.jboss.ha.framework.interfaces.DistributedReplicantManager
Unsubscribe a listener DistributedReplicantManager.ReplicantListener that had subscribed for replicants changes
unregisterListener(String, DistributedReplicantManager.ReplicantListener) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
unregisterListener(String, Object) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
unregisterMembershipListener(HAPartition.HAMembershipListener) - Method in interface org.jboss.ha.framework.interfaces.HAPartition
Unsubscribes from receiving HAPartition.HAMembershipListener events.
unregisterMembershipListener(HAPartition.HAMembershipListener) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
unregisterRPCHandler(String, Object) - Method in interface org.jboss.ha.framework.interfaces.HAPartition
Unregister the service from the partition
unregisterRPCHandler(String, Object) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
unregisterRPCHandler() - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
 
unserializeSession() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanImpl
 
unsetEntityContext() - Method in class org.jboss.ha.httpsession.beanimpl.ejb.ClusteredHTTPSessionBeanAbstract
 
unsubscribe(String, HASessionState.HASessionStateListener) - Method in interface org.jboss.ha.hasessionstate.interfaces.HASessionState
 
unsubscribe(String, HASessionState.HASessionStateListener) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
unsubscribeFromStateTransferEvents(String, HAPartition.HAPartitionStateTransfer) - Method in interface org.jboss.ha.framework.interfaces.HAPartition
Unregister a service from state transfer callbacks.
unsubscribeFromStateTransferEvents(String, HAPartition.HAPartitionStateTransfer) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
up(Event) - Method in class org.jboss.javagroups.protocols.EVENT_TRACE
 
update(PackagedSession) - Method in interface org.jboss.ha.hasessionstate.interfaces.PackagedSession
 
update(PackagedSession) - Method in class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 
updateClusterInfo(ArrayList, long) - Method in interface org.jboss.ha.framework.interfaces.FamilyClusterInfo
 
updateClusterInfo(ArrayList, long) - Method in class org.jboss.ha.framework.interfaces.FamilyClusterInfoImpl
 
updateClusterInfo(ArrayList, long) - Method in class org.jboss.ha.framework.interfaces.HARMIClient
 
updateClusterInfo(ArrayList, long) - Method in interface org.jboss.invocation.InvokerProxyHA
 
updateClusterInfo(ArrayList, long) - Method in class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
 
updateClusterInfo(ArrayList, long) - Method in class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
 
updateHAPartition(HAPartition) - Method in class org.jboss.ha.framework.server.HATarget
 
updateReplicantsHashId(String) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
 
updateSharedState() - Method in class org.jboss.mq.il.ha.HAILServerILService
Share the coordinates of the new UIL singleton server and notify world
updatedBridgedInvalidationGroupsInfo() - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
useLocalBean - Variable in class org.jboss.ha.httpsession.server.ClusteredHTTPSessionService
 
use_debugger - Variable in class org.jboss.ha.framework.server.ClusterPartition
 

V

valueHasChanged(String, Serializable, Serializable, boolean) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
valueHasChanged(String, Serializable, Serializable, boolean) - Method in class org.jboss.ejb.plugins.ClusterSyncEntityInstanceCache
Called whenever a key has been added or modified in the category the called object has subscribed in.
valueHasChanged(String, String, Serializable, boolean) - Method in interface org.jboss.ha.framework.interfaces.DistributedState.DSListener
Deprecated. Called whenever a key has been added or modified in the category the called object has subscribed in.
valueHasChanged(String, Serializable, Serializable, boolean) - Method in interface org.jboss.ha.framework.interfaces.DistributedState.DSListenerEx
Called whenever a key has been added or modified in the category the called object has subscribed in.
verifyNodeIsUnique(Vector) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
 
versionId - Variable in class org.jboss.ha.hasessionstate.server.PackagedSessionImpl
 
viewAccepted(View) - Method in class org.jboss.ha.framework.server.HAPartitionImpl
Notification of a cluster view change.

W

waitForNoMoreInvocations() - Method in class org.jboss.ejb.plugins.CleanShutdownInterceptor
 
writeExternal(ObjectOutput) - Method in class org.jboss.invocation.http.interfaces.HttpInvokerProxyHA
Externalize this instance.
writeExternal(ObjectOutput) - Method in class org.jboss.invocation.jrmp.interfaces.JRMPInvokerProxyHA
Externalize this instance.

_

_add(String, String, Serializable) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
cluster callback called when a new replicant is added on another node
_bind(Name, Object, String) - Method in class org.jboss.ha.jndi.TreeHead
 
_createSession(String, Object) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
_createSubcontext(Name) - Method in class org.jboss.ha.jndi.TreeHead
 
_do_rpc_batchInvalidate(BatchInvalidation[], boolean) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
_do_rpc_invalidate(String, Serializable, boolean) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
_do_rpc_invalidate_all(String, boolean) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
_do_rpc_invalidates(String, Serializable[], boolean) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
_lookupLocally(Name) - Method in class org.jboss.ha.jndi.TreeHead
 
_rebind(Name, Object, String) - Method in class org.jboss.ha.jndi.TreeHead
 
_receiveRemoteNotification(Notification) - Method in class org.jboss.ha.jmx.HAServiceMBeanSupport
Invoked by remote broadcasters.
_remove(String, String) - Method in class org.jboss.ha.framework.server.DistributedReplicantManagerImpl
cluster callback called when a replicant is removed by another node
_remove(String, String) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
_remove(String, Serializable) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
_removeInternal(String, Serializable) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
_removeSession(String, Object) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
_rpc_batchInvalidate(BatchInvalidation[]) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
_rpc_invalidate(String, Serializable) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
_rpc_invalidate_all(String) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
_rpc_invalidates(String, Serializable[]) - Method in class org.jboss.cache.invalidation.bridges.JGCacheInvalidationBridge
 
_sessionStateName - Variable in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
_set(String, String, Serializable) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
_set(String, Serializable, Serializable) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
_setInternal(String, Serializable, Serializable) - Method in class org.jboss.ha.framework.server.DistributedStateImpl
 
_setOwnership(String, Object, String, Long) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
_setState(String, PackagedSession) - Method in class org.jboss.ha.hasessionstate.server.HASessionStateImpl
 
_stopOldMaster() - Method in class org.jboss.ha.singleton.HASingletonSupport
This method will be invoked twice by the local node when it stops as well as by the remote
_unbind(Name) - Method in class org.jboss.ha.jndi.TreeHead
 

A B C D E F G H I J K L M N O P R S T U V W _

Copyright © 2002 JBoss Group, LLC. All Rights Reserved.