Class PersistableRunner.JpaSessionInitializer

  • All Implemented Interfaces:
    org.drools.serialization.protobuf.marshalling.KieSessionInitializer
    Enclosing class:
    PersistableRunner

    public class PersistableRunner.JpaSessionInitializer
    extends java.lang.Object
    implements org.drools.serialization.protobuf.marshalling.KieSessionInitializer
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void init​(org.kie.api.runtime.KieSession ksession)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • init

        public void init​(org.kie.api.runtime.KieSession ksession)
        Specified by:
        init in interface org.drools.serialization.protobuf.marshalling.KieSessionInitializer