|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PageParameterStrategy
Allows to provide a custom InterceptorStrategy
Method Summary | |
---|---|
void |
addParameter(String key,
String value)
Allows to add the parameter to an (internal) context |
Methods inherited from interface org.apache.myfaces.extensions.cdi.core.impl.spi.InterceptorStrategy |
---|
execute |
Method Detail |
---|
void addParameter(String key, String value)
key
- name of the keyvalue
- value mapped to the key
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |