@ApplicationScoped public class KieServerStandaloneControllerProducer extends Object
| Constructor and Description |
|---|
KieServerStandaloneControllerProducer() |
| Modifier and Type | Method and Description |
|---|---|
org.kie.server.controller.client.KieServerControllerClient |
produceKieServerControllerClient(org.kie.server.controller.client.event.EventHandler handler) |
protected static void |
validateProtocol(String controllerURL) |
public KieServerStandaloneControllerProducer()
@Produces @ApplicationScoped public org.kie.server.controller.client.KieServerControllerClient produceKieServerControllerClient(org.kie.server.controller.client.event.EventHandler handler)
protected static void validateProtocol(String controllerURL)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.