Uses of Interface
org.apache.camel.spi.VariableRepository
Packages that use VariableRepository
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of VariableRepository in org.apache.camel.spi
Subinterfaces of VariableRepository in org.apache.camel.spiModifier and TypeInterfaceDescriptioninterface
AVariableRepository
that can browse the variables.Methods in org.apache.camel.spi that return VariableRepositoryModifier and TypeMethodDescriptionVariableRepositoryFactory.getVariableRepository
(String id) Gets theVariableRepository
for the given id