org.hippoecm.hst.core.component
Class HstParameterInfoProxyFactoryImpl.ParameterInfoInvocationHandler
java.lang.Object
org.hippoecm.hst.core.component.HstParameterInfoProxyFactoryImpl.ParameterInfoInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- HstParameterInfoProxyFactoryImpl
protected static class HstParameterInfoProxyFactoryImpl.ParameterInfoInvocationHandler
- extends Object
- implements InvocationHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HstParameterInfoProxyFactoryImpl.ParameterInfoInvocationHandler
public HstParameterInfoProxyFactoryImpl.ParameterInfoInvocationHandler(ComponentConfiguration componentConfig,
HstRequest request)
invoke
public Object invoke(Object object,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
getParameterValue
public String getParameterValue(String parameterName,
ComponentConfiguration config,
HstRequest req)
Copyright © 2008-2012 Hippo. All Rights Reserved.