|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.camel.component.bean.RegistryBean
org.apache.camel.component.rmi.RmiRegistryBean
public class RmiRegistryBean
Constructor Summary | |
---|---|
RmiRegistryBean(org.apache.camel.CamelContext context,
String name,
org.apache.camel.component.bean.ParameterMappingStrategy parameterMappingStrategy,
Registry registry)
|
|
RmiRegistryBean(org.apache.camel.CamelContext context,
String name,
Registry registry)
|
Method Summary | |
---|---|
protected Object |
lookupBean()
|
Methods inherited from class org.apache.camel.component.bean.RegistryBean |
---|
createBeanInfo, createCacheHolder, createParameterMappingStrategy, getBean, getBeanInfo, getContext, getName, getParameterMappingStrategy, getProcessor, getRegistry, setParameterMappingStrategy, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RmiRegistryBean(org.apache.camel.CamelContext context, String name, Registry registry)
public RmiRegistryBean(org.apache.camel.CamelContext context, String name, org.apache.camel.component.bean.ParameterMappingStrategy parameterMappingStrategy, Registry registry)
Method Detail |
---|
protected Object lookupBean() throws org.apache.camel.NoSuchBeanException
lookupBean
in class org.apache.camel.component.bean.RegistryBean
org.apache.camel.NoSuchBeanException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |