Class CrispHstServices

java.lang.Object
org.onehippo.cms7.crisp.hst.module.CrispHstServices

public class CrispHstServices extends Object
Convenient utility to allow easy access to the singleton ResourceServiceBroker in an application.

Note: Each set of the static members of org.hippoecm.hst.site.HstServices in multiple wars has its own ComponentManager. So, the ComponentManager of each application can be used to try to find the local CRISP ResourceServiceBroker component. If not found from the local ComponentManager, then it can try to find it from HippoServiceRegistry as fallback.