Package io.sentry
Class DefaultScopesStorage
java.lang.Object
io.sentry.DefaultScopesStorage
- All Implemented Interfaces:
IScopesStorage
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DefaultScopesStorage
public DefaultScopesStorage()
-
-
Method Details
-
init
public void init()- Specified by:
init
in interfaceIScopesStorage
-
set
- Specified by:
set
in interfaceIScopesStorage
-
get
- Specified by:
get
in interfaceIScopesStorage
-
close
public void close()- Specified by:
close
in interfaceIScopesStorage
-