public static interface ReleaseRunner.Proxy extends Runnable, Comparable<ReleaseRunner.Proxy>
AsyncBaseEventHandler. It is used for
implementing proxys for running handlers. This is necessary for
supporting execution in memory areas other than PerennialMemory.| Modifier and Type | Method and Description |
|---|---|
default int |
compareTo(ReleaseRunner.Proxy r2)
Compare the release parameters of this Proxy.
|
AsyncBaseEventHandler |
getHandler() |
AbsoluteTime |
getReleaseTime() |
SchedulingParameters |
getSchedulingParameters() |
SchedulingParameters getSchedulingParameters()
AbsoluteTime getReleaseTime()
AsyncBaseEventHandler getHandler()
default int compareTo(ReleaseRunner.Proxy r2)
compareTo in interface Comparable<ReleaseRunner.Proxy>r2 - the object to be compared.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2025 aicas GmbH. All Rights Reserved.