|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MutableResolvedMount
This is an INTERNAL USAGE ONLY API. Clients should not cast to these interfaces as they should never be used from client code
| Method Summary | |
|---|---|
void |
setMount(Mount mount)
Sets the backing Mount behind the ResolvedMount to the new mount. |
| Methods inherited from interface org.hippoecm.hst.core.request.ResolvedMount |
|---|
getFormLoginPage, getMatchingIgnoredPrefix, getMount, getNamedPipeline, getResolvedMountPath, getResolvedVirtualHost, getRoles, getUsers, isAuthenticated, isSessionStateful, isSubjectBasedSession, matchSiteMapItem |
| Method Detail |
|---|
void setMount(Mount mount)
Mount behind the ResolvedMount to the new mount. This is useful
to for example decorate a Mount: For example, to decorate a Mount representing a live environment
in such a way that it shows the preview.
mount -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||