Class PersistableRunner.CommandBasedEntryPointCreator

  • All Implemented Interfaces:
    org.drools.core.command.EntryPointCreator
    Enclosing class:
    PersistableRunner

    public static class PersistableRunner.CommandBasedEntryPointCreator
    extends Object
    implements org.drools.core.command.EntryPointCreator
    • Constructor Detail

      • CommandBasedEntryPointCreator

        public CommandBasedEntryPointCreator​(org.kie.api.runtime.ExecutableRunner runner)
    • Method Detail

      • getEntryPoint

        public org.kie.api.runtime.rule.EntryPoint getEntryPoint​(String entryPoint)
        Specified by:
        getEntryPoint in interface org.drools.core.command.EntryPointCreator