public class CdiBeanRegistry extends Object implements org.apache.camel.spi.Registry
BeanManager.public Object lookup(String name)
lookup in interface org.apache.camel.spi.Registrypublic <T> T lookup(String name, Class<T> type)
lookup in interface org.apache.camel.spi.Registrypublic <T> Map<String,T> lookupByType(Class<T> type)
lookupByType in interface org.apache.camel.spi.RegistryApache CAMEL