Package org.drools.model
Interface Drools
- All Superinterfaces:
DroolsEntryPoint
-
Method Summary
Modifier and TypeMethodDescriptiongetChannel(String name) <T> TgetContext(Class<T> contextClass) getEntryPoint(String name) <T> TgetRuntime(Class<T> runtimeClass) voidhalt()voidinsertAsync(Object object) voidlogicalInsert(Object object) void
-
Method Details
-
getRuntime
-
getContext
-
getEntryPoint
-
halt
void halt() -
setFocus
-
getChannel
-
logicalInsert
-
insertAsync
-