JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.cumulocity.microservice.context.scope.ScopeContainer
Packages that use
ScopeContainer
Package
Description
com.cumulocity.microservice.context.scope
Uses of
ScopeContainer
in
com.cumulocity.microservice.context.scope
Classes in
com.cumulocity.microservice.context.scope
that implement
ScopeContainer
Modifier and Type
Class
Description
class
DefaultScopeContainer
Implements a scope container.
Methods in
com.cumulocity.microservice.context.scope
that return
ScopeContainer
Modifier and Type
Method
Description
protected
ScopeContainer
BaseScope.
getScopeContainer
()