org.apache.velocity.util.introspection

Class UberspectImpl.VelSetterImpl

public class UberspectImpl.VelSetterImpl extends Object implements VelPropertySet

Field Summary
StringputKey
VelMethodvm
Constructor Summary
VelSetterImpl(VelMethod velmethod)
VelSetterImpl(VelMethod velmethod, String key)
VelSetterImpl()
Method Summary
StringgetMethodName()
Objectinvoke(Object o, Object value)
booleanisCacheable()

Field Detail

putKey

String putKey

vm

VelMethod vm

Constructor Detail

VelSetterImpl

public VelSetterImpl(VelMethod velmethod)

VelSetterImpl

public VelSetterImpl(VelMethod velmethod, String key)

VelSetterImpl

private VelSetterImpl()

Method Detail

getMethodName

public String getMethodName()

invoke

public Object invoke(Object o, Object value)

isCacheable

public boolean isCacheable()
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.