- handleAsyncEvent() - Method in class javax.realtime.AsyncEventHandler
-
handleAsyncEvent should be overwritten to contain the code to be
executed whenever this event is released.
- handleAsyncEvent(long) - Method in class javax.realtime.AsyncLongEventHandler
-
This method holds the logic which is to be executed when any
AsyncEvent
with which this handler is associated is fired.
- handleAsyncEvent(P) - Method in class javax.realtime.AsyncObjectEventHandler
-
This method holds the logic which is to be executed when any
AsyncEvent
with which this handler is associated is fired.
- handledBy(AsyncBaseEventHandler) - Method in class javax.realtime.AsyncBaseEvent
-
Test to see if the handler given as the parameter is associated
with this.
- handledBy(AsyncEventHandler) - Method in class javax.realtime.AsyncEvent
-
handledBy tests if this event is handled by a given handler.
- happened(boolean) - Method in exception javax.realtime.AsynchronouslyInterruptedException
-
- Happening - Class in javax.realtime.device
-
This class provides second level handling for external events such as
interrupts.
- Happening(String, HappeningDispatcher) - Constructor for class javax.realtime.device.Happening
-
Creates a happening with the given name.
- Happening(String) - Constructor for class javax.realtime.device.Happening
-
Creates a happening with the given name
and the default dispatcher.
- HappeningDispatcher - Class in javax.realtime.device
-
This class provides a means of dispatching a set of
Happening
.
- HappeningDispatcher(SchedulingParameters, RealtimeThreadGroup) - Constructor for class javax.realtime.device.HappeningDispatcher
-
Creates a new dispatcher, whose dispatching thread runs with the given
scheduling parameters.
- HappeningDispatcher(SchedulingParameters) - Constructor for class javax.realtime.device.HappeningDispatcher
-
Creates a new dispatcher, whose dispatching thread runs with the given
scheduling parameters.
- HappeningPermission - Class in javax.realtime.device
-
The device management module provides a permission for the security
manager to control happenings.
- HappeningPermission(String, String) - Constructor for class javax.realtime.device.HappeningPermission
-
Creates a new HappeningPermission
object for a given action,
i.e., the symbolic name of an action.
- HappeningPermission(ThreadGroup, String) - Constructor for class javax.realtime.device.HappeningPermission
-
Creates a new HappeningPermission
object for a given action,
i.e., the symbolic name of an action.
- HappeningPermission(String) - Constructor for class javax.realtime.device.HappeningPermission
-
Creates a new HappeningPermission
object for a given action,
i.e., the symbolic name of an action.
- hasHandlers() - Method in class javax.realtime.AsyncBaseEvent
-
Determine whether or not this event has any handlers.
- hashCode() - Method in class javax.realtime.HighResolutionTime
-
hashCode calculates a hashCode for this.
- hashCode() - Method in class javax.realtime.posix.Signal
-
- hashCode() - Method in class javax.realtime.RealtimePermission
-
Obtain the hash code value for this object.
- hasUniversalClock() - Static method in class javax.realtime.RealtimeSystem
-
Determines whether or not this system supports a universal time clock.
- HeapConstraint - Class in javax.realtime.enforce
-
A constraint to limit the amount of heap memory available to a task.
- HeapConstraint(RealtimeThreadGroup, long) - Constructor for class javax.realtime.enforce.HeapConstraint
-
Create a new contraint for the given RealtimeThreadGroup.
- HeapMemory - Class in javax.realtime
-
Jamaica Real-Time Specification for Java class HeapMemory.
- HighResolutionTime<T extends HighResolutionTime<T>> - Class in javax.realtime
-
Class HighResolutionTime
is the base class for AbsoluteTime
and RelativeTime
.
- hostBackingStoreConsumed() - Method in class javax.realtime.memory.StackedMemory
-
Return the backing store consumed in bytes
- hostBackingStoreRemaining() - Method in class javax.realtime.memory.StackedMemory
-
Return the backing store consumed in bytes
- hostBackingStoreSize() - Method in class javax.realtime.memory.StackedMemory
-
Return the backing store consumed in bytes