@OsgiServiceProvider(classes=org.apache.camel.spi.LifecycleStrategy.class)
@Named(value="locatorLifecycleStrategy")
@Singleton
public class LocatorLifecycleStrategy
extends org.apache.camel.support.LifecycleStrategySupport
| Constructor and Description |
|---|
LocatorLifecycleStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
onContextStop(org.apache.camel.CamelContext context) |
void |
onEndpointAdd(org.apache.camel.Endpoint endpoint) |
adapt, adapt, adapt, adapt, adapt, adapt, adapt, adapt, adapt, onCamelContextInitialized, onCamelContextInitializing, onCamelContextStart, onCamelContextStarted, onCamelContextStarting, onCamelContextStop, onCamelContextStopped, onCamelContextStopping, onComponentAdd, onComponentRemove, onContextStart, onEndpointRemove, onRouteContextCreate, onRoutesAdd, onRoutesRemove, onServiceAdd, onServiceRemove, onThreadPoolAdd, onThreadPoolRemovepublic void onContextStop(org.apache.camel.CamelContext context)
onContextStop in interface org.apache.camel.spi.LifecycleStrategyonContextStop in class org.apache.camel.support.LifecycleStrategySupportpublic void onEndpointAdd(org.apache.camel.Endpoint endpoint)
onEndpointAdd in interface org.apache.camel.spi.LifecycleStrategyonEndpointAdd in class org.apache.camel.support.LifecycleStrategySupportCopyright © 2011–2021 Talend Inc.. All rights reserved.