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.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
|
Modifier and Type | Method and Description |
---|---|
protected void |
ConnectorOperationAnnotationProcessor.processRules(SingularAnnotationProcessingContext<ConnectorOperation,TypeElement> context) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultConnectorOperation
This class represents the default connector operation, which does nothing but set the same payload received by it
as the payload to be serialized out through the respective egress connector
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.