Interface | Description |
---|---|
FilterDescriptorManager |
Manager
FilterDescriptor related to classes. |
FilterStreamFactory |
Filter class should be inherited by all the stream based classes to implement the type and descriptor which describes
a filter with list of bean class parameters.
|
FilterStreamProperties |
Properties common to most streams.
|
UnknownFilter |
Unknown elements related events.
|
Class | Description |
---|---|
AbstractBeanFilterStreamFactory<P> | |
AbstractFilterStreamFactory | |
DefaultFilterStreamProperties |
Properties common to most streams.
|
FilterDescriptor |
List all event found in a filter.
|
FilterElementDescriptor |
An element of the filter.
|
FilterElementParameterDescriptor<T> |
A filter element parameter.
|
FilterEventParameters |
Custom parameters passed to a filter event.
|
Exception | Description |
---|---|
FilterException |
Encapsulates filters errors.
|
IncompatibleFilterException |
Throw when producing descriptor for two incompatible filters.
|
Copyright © 2004–2022 XWiki. All rights reserved.