| Package | Description |
|---|---|
| io.vertigo.struts2.context | |
| io.vertigo.struts2.core | |
| io.vertigo.struts2.impl.context | |
| io.vertigo.struts2.plugins.context.berkeley |
| Modifier and Type | Method and Description |
|---|---|
KActionContext |
ContextCacheManager.get(String key)
Cette methode rend l'objet désigne par le contexte et le handle donnée en entrée.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContextCacheManager.put(KActionContext context)
Ajoute Objet dans le cache.
|
| Modifier and Type | Method and Description |
|---|---|
KActionContext |
AbstractActionSupport.getModel() |
| Modifier and Type | Method and Description |
|---|---|
KActionContext |
ContextCachePlugin.get(String key)
Cette methode rend l'objet désigne par le contexte et le handle donnée en entrée.
|
KActionContext |
ContextCacheManagerImpl.get(String key)
Cette methode rend l'objet désigne par le contexte et le handle donnée en entrée.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContextCachePlugin.put(KActionContext context)
Ajoute Objet dans le cache.
|
void |
ContextCacheManagerImpl.put(KActionContext context)
Ajoute Objet dans le cache.
|
| Modifier and Type | Method and Description |
|---|---|
KActionContext |
BerkeleyContextCachePlugin.get(String key)
Cette methode rend l'objet désigne par le contexte et le handle donnée en entrée.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BerkeleyContextCachePlugin.put(KActionContext context)
Ajoute Objet dans le cache.
|
Copyright © 2015. All Rights Reserved.