Package com.composum.sling.core.util
Interface HttpUtil.InstanceFactory<Type extends HttpUtil.CachableInstance>
-
- Enclosing class:
- HttpUtil
public static interface HttpUtil.InstanceFactory<Type extends HttpUtil.CachableInstance>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class<Type>
getType()
Type
newInstance(org.apache.sling.api.SlingHttpServletRequest request)
-