Uses of Interface
org.apache.camel.component.grape.PatchesRepository
-
-
Uses of PatchesRepository in org.apache.camel.component.grape
Classes in org.apache.camel.component.grape that implement PatchesRepository Modifier and Type Class Description class
FilePatchesRepository
Methods in org.apache.camel.component.grape that return PatchesRepository Modifier and Type Method Description PatchesRepository
GrapeComponent. getPatchesRepository()
Methods in org.apache.camel.component.grape with parameters of type PatchesRepository Modifier and Type Method Description void
GrapeComponent. setPatchesRepository(PatchesRepository patchesRepository)
-