Class KieServerStandaloneControllerProducer


  • @ApplicationScoped
    public class KieServerStandaloneControllerProducer
    extends Object
    • Constructor Detail

      • KieServerStandaloneControllerProducer

        public KieServerStandaloneControllerProducer()
    • Method Detail

      • produceKieServerControllerClient

        @Produces
        @ApplicationScoped
        public org.kie.server.controller.client.KieServerControllerClient produceKieServerControllerClient​(org.kie.server.controller.client.event.EventHandler handler)
      • validateProtocol

        protected static void validateProtocol​(String controllerURL)