org.exoplatform.forum.service.conf
Class CategoryEventListener
java.lang.Object
org.exoplatform.forum.service.conf.CategoryEventListener
- All Implemented Interfaces:
- javax.jcr.observation.EventListener
public class CategoryEventListener
- 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 |
CategoryEventListener
public CategoryEventListener(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()
onEvent
public void onEvent(javax.jcr.observation.EventIterator evIter)
- Specified by:
onEvent in interface javax.jcr.observation.EventListener
removeEvent
public void removeEvent(javax.jcr.observation.EventIterator evIter)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.