|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ClusterException | |
| org.activecluster | ActiveCluster API for working with a simple cluster abstraction for building cluster algorithms like buddy systems, voting, master/slave protocols, electing a controller and so forth. |
| org.activecluster.impl | Default implementation of ActiveCluster using standard JMS API to build the cluster. |
| Uses of ClusterException in org.activecluster |
| Methods in org.activecluster that throw ClusterException | |
Cluster |
ClusterFactory.createCluster(Topic groupDestination)
Creates a new cluster connection using the given group |
Cluster |
ClusterFactory.createCluster(String topic)
Creates a new cluster connection using the given topic name |
| Uses of ClusterException in org.activecluster.impl |
| Methods in org.activecluster.impl that throw ClusterException | |
Cluster |
DefaultClusterFactory.createCluster(Topic groupDestination)
|
Cluster |
DefaultClusterFactory.createCluster(String topic)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||