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 Expression
context
- the context against which this expression will be evaluatedpublic void update(Context context, String newValue)
update
in interface Expression
context
- update this Context
newValue
- the new value for this expressionExpression
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.