Uses of Class
org.apache.camel.v1.integrationspec.template.spec.containers.lifecycle.PreStop
-
Packages that use PreStop Package Description org.apache.camel.v1.integrationspec.template.spec.containers -
-
Uses of PreStop in org.apache.camel.v1.integrationspec.template.spec.containers
Methods in org.apache.camel.v1.integrationspec.template.spec.containers that return PreStop Modifier and Type Method Description PreStopLifecycle. getPreStop()Methods in org.apache.camel.v1.integrationspec.template.spec.containers with parameters of type PreStop Modifier and Type Method Description voidLifecycle. setPreStop(PreStop preStop)
-