public abstract class AbstractLiveEnricher extends BaseEnricher
enricherContext, FABRIC8_GENERATED_CONTAINERS, log, NEED_IMAGECHANGE_TRIGGERS| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
asBooleanFromGlobalProp(String prop) |
protected boolean |
getDefaultOnline()
Return the value to return if no online mode is explicitely specified.
|
protected String |
getExternalServiceURL(String serviceName,
String protocol)
Returns the external access to the given service name
|
protected Stack<Throwable> |
unfoldExceptions(Throwable exception)
Creates an Iterable to walk the exception from the bottom up
(the last caused by going upwards to the root exception).
|
create, enrich, getConfig, getConfig, getConfiguration, getContext, getImageChangeTriggerFlag, getImages, getLog, getName, getOpenshiftDeployTimeoutInSeconds, getProcessingInstructionViaKey, getRawConfig, getReplicaCount, getTrimImageInContainerSpecFlag, hasConfig, hasImageConfiguration, isAutomaticTriggerEnabled, isOpenShiftMode, setProcessingInstructionprotected boolean getDefaultOnline()
false.protected String getExternalServiceURL(String serviceName, String protocol)
serviceName - name of the serviceprotocol - URL protocol such as httpprotected Stack<Throwable> unfoldExceptions(Throwable exception)
exception - the exceptionIterableCopyright © 2019. All rights reserved.