|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tuscany.sca.core.scope.ScopeRegistryImpl
public class ScopeRegistryImpl
The default implementation of a scope registry
Constructor Summary | |
---|---|
ScopeRegistryImpl()
|
Method Summary | |
---|---|
ScopeContainer |
getScopeContainer(RuntimeComponent runtimeComponent)
Returns the scope container for the given scope or null if one not found |
void |
register(ScopeContainerFactory factory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScopeRegistryImpl()
Method Detail |
---|
public void register(ScopeContainerFactory factory)
register
in interface ScopeRegistry
public ScopeContainer getScopeContainer(RuntimeComponent runtimeComponent)
ScopeRegistry
getScopeContainer
in interface ScopeRegistry
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |