JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ch.tocco.nice2.boot.api.executioncontext
Interface ContextWrapper<T>
public interface
ContextWrapper<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
destroy
()
T
getContext
()
Class
<
T
>
getContextClass
()
Method Details
getContext
T
getContext
()
getContextClass
Class
<
T
>
getContextClass
()
destroy
void
destroy
()