public interface RemoteKieSession extends Closeable, RemoteEntryPoint, RemoteStatefulSession, UpdatableSession
Modifier and Type | Method and Description |
---|---|
RemoteEntryPoint |
getEntryPoint(String name) |
CompletableFuture<String> |
getKJarGAV() |
CompletableFuture<Boolean> |
updateKJarGAV(String kjar) |
delete, insert, update
getEntryPointId, getFactCount, getObject, getObjects, getObjects, getObjects
fireAllRules, fireUntilHalt, halt
RemoteEntryPoint getEntryPoint(String name)
CompletableFuture<String> getKJarGAV()
getKJarGAV
in interface UpdatableSession
CompletableFuture<Boolean> updateKJarGAV(String kjar)
updateKJarGAV
in interface UpdatableSession
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.