Uses of Class
org.apache.camel.v1.integrationspec.traits.Environment
-
Packages that use Environment Package Description org.apache.camel.v1.integrationspec -
-
Uses of Environment in org.apache.camel.v1.integrationspec
Methods in org.apache.camel.v1.integrationspec that return Environment Modifier and Type Method Description EnvironmentTraits. getEnvironment()Methods in org.apache.camel.v1.integrationspec with parameters of type Environment Modifier and Type Method Description voidTraits. setEnvironment(Environment environment)
-