org.xcmis.sp.jcr.exo
Class RenditionsUpdateListener

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

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


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

Parameters:
repository - the repository
workspace - the workspace
renditionProviders - the rendition providers
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.