|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractMap<K,V>
java.util.HashMap<java.lang.String,java.lang.Object>
org.apache.camel.impl.SimpleRegistry
org.ow2.jonas.camel.registry.xml.LazySimpleRegistry
public class LazySimpleRegistry
SimpleRegistry with lazy lookup.
| Constructor Summary | |
|---|---|
LazySimpleRegistry(org.apache.camel.CamelContext context)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
lookup(java.lang.String name)
|
| Methods inherited from class org.apache.camel.impl.SimpleRegistry |
|---|
lookup, lookupByType |
| Methods inherited from class java.util.HashMap |
|---|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
| Methods inherited from class java.util.AbstractMap |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Map |
|---|
equals, hashCode |
| Constructor Detail |
|---|
public LazySimpleRegistry(org.apache.camel.CamelContext context)
| Method Detail |
|---|
public java.lang.Object lookup(java.lang.String name)
lookup in interface org.apache.camel.spi.Registrylookup in class org.apache.camel.impl.SimpleRegistry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||