Uses of Interface
org.hippoecm.hst.configuration.channel.ChannelManagerEvent

Packages that use ChannelManagerEvent
org.hippoecm.hst.configuration.channel   
 

Uses of ChannelManagerEvent in org.hippoecm.hst.configuration.channel
 

Methods in org.hippoecm.hst.configuration.channel with parameters of type ChannelManagerEvent
 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-2012 Hippo. All Rights Reserved.