Package | Description |
---|---|
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.base.scope.subflow |
This package contains the classes required to implement the sub-flow scope of project-x integrations flows
|
org.adroitlogic.x.clustering |
Package for clustering in UltraESB-X.
|
org.adroitlogic.x.core |
This package contains the main implementation classes of the project-x or you may call this the
core/engine of the project-x
|
org.adroitlogic.x.management.rest |
This package contains the REST management services framework related classes
|
org.adroitlogic.x.metrics |
This package contains the implementations related to reporting, collecting and publishing of metrics in project-x
|
Modifier and Type | Method and Description |
---|---|
protected void |
AutoInitializeAnnotationProcessor.processRules(SingularAnnotationProcessingContext<AutoInitialize,TypeElement> sapc) |
Modifier and Type | Class and Description |
---|---|
class |
SubFlow
This class represents a Sub Flow inside a main IntegrationFlow
|
Modifier and Type | Class and Description |
---|---|
class |
CuratorClusterManager
Cluster manager written on top of Apache Curator.
|
Modifier and Type | Class and Description |
---|---|
class |
Environment
The runtime environment implementation that contains the environment mode and several other information related the
Project-X runtime
|
class |
IntegrationFlow
The integration flow implementation that defines the execution flows which starts with an
IngressConnectorElement and executes a set of associated
XProcessingElement |
class |
IntegrationPlatform
The base implementation of the Project-X platform
|
class |
TimerMetricsReportHandler
A handler class that handles metrics reporters
|
Modifier and Type | Class and Description |
---|---|
class |
ManagementServer |
Modifier and Type | Class and Description |
---|---|
class |
ESMetricsEngine
The elasticsearch based implementation of the Metrics Engine.
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.