Class PersistableRunner.EndOperationListenerImpl

  • All Implemented Interfaces:
    org.drools.core.common.EndOperationListener
    Enclosing class:
    PersistableRunner

    public static class PersistableRunner.EndOperationListenerImpl
    extends Object
    implements org.drools.core.common.EndOperationListener
    • Constructor Detail

      • EndOperationListenerImpl

        public EndOperationListenerImpl​(org.drools.persistence.api.TransactionManager txm,
                                        SessionInfo info)
    • Method Detail

      • endOperation

        public void endOperation​(org.drools.core.common.InternalKnowledgeRuntime kruntime)
        Specified by:
        endOperation in interface org.drools.core.common.EndOperationListener