create Scope
fun createScope(scopeId: ScopeID, qualifier: Qualifier, source: Any? = null, scopeArchetype: TypeQualifier? = null): Scope
Create a Scope instance
Parameters
scope Id
scope Definition Name
inline fun <T : Any> createScope(scopeId: ScopeID, source: Any? = null, scopeArchetype: TypeQualifier? = null): Scope
Create a Scope instance
Parameters
scope Id
Create a Scope instance
Parameters
scope Definition Name