public class MicroServiceInjectionComponentFeature extends jadex.bridge.component.impl.AbstractComponentFeature implements IMicroServiceInjectionFeature
| Modifier and Type | Field and Description |
|---|---|
static jadex.bridge.component.IComponentFeatureFactory |
FACTORY
The factory.
|
| Constructor and Description |
|---|
MicroServiceInjectionComponentFeature(jadex.bridge.IInternalAccess component,
jadex.bridge.component.ComponentCreationInfo cinfo)
Factory method constructor for instance level.
|
| Modifier and Type | Method and Description |
|---|---|
jadex.commons.future.IFuture<java.lang.Void> |
init()
Initialize the feature.
|
public static final jadex.bridge.component.IComponentFeatureFactory FACTORY