org.apache.camel.component.rmi
Class RmiRegistryBean
java.lang.Object
org.apache.camel.component.bean.RegistryBean
org.apache.camel.component.rmi.RmiRegistryBean
- All Implemented Interfaces:
- BeanHolder
public class RmiRegistryBean
- extends RegistryBean
- Version:
| Methods inherited from class org.apache.camel.component.bean.RegistryBean |
createBeanInfo, createCacheHolder, createParameterMappingStrategy, getBean, getBeanInfo, getContext, getName, getParameterMappingStrategy, getProcessor, getRegistry, setParameterMappingStrategy, toString |
RmiRegistryBean
public RmiRegistryBean(CamelContext context,
String name,
Registry registry)
RmiRegistryBean
public RmiRegistryBean(CamelContext context,
String name,
ParameterMappingStrategy parameterMappingStrategy,
Registry registry)
lookupBean
protected Object lookupBean()
throws NoSuchBeanException
- Overrides:
lookupBean in class RegistryBean
- Throws:
NoSuchBeanException
Apache CAMEL