JndiBeanRepository instead.@Deprecated public class JndiRegistry extends org.apache.camel.support.jndi.JndiBeanRepository implements org.apache.camel.spi.Registry
Registry implementation which looks up the objects in JNDI| Constructor and Description |
|---|
JndiRegistry()
Deprecated.
|
JndiRegistry(boolean standalone)
Deprecated.
|
JndiRegistry(Context context)
Deprecated.
|
JndiRegistry(Map environment)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
bind(String id,
Class<?> type,
Object bean)
Deprecated.
|
close, createContext, findByType, findByTypeWithName, getContext, lookupByName, lookupByNameAndType, setContextpublic JndiRegistry()
public JndiRegistry(Map environment)
public JndiRegistry(Context context)
public JndiRegistry(boolean standalone)
Apache Camel