javax.realtime
Class PriorityInheritance
java.lang.Object
javax.realtime.MonitorControl
javax.realtime.PriorityInheritance
- public class PriorityInheritance
- extends MonitorControl
A monitor control class specifying priority inheritance as a
strategy to avoid deadlock.
- Since:
- 0.3.8
- Author:
- Morgan Deters
- See Also:
MonitorControl
,
PriorityCeilingEmulation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static PriorityInheritance instance()
- Returns the singleton instance of
PriorityInheritance
.
This is the default monitor control policy in effect at system
startup, and it is allocated in ImmortalMemory
.
- Returns:
- the singleton instance of
PriorityInheritance
jRate is developed and maintained by the jRate project development team.
Copyright (c) 2001-2006 Angelo Corsaro and Morgan Deters.