public interface TerminationScheduler
Modifier and Type | Method and Description |
---|---|
void |
cancelTermination(Terminatable term) |
void |
scheduleTermination(Terminatable term) |
void |
shutdown() |
void scheduleTermination(Terminatable term)
void cancelTermination(Terminatable term) throws UnknownTerminatableException
UnknownTerminatableException
void shutdown()
Copyright © 2016–2019 52°North. All rights reserved.