org.apache.tuscany.core.context.impl
Class AbstractCompositeContext.NameToScope
java.lang.Object
org.apache.tuscany.core.context.impl.AbstractCompositeContext.NameToScope
- Enclosing class:
- AbstractCompositeContext
protected static class AbstractCompositeContext.NameToScope
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractCompositeContext.NameToScope
public AbstractCompositeContext.NameToScope(QualifiedName name,
ScopeContext scope)
getName
public QualifiedName getName()
getScopeContext
public ScopeContext getScopeContext()
-