Interface | Description |
---|---|
InformationProcessorManager |
This interface manages a set of InformationProcessor
implementations.
|
Class | Description |
---|---|
AbstractInformationProcessorManager |
This class manages a set of InformationProcessor
implementations.
|
ExpressionEvaluator |
This abstract class represents an expression evaluator.
|
InformationProcessor |
This class provides an information processor that is
based on a set of expressions used to extract relevant data from
the supplied information.
|
InformationProcessorManagerAccessor |
This class provides access to the Information Processor Manager once an appropriate
implementation has been independently instantiated.
|
InformationTransformer |
This abstract class represents an information transformer.
|
ScriptEvaluator |
This abstract class represents a script evaluator.
|
SerializeInformationTransformer |
This class represents a serialization based information transformer.
|
TypeProcessor |
This class is responsible for processing a type of information.
|
TypeProcessor.ContextEvaluator |
This class identifies the context type to be associated
with the value extracted using the expression evaluator.
|
TypeProcessor.PropertyEvaluator |
This class identifies the property name to be associated
with the value extracted using the expression evaluator.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.