org.exoplatform.services.jcr.ext.script.groovy
Class GroovyScript2RestUpdateListener

java.lang.Object
  extended by org.exoplatform.services.jcr.ext.script.groovy.GroovyScript2RestUpdateListener
All Implemented Interfaces:
javax.jcr.observation.EventListener

public class GroovyScript2RestUpdateListener
extends java.lang.Object
implements javax.jcr.observation.EventListener

Version:
$Id: GroovyScript2RestUpdateListener.java 35186 2009-08-07 14:23:43Z pnedonosko $
Author:
Andrey Parfonov

Constructor Summary
GroovyScript2RestUpdateListener(java.lang.String repository, java.lang.String workspace, GroovyScript2RestLoader groovyScript2RestLoader, javax.jcr.Session session)
           
 
Method Summary
 void onEvent(javax.jcr.observation.EventIterator eventIterator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroovyScript2RestUpdateListener

public GroovyScript2RestUpdateListener(java.lang.String repository,
                                       java.lang.String workspace,
                                       GroovyScript2RestLoader groovyScript2RestLoader,
                                       javax.jcr.Session session)
Method Detail

onEvent

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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.