public interface Drools extends DroolsEntryPoint
Modifier and Type | Method and Description |
---|---|
Channel |
getChannel(String name) |
<T> T |
getContext(Class<T> contextClass) |
DroolsEntryPoint |
getEntryPoint(String name) |
<T> T |
getRuntime(Class<T> runtimeClass) |
void |
halt() |
void |
setFocus(String focus) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.