Class AbstractNewKieContainerCommand

  • Direct Known Subclasses:
    NewKieSessionCommand

    public class AbstractNewKieContainerCommand
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.kie.api.runtime.KieContainer getKieContainer​(org.kie.internal.command.RegistryContext context, org.kie.api.builder.ReleaseId releaseId)  
      • Methods inherited from class java.lang.Object

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

      • AbstractNewKieContainerCommand

        public AbstractNewKieContainerCommand()
    • Method Detail

      • getKieContainer

        protected org.kie.api.runtime.KieContainer getKieContainer​(org.kie.internal.command.RegistryContext context,
                                                                   org.kie.api.builder.ReleaseId releaseId)