|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectExpressionLanguageConfig
public class ExpressionLanguageConfig
Constructor Summary | |
---|---|
ExpressionLanguageConfig(String name,
String factoryClass,
BindingContextConfig[] bindingContexts)
|
Method Summary | |
---|---|
BindingContextConfig[] |
getBindingContexts()
|
String |
getFactoryClass()
|
String |
getName()
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExpressionLanguageConfig(String name, String factoryClass, BindingContextConfig[] bindingContexts)
Method Detail |
---|
public String getName()
public String getFactoryClass()
public BindingContextConfig[] getBindingContexts()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |