Class SimpleSingleton

java.lang.Object
org.wildfly.clustering.singleton.server.SimpleSingleton
All Implemented Interfaces:
Singleton

public class SimpleSingleton extends Object implements Singleton
A simple singleton state provider that delegates to a fixed state or provider of state.
Author:
Paul Ferraro