|
|||||||||
| 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.ejb.EjbRegistryBean
public class EjbRegistryBean
An implementation of a BeanHolder which will look up
an EJB bean from the JNDI Context
| Constructor Summary | |
|---|---|
EjbRegistryBean(org.apache.camel.spi.Registry registry,
org.apache.camel.CamelContext context,
String name)
|
|
| Method Summary | |
|---|---|
protected Object |
lookupBean()
|
String |
toString()
|
| Methods inherited from class org.apache.camel.component.bean.RegistryBean |
|---|
createBeanInfo, createCacheHolder, createParameterMappingStrategy, getBean, getBeanInfo, getContext, getName, getParameterMappingStrategy, getProcessor, getRegistry, setParameterMappingStrategy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EjbRegistryBean(org.apache.camel.spi.Registry registry,
org.apache.camel.CamelContext context,
String name)
| Method Detail |
|---|
public String toString()
toString in class org.apache.camel.component.bean.RegistryBeanprotected Object lookupBean()
lookupBean in class org.apache.camel.component.bean.RegistryBean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||