public interface TerminableRegistry extends Terminable, TerminableConsumer, CompositeTerminableConsumer
Terminables.EMPTY| Modifier and Type | Method and Description |
|---|---|
default void |
cleanup()
Removes instances which have already been terminated via
Terminable.hasTerminated() |
static TerminableRegistry |
create() |
bindWith, close, hasTerminated, of, terminatebind, bindRunnablebindComposite@Nonnull static TerminableRegistry create()
default void cleanup()
Terminable.hasTerminated()Copyright © 2017. All rights reserved.