Package org.apache.camel.main.download
Class KameletAutowiredLifecycleStrategy
java.lang.Object
org.apache.camel.support.LifecycleStrategySupport
org.apache.camel.main.MainAutowiredLifecycleStrategy
org.apache.camel.main.download.KameletAutowiredLifecycleStrategy
- All Implemented Interfaces:
org.apache.camel.Ordered,org.apache.camel.spi.AutowiredLifecycleStrategy,org.apache.camel.spi.LifecycleStrategy
public class KameletAutowiredLifecycleStrategy
extends org.apache.camel.main.MainAutowiredLifecycleStrategy
-
Field Summary
Fields inherited from interface org.apache.camel.Ordered
HIGHEST, LOWEST -
Constructor Summary
ConstructorsConstructorDescriptionKameletAutowiredLifecycleStrategy(org.apache.camel.CamelContext camelContext, String stubPattern, boolean silent) -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanprotected booleanprotected booleanprotected booleanMethods inherited from class org.apache.camel.main.MainAutowiredLifecycleStrategy
getOrder, onComponentAdd, onContextInitializing, onContextStopped, onDataFormatCreated, onLanguageCreatedMethods inherited from class org.apache.camel.support.LifecycleStrategySupport
adapt, adapt, adapt, adapt, adapt, adapt, adapt, doAutoWire, onCamelContextInitialized, onCamelContextInitializing, onCamelContextStarted, onCamelContextStarting, onCamelContextStopped, onCamelContextStopping, onComponentRemove, onEndpointAdd, onEndpointRemove, onRouteContextCreate, onRoutesAdd, onRoutesRemove, onServiceAdd, onServiceRemove, onThreadPoolAdd, onThreadPoolRemoveMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.camel.spi.LifecycleStrategy
onComponentRemove, onContextInitialized, onContextStarted, onContextStarting, onContextStopping, onEndpointAdd, onEndpointRemove, onRouteContextCreate, onRoutesAdd, onRoutesRemove, onServiceAdd, onServiceRemove, onThreadPoolAdd, onThreadPoolRemove
-
Constructor Details
-
KameletAutowiredLifecycleStrategy
public KameletAutowiredLifecycleStrategy(org.apache.camel.CamelContext camelContext, String stubPattern, boolean silent)
-
-
Method Details
-
isEnabled
- Overrides:
isEnabledin classorg.apache.camel.main.MainAutowiredLifecycleStrategy
-
isEnabled
- Overrides:
isEnabledin classorg.apache.camel.main.MainAutowiredLifecycleStrategy
-
isEnabled
- Overrides:
isEnabledin classorg.apache.camel.main.MainAutowiredLifecycleStrategy
-
isEnabled
-