|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.ecore.impl.EPackageRegistryImpl.Delegator
org.apache.tuscany.sdo.helper.DefaultHelperContextImpl.SDOPackageRegistryDelegator
protected static class DefaultHelperContextImpl.SDOPackageRegistryDelegator
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface java.util.Map |
---|
Map.Entry |
Field Summary | |
---|---|
protected Map |
classLoaderToRegistryMap
A map from class loader to its associated registry. |
Fields inherited from interface org.eclipse.emf.ecore.EPackage.Registry |
---|
INSTANCE |
Constructor Summary | |
---|---|
protected |
DefaultHelperContextImpl.SDOPackageRegistryDelegator()
|
Method Summary | |
---|---|
protected org.eclipse.emf.ecore.EPackage.Registry |
delegateRegistry(ClassLoader classLoader)
|
org.eclipse.emf.ecore.EPackage.Registry |
getRegistry(ClassLoader classLoader)
Returns the package registry associated with the given class loader. |
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageRegistryImpl.Delegator |
---|
clear, containsKey, containsValue, delegateRegistry, entrySet, get, getContextClassLoader, getEFactory, getEPackage, getParent, isEmpty, keySet, put, put, putAll, remove, size, values |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Map |
---|
equals, hashCode |
Field Detail |
---|
protected Map classLoaderToRegistryMap
Constructor Detail |
---|
protected DefaultHelperContextImpl.SDOPackageRegistryDelegator()
Method Detail |
---|
public org.eclipse.emf.ecore.EPackage.Registry getRegistry(ClassLoader classLoader)
classLoader
- the class loader.
protected org.eclipse.emf.ecore.EPackage.Registry delegateRegistry(ClassLoader classLoader)
delegateRegistry
in class org.eclipse.emf.ecore.impl.EPackageRegistryImpl.Delegator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |