|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IProducer | |
|---|---|
| com.jrockit.mc.flightrecorder | |
| com.jrockit.mc.flightrecorder.provider | |
| com.jrockit.mc.flightrecorder.spi | |
| Uses of IProducer in com.jrockit.mc.flightrecorder |
|---|
| Methods in com.jrockit.mc.flightrecorder that return types with arguments of type IProducer | |
|---|---|
java.util.Collection<IProducer> |
FlightRecording.getProducers()
Return the producers in the recording. |
| Uses of IProducer in com.jrockit.mc.flightrecorder.provider |
|---|
| Classes in com.jrockit.mc.flightrecorder.provider that implement IProducer | |
|---|---|
class |
Producer
Class that represents an event producer. |
| Methods in com.jrockit.mc.flightrecorder.provider that return IProducer | |
|---|---|
IProducer |
EventType.getProducer()
|
| Methods in com.jrockit.mc.flightrecorder.provider that return types with arguments of type IProducer | |
|---|---|
java.util.Collection<IProducer> |
Repository.getProducers()
|
| Uses of IProducer in com.jrockit.mc.flightrecorder.spi |
|---|
| Methods in com.jrockit.mc.flightrecorder.spi that return IProducer | |
|---|---|
IProducer |
IEventType.getProducer()
Returns the producer for the event type. |
| Methods in com.jrockit.mc.flightrecorder.spi that return types with arguments of type IProducer | |
|---|---|
java.util.Collection<IProducer> |
IRepository.getProducers()
Return the producers in the repository. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||