|
Apache Tuscany SCA Kernel Sub-Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ScopeRegistry
Manages ScopeContainer
s in the runtime
Method Summary | ||
---|---|---|
void |
deregisterFactory(Scope scope)
|
|
ScopeContainer |
getScopeContainer(Scope scope)
|
|
|
registerFactory(Scope scope,
ObjectFactory<T> factory)
|
Method Detail |
---|
ScopeContainer getScopeContainer(Scope scope) throws ScopeNotFoundException
ScopeNotFoundException
<T extends ScopeContainer> void registerFactory(Scope scope, ObjectFactory<T> factory)
void deregisterFactory(Scope scope)
|
Apache Tuscany SCA Kernel Sub-Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |