Uses of Class
org.hippoecm.hst.configuration.channel.Blueprint
Packages that use Blueprint
Package
Description
The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting
-
Uses of Blueprint in org.hippoecm.hst.configuration.channel
Methods in org.hippoecm.hst.configuration.channel that return BlueprintModifier and TypeMethodDescriptionstatic Blueprint
ChannelManagerEvent.getBlueprint()
Returns a blueprint object which is being used during the channel creation.Methods in org.hippoecm.hst.configuration.channel with parameters of type Blueprint -
Uses of Blueprint in org.hippoecm.hst.configuration.hosting
Methods in org.hippoecm.hst.configuration.hosting that return BlueprintModifier and TypeMethodDescriptionVirtualHosts.getBlueprint
(String id) Retrieve a blue print from it's ID.Methods in org.hippoecm.hst.configuration.hosting that return types with arguments of type Blueprint