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