com.softwaremill.macwire.scopes
package com.softwaremill.macwire.scopes
Members list
Type members
Classlikes
class MapScopeStorage(map: Map[String, Any]) extends ScopeStorage
Attributes
- Supertypes
trait ProxyingScope extends Scope
Attributes
- Supertypes
- Known subtypes
-
class ThreadLocalScope
trait Scope
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
trait ScopeStorage
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class MapScopeStorage
class ThreadLocalScope extends ProxyingScope, ThreadLocalScopeStorage
Attributes
- Supertypes
-
trait ThreadLocalScopeStoragetrait ProxyingScopetrait Scopeclass Objecttrait Matchableclass AnyShow all
trait ThreadLocalScopeStorage extends Scope
Attributes
- Supertypes
- Known subtypes
-
class ThreadLocalScope
In this article