public class EnricherDynamicType extends BrooklynDynamicType<Enricher,AbstractEnricher>
Constructor and Description |
---|
EnricherDynamicType(AbstractEnricher enricher) |
EnricherDynamicType(java.lang.Class<? extends Enricher> type) |
Modifier and Type | Method and Description |
---|---|
EnricherType |
getSnapshot() |
getBrooklynClass, getConfigKey, getConfigKeyField, getConfigKeys, setName
public EnricherDynamicType(java.lang.Class<? extends Enricher> type)
public EnricherDynamicType(AbstractEnricher enricher)
public EnricherType getSnapshot()
getSnapshot
in class BrooklynDynamicType<Enricher,AbstractEnricher>