Package org.apache.camel.k.listener
Class SourcesConfigurer
java.lang.Object
org.apache.camel.k.listener.AbstractPhaseListener
org.apache.camel.k.listener.SourcesConfigurer
- All Implemented Interfaces:
Runtime.Listener
,org.apache.camel.Ordered
-
Field Summary
FieldsFields inherited from interface org.apache.camel.Ordered
HIGHEST, LOWEST
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.k.listener.AbstractPhaseListener
accept
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.camel.k.Runtime.Listener
getOrder
-
Field Details
-
CAMEL_K_PREFIX
- See Also:
-
CAMEL_K_SOURCES_PREFIX
- See Also:
-
-
Constructor Details
-
SourcesConfigurer
public SourcesConfigurer()
-
-
Method Details
-
getSources
-
setSources
-
accept
- Specified by:
accept
in classAbstractPhaseListener
-