Uses of Interface
org.apache.camel.spi.BeanRepository
-
Packages that use BeanRepository Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of BeanRepository in org.apache.camel.spi
Subinterfaces of BeanRepository in org.apache.camel.spi Modifier and Type Interface Description interface
Registry
Represents aBeanRepository
which may also be capable of binding beans to its repository.
-