| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.tracer |
Plugin that provides tracer functionality.
|
| org.lsst.ccs.gconsole.plugins.tracer.filters |
| Class and Description |
|---|
| FilteredMessage
A bus message that has been processed by tracer filters.
|
| FilteredMessage.Flag
Flags that can trigger various actions by the tracer and/or the graphical console.
|
| FilterRegistry
Maintains a collection of named message filters.
|
| LsstTracerPlugin
Graphical console plugin that creates and manages Tracers.
|
| MessageFilter
Interface to be implemented by tracer filters.
|
| MessageFilterFactory
Factory that creates
MessageFilter instances. |
| Tracer
Tracer that receives, filters, and prints bus messages to a console panel.
|
| TracerFilter
Tracer-tailored implementation of
MessageFilter. |
| TracerFilter.Method
Enumeration of methods that determine how the filter definition string is interpreted
to decide whether the target satisfies the filter.
|
| TracerFilter.Mode
Enumeration of filter application modes.
|
| TracerFilter.Target
Enumeration of targets to which the filter can be applied.
|
| UserFilter
User-defined message filter.
|
| Class and Description |
|---|
| FilteredMessage
A bus message that has been processed by tracer filters.
|
| MessageFilter
Interface to be implemented by tracer filters.
|
| MessageFilterFactory
Factory that creates
MessageFilter instances. |
Copyright © 2018 LSST. All rights reserved.