Package | Description |
---|---|
org.hippoecm.hst.core.component |
The org.hippoecm.hst.core.component package defines the API for the HST Core Component
|
org.hippoecm.hst.utils |
Modifier and Type | Method and Description |
---|---|
protected InvocationHandler |
HstParameterInfoProxyFactoryImpl.createHstParameterInfoInvocationHandler(ComponentConfiguration componentConfig,
HstRequest request,
HstParameterValueConverter converter,
Class<?> parametersInfoType)
Override this method if a custom parameterInfoHandler is needed
|
<T> T |
HstParameterInfoProxyFactory.createParameterInfoProxy(ParametersInfo parametersInfo,
ComponentConfiguration componentConfig,
HstRequest request,
HstParameterValueConverter converter)
Returns a proxy instance of the interface T.
|
<T> T |
HstParameterInfoProxyFactoryImpl.createParameterInfoProxy(ParametersInfo parametersInfo,
ComponentConfiguration componentConfig,
HstRequest request,
HstParameterValueConverter converter) |
Constructor and Description |
---|
ParameterInfoInvocationHandler(ComponentConfiguration componentConfig,
HstRequest request,
HstParameterValueConverter converter,
Class<?> parametersInfoType) |
Modifier and Type | Field and Description |
---|---|
static HstParameterValueConverter |
ParameterUtils.DEFAULT_HST_PARAMETER_VALUE_CONVERTER |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.