Package | Description |
---|---|
javax.realtime |
Jamaica's implementation of the Real-Time Specification for Java.
|
Modifier and Type | Method and Description |
---|---|
QueueOverflowPolicy |
ReleaseParameters.getEventQueueOverflowPolicy()
Gets the behavior of the arrival time queue in the event of
an overflow.
|
static QueueOverflowPolicy |
QueueOverflowPolicy.value(String value)
Converts a string into a policy type.
|
static QueueOverflowPolicy |
QueueOverflowPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueueOverflowPolicy[] |
QueueOverflowPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.