|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.realtime.DSS.Resource
javax.realtime.DSS.PriorityInheritanceResource
javax.realtime.test.bridge.Bridge
A simple Resource
, contended for by
Car
's.
Field Summary |
Fields inherited from class javax.realtime.DSS.Resource |
busyTimeThusFar, count, creationTime, holderThread, lastGrant, lastRelease, name, signalPriorityInversion, waiters |
Constructor Summary | |
Bridge(java.lang.String name)
Construct a Bridge object with the given
name. |
Methods inherited from class javax.realtime.DSS.PriorityInheritanceResource |
adjustPriority, release, seize |
Methods inherited from class javax.realtime.DSS.Resource |
dutyCycle, finalize, getExtent, giveResourceTo, maxWaiterPriority, printAllStatistics, printStatistics, releaseIfHeld, seize, seizeIfNotHeld, setExtent, toString, waiterIterator |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Bridge(java.lang.String name)
Bridge
object with the given
name.
name
- the name of this Bridge
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |