org.mvel2.util
Class StaticFieldStub
java.lang.Object
org.mvel2.util.StaticFieldStub
- All Implemented Interfaces:
- Serializable, StaticStub
public class StaticFieldStub
- extends Object
- implements StaticStub
- Author:
- Mike Brock
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaticFieldStub
public StaticFieldStub(Field field)
call
public Object call(Object ctx,
Object thisCtx,
VariableResolverFactory factory,
Object[] parameters)
- Specified by:
call in interface StaticStub
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.