public class AbstractFeatureRepoAware extends AbstractIntegrationFeature
FeatureRepository aware, so that the features can access
other features on the fly, given that the feature initialization order is set properly.PayloadFactorylogger, projectConfig, properties| Constructor and Description |
|---|
AbstractFeatureRepoAware() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getFeatureImpl(Class<T> clazz) |
(package private) void |
setFeatures(Map<Class<?>,AbstractIntegrationFeature> features) |
destroy, getInt, getLong, getString, hasProp, init, setProjectConfig, setPropertiesvoid setFeatures(Map<Class<?>,AbstractIntegrationFeature> features)
public <T> T getFeatureImpl(Class<T> clazz)
Copyright © 2016–2019 AdroitLogic. All rights reserved.