O - Type d'objetpublic final class ContextRef<O extends Serializable> extends Object
| Constructor and Description |
|---|
ContextRef(String contextKey,
AbstractActionSupport action)
Deprecated.
Utiliser ContextRef(String contextKey, Class
|
ContextRef(String contextKey,
Class<O> valueClass,
AbstractActionSupport action)
Constructeur.
|
@Deprecated public ContextRef(String contextKey, AbstractActionSupport action)
contextKey - Clé dans le contextaction - Action strutspublic ContextRef(String contextKey, Class<O> valueClass, AbstractActionSupport action)
contextKey - Clé dans le contextvalueClass - Type du paramètreaction - Action strutsCopyright © 2014. All Rights Reserved.