org.xcmis.sp.jcr.exo
Class RenditionsUpdateListener
java.lang.Object
org.xcmis.sp.jcr.exo.RenditionsUpdateListener
- All Implemented Interfaces:
- javax.jcr.observation.EventListener
public class RenditionsUpdateListener
- extends Object
- implements javax.jcr.observation.EventListener
|
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 |
RenditionsUpdateListener
public RenditionsUpdateListener(javax.jcr.Repository repository,
String workspace,
RenditionManager renditionManager)
- Instantiates a new update listener.
- Parameters:
repository - the repositoryworkspace - the workspacerenditionProviders - the rendition providers
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.