Uses of Interface
com.jrockit.mc.flightrecorder.spi.IFeatures

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

Uses of IFeatures in com.jrockit.mc.flightrecorder.provider
 

Classes in com.jrockit.mc.flightrecorder.provider that implement IFeatures
 class Features
          Gives access to feature sets.
 

Methods in com.jrockit.mc.flightrecorder.provider that return IFeatures
 IFeatures Repository.getFeatures()
           
 

Uses of IFeatures in com.jrockit.mc.flightrecorder.spi
 

Methods in com.jrockit.mc.flightrecorder.spi that return IFeatures
 IFeatures IRepository.getFeatures()
          Returns IFeatures, which is a way to describe group events.
 



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