Package | Description |
---|---|
org.adroitlogic.x.annotation.config.processor |
This package contains the set of the configuration annotation processors that are used at the compile time to
ensure the validity of the components in-terms of the framework
|
org.adroitlogic.x.annotation.dec.processor |
This package contains the set of the declarative annotation processors that are used at the compile time to
ensure the validity of the components which uses these annotations in conjunction with the declarative interfaces
such as
Initializable and Startable |
org.adroitlogic.x.annotation.metrics.processor |
This package contains the annotation processors for the metrics related annotations
|
Modifier and Type | Class and Description |
---|---|
class |
BeanRefAnnotationProcessor
This annotation processor processes elements annotated with
BeanRef and validates them against the following
set of rules. |
class |
ConnectorOperationAnnotationProcessor
This annotation processor processes elements annotated with
ConnectorOperation and validates them against the
following set of rules. |
class |
EgressConnectorAnnotationProcessor
This annotation processor processes elements annotated with
EgressConnector and validates them against the
following set of rules. |
class |
IngressConnectorAnnotationProcessor
This annotation processor processes elements annotated with
IngressConnector and validates them against the
following set of rules. |
class |
IntegrationFlowValidatorAnnotationProcessor
This annotation processor processes elements annotated with
IntegrationFlowValidator and validates them
against the following set of rules. |
class |
OutPortAnnotationProcessor
This annotation processor processes elements annotated with
OutPort and validates them against the following
set of rules. |
class |
ParameterAnnotationProcessor
This annotation processor processes elements annotated with
Parameter and validates them against the
following set of rules. |
class |
ProcessorAnnotationProcessor
This annotation processor processes elements annotated with
Processor and
validates them against the following set of rules. |
Modifier and Type | Class and Description |
---|---|
class |
AutoInitializeAnnotationProcessor
This annotation processor processes elements annotated with
AutoInitialize and validates them against the
following set of rules. |
class |
AutoStartAnnotationProcessor
This annotation processor processes elements annotated with
AutoStart and validates them against the
following set of rules. |
Modifier and Type | Class and Description |
---|---|
class |
XMetricsReporterAnnotationProcessor
This annotation processor processes elements annotated with
MetricsReporter and validates them against the
following set of rules. |
class |
XMetricsStreamAnnotationProcessor
This annotation processor processes elements annotated with
MetricsStream and validates them against the
following set of rules. |
Copyright © 2016–2019 AdroitLogic. All rights reserved.