public class EjbRegistryBean
extends org.apache.camel.component.bean.RegistryBean
BeanHolder which will look up
an EJB bean from the JNDI Context| Constructor and Description |
|---|
EjbRegistryBean(org.apache.camel.spi.Registry registry,
org.apache.camel.CamelContext context,
String name) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
lookupBean() |
String |
toString() |
public EjbRegistryBean(org.apache.camel.spi.Registry registry,
org.apache.camel.CamelContext context,
String name)
Apache Camel