Brooklyn

brooklyn.enricher.basic
[Java] Class AbstractEnricher

java.lang.Object
  brooklyn.policy.basic.AbstractEntityAdjunct
      brooklyn.enricher.basic.AbstractEnricher
All Implemented Interfaces:
Enricher

public abstract class AbstractEnricher
extends AbstractEntityAdjunct

Base Enricher implementation; all enrichers should extend this or its children


Field Summary
 
Fields inherited from class AbstractEntityAdjunct
_subscriptionTracker, adjunctType, configsInternal, entity, execution, id, leftoverProperties, name
 
Constructor Summary
AbstractEnricher()

AbstractEnricher(java.util.Map flags)

 
Method Summary
EnricherType getEnricherType()

 
Methods inherited from class AbstractEntityAdjunct
check, configure, configure, destroy, doReconfigureConfig, getAdjunctType, getAllConfig, getAllSubscriptions, getConfig, getConfigMap, getId, getManagementContext, getName, getSubscriptionTracker, init, isDestroyed, isLegacyConstruction, isRunning, setConfig, setEntity, setId, setManagementContext, setName, subscribe, subscribeToChildren, subscribeToMembers, toString, unsubscribe, unsubscribe
 

Constructor Detail

AbstractEnricher

public AbstractEnricher()


AbstractEnricher

public AbstractEnricher(java.util.Map flags)


 
Method Detail

getEnricherType

@Override
public EnricherType getEnricherType()


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.