Uses of Class
org.apache.camel.v1.integrationspec.traits.Deployment
-
Packages that use Deployment Package Description org.apache.camel.v1.integrationspec -
-
Uses of Deployment in org.apache.camel.v1.integrationspec
Methods in org.apache.camel.v1.integrationspec that return Deployment Modifier and Type Method Description DeploymentTraits. getDeployment()Methods in org.apache.camel.v1.integrationspec with parameters of type Deployment Modifier and Type Method Description voidTraits. setDeployment(Deployment deployment)
-