Package org.apache.camel.k.listener
Class ContextConfigurer
java.lang.Object
org.apache.camel.k.listener.AbstractPhaseListener
org.apache.camel.k.listener.ContextConfigurer
- All Implemented Interfaces:
Runtime.Listener
,org.apache.camel.Ordered
-
Field Summary
Fields 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
-
Constructor Details
-
ContextConfigurer
public ContextConfigurer()
-
-
Method Details
-
accept
- Specified by:
accept
in classAbstractPhaseListener
-