|
Copyright © 2009, 2010 Nu Echo Inc. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.nuecho.application.grammarserver.servlets.DefaultContextInitializer
public final class DefaultContextInitializer
Implementation of ContextInitializer that puts the value associated
with each key in the parameterMap. When the parameterMap is provided by a
servlet, the value is an array of String objects.
ContextInitializer| Constructor Summary | |
|---|---|
DefaultContextInitializer()
|
|
| Method Summary | |
|---|---|
java.util.Map |
getContext(java.util.Map parameters,
GrammarFragmentFactory factory,
CacheControl control)
Computes an instantiation context from a map of parameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultContextInitializer()
| Method Detail |
|---|
public java.util.Map getContext(java.util.Map parameters,
GrammarFragmentFactory factory,
CacheControl control)
ContextInitializer
getContext in interface ContextInitializerparameters - the input parametersfactory - a grammar fragment factory objectcontrol - a cache control object
|
Copyright © 2009, 2010 Nu Echo Inc. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||