Class CancelTransactionListener

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

    public class CancelTransactionListener
    extends org.exoplatform.services.listener.Listener<Object,​String>
    • Constructor Detail

      • CancelTransactionListener

        public CancelTransactionListener()
    • Method Detail

      • onEvent

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