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, update
getEntryPointId, getFactCount, getObject, getObjects, getObjects, getObjects
fireAllRules, fireUntilHalt, halt
RemoteEntryPoint 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.