See: Description
Class | Description |
---|---|
Parameter.Validators |
A set of commonly used validator regular expressions to be used by the usage of the
Parameter.validator() |
Annotation Type | Description |
---|---|
BeanRef |
This annotation is used to indicate a field as a BeanRef.
|
ConnectorOperation |
This annotation is used to indicate a class as a Connector Operation.
|
EgressConnector |
This annotation is used to indicate a class as a Egress Connector.
|
IngressConnector |
This annotation is used to indicate a class as a Ingress Connector.
|
IntegrationFlowValidator |
This annotation MUST be used to mark Integration FLow validator classes.
|
OutPort |
This annotation is used to indicate a field as an OutPort.
|
Parameter |
This annotation is used to indicate a field or a parameter as user supplied.
|
Processor |
This annotation is used to indicate a class as a Processing Element.
|
processor
sub package that contains the configuration annotation
processors that are mostly used by the tools-x to interpret the behavior of these components and rendering purposesCopyright © 2016–2019 AdroitLogic. All rights reserved.