JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.boot.api.executioncontext
ContextWrapper
Contents
Description
Method Summary
Method Details
getContext()
getContextClass()
destroy()
Hide sidebar
Show sidebar
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
()