public static class Alerter.SharedContext
extends Object
| Constructor and Description |
|---|
SharedContext() |
| Modifier and Type | Method and Description |
|---|---|
AtomicInteger |
getHolders()
Gets the holders.
|
Optional<Alerter> |
getSharedAlerter()
Gets the shared alerter.
|
void |
setSharedAlerter(Optional<Alerter> sharedAlerter)
Sets the shared alerter.
|
@Nonnull @CheckReturnValue public AtomicInteger getHolders()
@Nonnull @CheckReturnValue public Optional<Alerter> getSharedAlerter()
public void setSharedAlerter(@Nonnull
Optional<Alerter> sharedAlerter)
sharedAlerter - The shared alerter.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.