Package | Description |
---|---|
org.hippoecm.hst.configuration.channel |
Modifier and Type | Method and Description |
---|---|
void |
ChannelManagerEventListener.channelCreated(ChannelManagerEvent event)
Called immediately after a channel has been created through
ChannelManager.persist(String, Channel) . |
void |
ChannelManagerEventListener.channelUpdated(ChannelManagerEvent event)
Called immediately after a channel has been updated through
ChannelManager.save(Channel) . |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.