Uses of Interface
org.hippoecm.hst.core.component.HstParameterInfoProxyFactory
Package
Description
The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Container
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
-
Uses of HstParameterInfoProxyFactory in org.hippoecm.hst.core.internal
Modifier and TypeMethodDescriptionvoid
HstMutableRequestContext.setParameterInfoProxyFactory
(HstParameterInfoProxyFactory parameterInfoProxyFactory) -
Uses of HstParameterInfoProxyFactory in org.hippoecm.hst.core.request
Modifier and TypeMethodDescriptionHstRequestContext.getParameterInfoProxyFactory()
Expert: ReturnsHstParameterInfoProxyFactory
to create a proxy for an interface that is referred to by aParametersInfo
annotation on aHstComponent
annotated interface getters