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.base.scope |
This package contains the abstract base scope related implementations
|
org.adroitlogic.x.components |
This is the base package for the core components implementation of the Project-X runtime, which includes the basic
flow related processing elements, scopes and the variable handling
|
org.adroitlogic.x.components.flowend |
Flow completion related classes, which includes both successful flow end and the exceptional flow end.
|
org.adroitlogic.x.components.scope.subflow |
The sub-flow scope processing elements
|
org.adroitlogic.x.components.scope.subflow.flowValidators |
The flow validators of the subflow specific processing elements
|
org.adroitlogic.x.components.scope.transaction |
This package contains the transactional scope related processing elements and components
|
org.adroitlogic.x.components.variable |
This package contains the variables related processing elements.
|
org.adroitlogic.x.components.variable.flowValidators |
This package contains the flow validators of the variable related processing elements
|
Class and 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.
|
Class and Description |
---|
OutPort
This annotation is used to indicate a field as an OutPort.
|
Class and Description |
---|
ConnectorOperation
This annotation is used to indicate a class as a Connector Operation.
|
Class and Description |
---|
Processor
This annotation is used to indicate a class as a Processing Element.
|
Class and Description |
---|
Processor
This annotation is used to indicate a class as a Processing Element.
|
Class and Description |
---|
IntegrationFlowValidator
This annotation MUST be used to mark Integration FLow validator classes.
|
Class and Description |
---|
Processor
This annotation is used to indicate a class as a Processing Element.
|
Class and Description |
---|
Processor
This annotation is used to indicate a class as a Processing Element.
|
Class and Description |
---|
IntegrationFlowValidator
This annotation MUST be used to mark Integration FLow validator classes.
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.