org.exoplatform.forum.service.conf
Class StatisticEventListener
java.lang.Object
org.exoplatform.forum.service.conf.StatisticEventListener
- All Implemented Interfaces:
- javax.jcr.observation.EventListener
public class StatisticEventListener
- extends java.lang.Object
- implements javax.jcr.observation.EventListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatisticEventListener
public StatisticEventListener(java.lang.String ws,
java.lang.String repo)
throws java.lang.Exception
- Throws:
java.lang.Exception
getSrcWorkspace
public java.lang.String getSrcWorkspace()
getRepository
public java.lang.String getRepository()
getPath
public java.lang.String getPath()
setPath
public void setPath(java.lang.String path)
onEvent
public void onEvent(javax.jcr.observation.EventIterator evIter)
- Specified by:
onEvent in interface javax.jcr.observation.EventListener
Copyright © 2011 eXo Platform SAS. All Rights Reserved.