Package | Description |
---|---|
javax.realtime.enforce |
A contraint objects for RTSJ 2.0 are in this package.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceConstraint<T extends ResourceConstraint<T>>
The base class for all measurable constraints.
|
Modifier and Type | Class and Description |
---|---|
class |
BackingStoreConstraint
A constraint to limit the amount of baking store available to a task.
|
class |
HeapConstraint
A constraint to limit the amount of heap memory available to a task.
|
class |
ImmortalConstraint
A constraint to limit the amount of immortal memory available to a task.
|
class |
ProcessingConstraint
A class for handling contraining CPU used by tasks as a group via their
RealtimeThreadGroup instance. |
class |
ThreadConstraint
A class for handling contraining the number of threads that can be
created in a realtime thread group.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2024 aicas GmbH. All Rights Reserved.