org.exoplatform.ecms.xcmis.sp
Class RenditionsUpdateListener

java.lang.Object
  extended by org.exoplatform.ecms.xcmis.sp.RenditionsUpdateListener
All Implemented Interfaces:
javax.jcr.observation.EventListener

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


Constructor Summary
RenditionsUpdateListener(javax.jcr.Repository repository, java.lang.String workspace)
          Instantiates a new update listener.
 
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

RenditionsUpdateListener

public RenditionsUpdateListener(javax.jcr.Repository repository,
                                java.lang.String workspace)
Instantiates a new update listener.

Parameters:
repository - the repository
workspace - the workspace
Method Detail

onEvent

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

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


Copyright © 2011 eXo Platform SAS. All Rights Reserved.