| Interface | Description |
|---|---|
| Singleton | |
| SingletonElectionPolicy |
Used by
SingletonService to elect a singleton master node
from the list of nodes providing that service. |
| SingletonLogger | |
| SingletonMessages | |
| SingletonRpcHandler<T> |
| Class | Description |
|---|---|
| SingletonService<T extends Serializable> |
Decorates an MSC service ensuring that it is only started on one node in the cluster at any given time.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.