proxy
proxy
API
com.softwaremill.macwire
aop
Interceptor
InvocationContext
NoOpInterceptor
ProxyingInterceptor
ProxyingInterceptor
proxy
ProxyCreator
scopes
MapScopeStorage
NoOpScope
ProxyingScope
Scope
ScopeStorage
ThreadLocalScope
ThreadLocalScopeStorage
proxy
/
com.softwaremill.macwire
/
com.softwaremill.macwire.scopes
/
MapScopeStorage
MapScopeStorage
com.softwaremill.macwire.scopes.MapScopeStorage
class
MapScopeStorage
(
map
:
Map
[
String
,
Any
])
extends
ScopeStorage
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
ScopeStorage
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
get
(
key
:
String
):
Option
[
Any
]
def
set
(
key
:
String
,
value
:
Any
):
Unit
In this article
Attributes
Members list
Value members
Concrete methods