eXo JCR :: Component :: Extension Service 1.16.0-CR2

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 Object
implements javax.jcr.observation.EventListener

Version:
$Id: GroovyScript2RestUpdateListener.java 34445 2009-07-24 07:51:18Z dkatayev $
Author:
Andrey Parfonov

Constructor Summary
GroovyScript2RestUpdateListener(ManageableRepository repository, String workspace, GroovyScript2RestLoader groovyScript2RestLoader)
           
 
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(ManageableRepository repository,
                                       String workspace,
                                       GroovyScript2RestLoader groovyScript2RestLoader)
Parameters:
repository - repository
workspace - workspace name
groovyScript2RestLoader - See GroovyScript2RestLoader
session - JCR session
Method Detail

onEvent

public void onEvent(javax.jcr.observation.EventIterator eventIterator)

Specified by:
onEvent in interface javax.jcr.observation.EventListener

eXo JCR :: Component :: Extension Service 1.16.0-CR2

Copyright © 2014 eXo Platform SAS. All Rights Reserved.