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, updategetEntryPointId, getFactCount, getObject, getObjects, getObjects, getObjectsfireAllRules, fireUntilHalt, haltRemoteEntryPoint getEntryPoint(String name)
CompletableFuture<String> getKJarGAV()
getKJarGAV in interface UpdatableSessionCompletableFuture<Boolean> updateKJarGAV(String kjar)
updateKJarGAV in interface UpdatableSessionCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.