public class ClassNameExpression extends Object implements Expression
ClassNameExpression returns the current class name
of the context bean
| Constructor and Description |
|---|
ClassNameExpression()
Base constructor
|
public Object evaluate(Context context)
evaluate in interface Expressioncontext - the context against which this expression will be evaluatedpublic void update(Context context, String newValue)
update in interface Expressioncontext - update this ContextnewValue - the new value for this expressionExpressionCopyright © 2002-2013 Apache Software Foundation. All Rights Reserved.