This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.cocoon.generation
Class VelocityGenerator.JSIntrospector.JSPropertySet
java.lang.Object
   org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertySet
org.apache.cocoon.generation.VelocityGenerator.JSIntrospector.JSPropertySet
- All Implemented Interfaces: 
- org.apache.velocity.util.introspection.VelPropertySet
- Enclosing class:
- VelocityGenerator.JSIntrospector
- public static class VelocityGenerator.JSIntrospector.JSPropertySet 
- extends Object- implements org.apache.velocity.util.introspection.VelPropertySet
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
VelocityGenerator.JSIntrospector.JSPropertySet
public VelocityGenerator.JSIntrospector.JSPropertySet(org.mozilla.javascript.Scriptable scope,
                                                      String name)
invoke
public Object invoke(Object thisArg,
                     Object rhs)
              throws Exception
- 
- Specified by:
- invokein interface- org.apache.velocity.util.introspection.VelPropertySet
 
- 
- Throws:
- Exception
 
isCacheable
public boolean isCacheable()
- 
- Specified by:
- isCacheablein interface- org.apache.velocity.util.introspection.VelPropertySet
 
- 
 
getMethodName
public String getMethodName()
- 
- Specified by:
- getMethodNamein interface- org.apache.velocity.util.introspection.VelPropertySet
 
- 
 
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.