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