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

Uses of Package org.jboss.ha.framework.interfaces (JBoss Cluster API) - JBoss 4.0.1 sp1 cluster API Documentation 英文版文档


Uses of Package
org.jboss.ha.framework.interfaces

Packages that use org.jboss.ha.framework.interfaces
org.jboss.cache.invalidation.bridges   
org.jboss.ejb.plugins   
org.jboss.ha.framework.interfaces   
org.jboss.ha.framework.server   
org.jboss.ha.framework.server.util   
org.jboss.ha.framework.test   
org.jboss.ha.hasessionstate.interfaces   
org.jboss.ha.hasessionstate.server   
org.jboss.ha.jmx   
org.jboss.ha.jndi   
org.jboss.invocation   
org.jboss.invocation.http.interfaces   
org.jboss.invocation.http.server   
org.jboss.invocation.jrmp.interfaces   
org.jboss.invocation.jrmp.server   
org.jboss.invocation.pooled.server   
org.jboss.proxy.ejb   
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.cache.invalidation.bridges
DistributedReplicantManager
           
DistributedReplicantManager.ReplicantListener
          When a particular key in the DistributedReplicantManager table gets modified, all listeners will be notified of replicant changes for that key.
DistributedState
          DistributedState is a service on top of HAPartition that provides a cluster-wide distributed state.
DistributedState.DSListenerEx
          A generalization of the DSListener that supports the Serializable key type.
HAPartition
           
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.ejb.plugins
DistributedState
          DistributedState is a service on top of HAPartition that provides a cluster-wide distributed state.
DistributedState.DSListenerEx
          A generalization of the DSListener that supports the Serializable key type.
HAPartition
           
 

Classes in org.jboss.ha.framework.interfaces used by 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.
DistributedReplicantManager
           
DistributedReplicantManager.ReplicantListener
          When a particular key in the DistributedReplicantManager table gets modified, all listeners will be notified of replicant changes for that key.
DistributedState
          DistributedState is a service on top of HAPartition that provides a cluster-wide distributed state.
DistributedState.DSListener
          Deprecated. use the DSListenerEx instead
DistributedState.DSListenerEx
          A generalization of the DSListener that supports the Serializable key type.
FamilyClusterInfo
          Maintain information for a given proxy family.
HAPartition.HAMembershipExtendedListener
           
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
          State management is higly important for clustered services.
HARMIClient
           
HARMIProxy
           
HARMIResponse
          When using HA-RMI, the result of an invocation is embedded in an instance of this class.
LoadBalancePolicy
          Base interface for load-balancing policies.
SubPartitionInfo
          Holder class that knows about a particular HA(sub)Partition i.e.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.ha.framework.server
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.
DistributedReplicantManager
           
DistributedReplicantManager.ReplicantListener
          When a particular key in the DistributedReplicantManager table gets modified, all listeners will be notified of replicant changes for that key.
DistributedState
          DistributedState is a service on top of HAPartition that provides a cluster-wide distributed state.
DistributedState.DSListener
          Deprecated. use the DSListenerEx instead
DistributedState.DSListenerEx
          A generalization of the DSListener that supports the Serializable key type.
HAPartition
           
HAPartition.HAMembershipExtendedListener
           
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
          State management is higly important for clustered services.
HARMIClient
           
HARMIResponse
          When using HA-RMI, the result of an invocation is embedded in an instance of this class.
HARMIServer
          When using HA-RMI, the RMI communication end-point on the server-side is an instance of this class.
LoadBalancePolicy
          Base interface for load-balancing policies.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.ha.framework.server.util
DistributedState
          DistributedState is a service on top of HAPartition that provides a cluster-wide distributed state.
HAPartition.AsynchHAMembershipListener
          A tagging interface for HAMembershipListener callbacks that will be performed in a thread seperate from the JG protocl handler thread.
HAPartition.HAMembershipListener
          When a new node joins the cluster or an existing node leaves the cluster (or simply dies), membership events are raised.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.ha.framework.test
GenericClusteringException
          Generic clustering exception that can be used to replace other exceptions that occur on the server.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.ha.hasessionstate.interfaces
HAPartition
           
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.ha.hasessionstate.server
HAPartition
           
HAPartition.HAPartitionStateTransfer
          State management is higly important for clustered services.
SubPartitionsInfo
          Holder class that knows about a set of HA(sub)Partition currently building the overall cluster.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.ha.jmx
HAPartition
           
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.ha.jndi
HAPartition
           
HAPartition.HAPartitionStateTransfer
          State management is higly important for clustered services.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.invocation
LoadBalancePolicy
          Base interface for load-balancing policies.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.invocation.http.interfaces
FamilyClusterInfo
          Maintain information for a given proxy family.
LoadBalancePolicy
          Base interface for load-balancing policies.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.invocation.http.server
LoadBalancePolicy
          Base interface for load-balancing policies.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.invocation.jrmp.interfaces
LoadBalancePolicy
          Base interface for load-balancing policies.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.invocation.jrmp.server
LoadBalancePolicy
          Base interface for load-balancing policies.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.invocation.pooled.server
LoadBalancePolicy
          Base interface for load-balancing policies.
 

Classes in org.jboss.ha.framework.interfaces used by org.jboss.proxy.ejb
DistributedReplicantManager
           
DistributedReplicantManager.ReplicantListener
          When a particular key in the DistributedReplicantManager table gets modified, all listeners will be notified of replicant changes for that key.
 



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