aicas logoJamaicaVM 3.2 rel 62
RTSJ Implementation

Uses of Class
javax.realtime.MonitorControl

Uses of MonitorControl in javax.realtime
 

Subclasses of MonitorControl in javax.realtime
 class PriorityCeilingEmulation
          PriorityCeilingEmulation provides an alternative monitor behaviour to the default PriorityInheritance policy.
 class PriorityInheritance
          PriorityInheritance is the default monitor control policy.
 

Methods in javax.realtime that return MonitorControl
static MonitorControl RealtimeSystem.getInitialMonitorControl()
          Get the monitor control object of the policy that is used during system startup.
static MonitorControl MonitorControl.getMonitorControl()
          getMonitorControl returns the default monitor control policy.
static MonitorControl MonitorControl.getMonitorControl(java.lang.Object monitor)
          getMonitorControl determines the monitor control associated with a given Java object.
static MonitorControl MonitorControl.setMonitorControl(MonitorControl monCtl)
          setMonitorControl sets the default monitor control policy to the given argument.
static MonitorControl MonitorControl.setMonitorControl(java.lang.Object monitor, MonitorControl monCtl)
          setMonitorControl set the monitor control for the monitor associated with a Java object.
 

Methods in javax.realtime with parameters of type MonitorControl
static MonitorControl MonitorControl.setMonitorControl(MonitorControl monCtl)
          setMonitorControl sets the default monitor control policy to the given argument.
static MonitorControl MonitorControl.setMonitorControl(java.lang.Object monitor, MonitorControl monCtl)
          setMonitorControl set the monitor control for the monitor associated with a Java object.
 


aicas logoJamaicaVM 3.2 rel 62
RTSJ Implementation

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.