Uses of Class
org.onehippo.cms7.services.context.HippoWebappContext
-
Packages that use HippoWebappContext Package Description org.onehippo.cms7.services.context -
-
Uses of HippoWebappContext in org.onehippo.cms7.services.context
Methods in org.onehippo.cms7.services.context that return HippoWebappContext Modifier and Type Method Description HippoWebappContext
HippoWebappContextRegistry. getContext(String contextPath)
Methods in org.onehippo.cms7.services.context with parameters of type HippoWebappContext Modifier and Type Method Description void
HippoWebappContextRegistry. register(HippoWebappContext serviceObject)
boolean
HippoWebappContextRegistry. unregister(HippoWebappContext serviceObject)
-