站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > 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.