FeatureRepository
which scans the project class path for the availability of
the features annotated with IntegrationFeature
and injects those to the
feature references used in connectors, processors and other features, annotated with
FeatureRef
See: Description
Class | Description |
---|---|
AbstractFeatureRepoAware |
A base class that makes the integration features
FeatureRepository aware, so that the features can access
other features on the fly, given that the feature initialization order is set properly. |
FeatureRepository |
This class initializes the features on a per project basis and keeps them for wiring for the connectors and
processors.
|
FeatureRepository
which scans the project class path for the availability of
the features annotated with IntegrationFeature
and injects those to the
feature references used in connectors, processors and other features, annotated with
FeatureRef
Copyright © 2016–2019 AdroitLogic. All rights reserved.