Interface ObservationHandler.CompositeObservationHandler

All Superinterfaces:
ObservationHandler<Observation.Context>
All Known Implementing Classes:
ObservationHandler.AllMatchingCompositeObservationHandler, ObservationHandler.FirstMatchingCompositeObservationHandler
Enclosing interface:
ObservationHandler<T extends Observation.Context>

public static interface ObservationHandler.CompositeObservationHandler extends ObservationHandler<Observation.Context>
Handler wrapping other handlers.