public interface SingletonContext<T>
Modifier and Type | Method and Description |
---|---|
AtomicReference<T> |
getValueRef() |
void |
stopOldMaster() |
void stopOldMaster()
AtomicReference<T> getValueRef()
Copyright © 2013 JBoss by Red Hat. All rights reserved.