Class JcrEventListener

  • All Implemented Interfaces:
    Serializable, javax.jcr.observation.EventListener, org.apache.wicket.util.io.IClusterable

    public class JcrEventListener
    extends Object
    implements javax.jcr.observation.EventListener, org.apache.wicket.util.io.IClusterable
    See Also:
    Serialized Form
    • Method Detail

      • onEvent

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

        public void start()
      • stop

        public void stop()