public static class EOperation.Internal.InvocationDelegate.Factory.Registry.Impl extends java.util.HashMap<java.lang.String,java.lang.Object> implements EOperation.Internal.InvocationDelegate.Factory.Registry
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>EOperation.Internal.InvocationDelegate.Factory.Registry.ImplINSTANCE| Constructor and Description |
|---|
EOperation.Internal.InvocationDelegate.Factory.Registry.Impl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
get(java.lang.Object key) |
EOperation.Internal.InvocationDelegate.Factory |
getFactory(java.lang.String uri) |
clear, clone, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, valuespublic EOperation.Internal.InvocationDelegate.Factory.Registry.Impl()
public java.lang.Object get(java.lang.Object key)
get in interface java.util.Map<java.lang.String,java.lang.Object>get in class java.util.HashMap<java.lang.String,java.lang.Object>public EOperation.Internal.InvocationDelegate.Factory getFactory(java.lang.String uri)
getFactory in interface EOperation.Internal.InvocationDelegate.Factory.Registry