| Package | Description |
|---|---|
| org.jaggeryjs.scriptengine.cache |
| Modifier and Type | Method and Description |
|---|---|
ContextWrapper |
TenantWrapper.getContext(ScriptCachingContext sctx) |
ContextWrapper |
TenantWrapper.getContext(String context) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ContextWrapper> |
TenantWrapper.getContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
TenantWrapper.setContext(ScriptCachingContext sctx,
ContextWrapper ctxWrapper) |
void |
TenantWrapper.setContext(String context,
ContextWrapper ctxWrapper) |
Copyright © 2015 WSO2 Inc. All rights reserved.