Uses of Class
org.apache.camel.v1.integrationspec.template.spec.containers.Lifecycle
-
Packages that use Lifecycle Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of Lifecycle in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return Lifecycle Modifier and Type Method Description LifecycleContainers. getLifecycle()Methods in org.apache.camel.v1.integrationspec.template.spec with parameters of type Lifecycle Modifier and Type Method Description voidContainers. setLifecycle(Lifecycle lifecycle)
-