org.exoplatform.services.jcr.ext.script.groovy
Class GroovyScript2RestUpdateListener
java.lang.Object
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
|
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 |
GroovyScript2RestUpdateListener
public GroovyScript2RestUpdateListener(ManageableRepository repository,
String workspace,
GroovyScript2RestLoader groovyScript2RestLoader)
- Parameters:
repository - repositoryworkspace - workspace namegroovyScript2RestLoader - See GroovyScript2RestLoadersession - JCR session
onEvent
public void onEvent(javax.jcr.observation.EventIterator eventIterator)
-
- Specified by:
onEvent in interface javax.jcr.observation.EventListener
Copyright © 2013 eXo Platform SAS. All Rights Reserved.