|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MutableChannelManager
Interface to synchronize updates to the virtual hosts / mounts with those in the channel configuration.
Method Summary | |
---|---|
void |
invalidate()
discard cached channel information; there have been external changes to the backend storage. |
void |
load(VirtualHosts hosts)
Populate the mounts under the virtual hosts with channel information. |
Methods inherited from interface org.hippoecm.hst.configuration.channel.ChannelManager |
---|
addChannelManagerEventListeners, canUserModifyChannels, getBlueprint, getBlueprints, getChannel, getChannelInfo, getChannelInfoClass, getChannels, getPropertyDefinitions, getResourceBundle, persist, removeChannelManagerEventListeners, save |
Method Detail |
---|
void load(VirtualHosts hosts) throws RepositoryNotAvailableException
hosts
-
RepositoryNotAvailableException
void invalidate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |