Class SingletonValueCommand<T>

java.lang.Object
org.wildfly.clustering.singleton.server.SingletonValueCommand<T>
All Implemented Interfaces:
Serializable, Command<Optional<T>,LegacySingletonContext<T>>

public class SingletonValueCommand<T> extends Object implements Command<Optional<T>,LegacySingletonContext<T>>
See Also: