Class CategoryActivityListener

  • All Implemented Interfaces:
    org.exoplatform.container.component.ComponentPlugin

    public class CategoryActivityListener
    extends org.exoplatform.services.listener.Listener<javax.jcr.Node,​String>
    Created by The eXo Platform SAS Author : Nguyen The Vinh From ECM Of eXoPlatform vinh_nguyen@exoplatform.com Handler Category Add/Remove event 15 Jan 2013
    • Constructor Detail

      • CategoryActivityListener

        public CategoryActivityListener()
    • Method Detail

      • onEvent

        public void onEvent​(org.exoplatform.services.listener.Event<javax.jcr.Node,​String> event)
                     throws Exception
        Specified by:
        onEvent in class org.exoplatform.services.listener.Listener<javax.jcr.Node,​String>
        Throws:
        Exception