Class AutoTransactionListener

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

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

      • AutoTransactionListener

        public AutoTransactionListener()
    • 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