public interface RemoteKieSession extends Closeable, RemoteEntryPoint, RemoteStatefulSession
| Modifier and Type | Method and Description |
|---|---|
static RemoteKieSession |
create(Properties configuration) |
static RemoteKieSession |
create(Properties configuration,
TopicsConfig envConfig) |
RemoteEntryPoint |
getEntryPoint(String name) |
delete, insert, updategetEntryPointId, getFactCount, getObject, getObjects, getObjects, getObjectsfireAllRules, fireUntilHalt, haltRemoteEntryPoint getEntryPoint(String name)
static RemoteKieSession create(Properties configuration)
static RemoteKieSession create(Properties configuration, TopicsConfig envConfig)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.