info.magnolia.module.observation.sample
Class PageListener

java.lang.Object
  extended by info.magnolia.module.observation.sample.PageListener
All Implemented Interfaces:
javax.jcr.observation.EventListener

public class PageListener
extends Object
implements javax.jcr.observation.EventListener

Basic example that prints a message to the console.


Constructor Summary
PageListener()
           
 
Method Summary
 void onEvent(javax.jcr.observation.EventIterator events)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageListener

public PageListener()
Method Detail

onEvent

public void onEvent(javax.jcr.observation.EventIterator events)
Specified by:
onEvent in interface javax.jcr.observation.EventListener


Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.