Uses of Package
com.jrockit.mc.flightrecorder.spi

Packages that use com.jrockit.mc.flightrecorder.spi
com.jrockit.mc.flightrecorder   
com.jrockit.mc.flightrecorder.provider   
com.jrockit.mc.flightrecorder.spi   
com.jrockit.mc.flightrecorder.util   
 

Classes in com.jrockit.mc.flightrecorder.spi used by com.jrockit.mc.flightrecorder
FileProvider
          Abstract base class for providers that can create an IRepository from a File
IEvent
          Interface for an event.
IEventType
          Interface for an event type.
IProducer
          Interface for an event producer.
ITimeRange
          Interface for a time range.
ITrackGroup
          A container that holds tracks.
IView
          Interface that specifies parameters that can be used to filter out events.
Provider
          Abstract base class for providers.
 

Classes in com.jrockit.mc.flightrecorder.spi used by com.jrockit.mc.flightrecorder.provider
EventOrder
          Enumeration that specifies how events should be extracted.
Expansion
          Enumeration that describes how values should be picked from an iterator.
FieldType
          Enumeration that describes what kind of data the field carries.
IEvent
          Interface for an event.
IEventFilter
          Interface for filtering out events.
IEventType
          Interface for an event type.
IFeatures
          Interface for an features.
IFeatureSet
          Interface that allows events to grouped together by their characteristics.
IField
          Interface for describing and accessing an event value.
IProducer
          Interface for an event producer.
IProgressMonitor
          Interface for reporting progress when accessing the flight recorder.
IRepository
          Interface that gives access to an event storage.
ITimeRange
          Interface for a time range.
ITrack
          A time-line where events could be place up on.
ITrackGroup
          A container that holds tracks.
IValues
          Interface for accessing values belong to the events in a view.
IView
          Interface that specifies parameters that can be used to filter out events.
Provider
          Abstract base class for providers.
TrackType
          Enumeration that determines how the data in a ITrack looks like.
 

Classes in com.jrockit.mc.flightrecorder.spi used by com.jrockit.mc.flightrecorder.spi
EventOrder
          Enumeration that specifies how events should be extracted.
Expansion
          Enumeration that describes how values should be picked from an iterator.
FieldType
          Enumeration that describes what kind of data the field carries.
IEvent
          Interface for an event.
IEventFilter
          Interface for filtering out events.
IEventType
          Interface for an event type.
IFeatures
          Interface for an features.
IFeatureSet
          Interface that allows events to grouped together by their characteristics.
IField
          Interface for describing and accessing an event value.
IProducer
          Interface for an event producer.
IProgressMonitor
          Interface for reporting progress when accessing the flight recorder.
IRepository
          Interface that gives access to an event storage.
ITimeRange
          Interface for a time range.
ITrack
          A time-line where events could be place up on.
ITrackGroup
          A container that holds tracks.
IValues
          Interface for accessing values belong to the events in a view.
IView
          Interface that specifies parameters that can be used to filter out events.
Provider
          Abstract base class for providers.
Severity
          Enumeration that described the severity of a logged message from an IProgressMonitor
TrackType
          Enumeration that determines how the data in a ITrack looks like.
 

Classes in com.jrockit.mc.flightrecorder.spi used by com.jrockit.mc.flightrecorder.util
FieldType
          Enumeration that describes what kind of data the field carries.
IEvent
          Interface for an event.
IEventFilter
          Interface for filtering out events.
IEventType
          Interface for an event type.
IField
          Interface for describing and accessing an event value.
IProgressMonitor
          Interface for reporting progress when accessing the flight recorder.
ITimeRange
          Interface for a time range.
Severity
          Enumeration that described the severity of a logged message from an IProgressMonitor
 



Copyright © 1999, 2011, Oracle and/or its affiliates. All rights reserved.