info.magnolia.module.observation.util
Class ObservationUtil.SynchEventListener

java.lang.Object
  extended by info.magnolia.module.observation.util.ObservationUtil.SynchEventListener
All Implemented Interfaces:
javax.jcr.observation.EventListener, org.apache.jackrabbit.core.observation.SynchronousEventListener
Enclosing class:
ObservationUtil

public static class ObservationUtil.SynchEventListener
extends Object
implements org.apache.jackrabbit.core.observation.SynchronousEventListener

Synchronized Listener.


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

Constructor Detail

ObservationUtil.SynchEventListener

public ObservationUtil.SynchEventListener(javax.jcr.observation.EventListener listener)
Method Detail

onEvent

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

toString

public String toString()
Overrides:
toString in class Object


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