org.kie.api.runtime.manager
public interface RuntimeManager
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
disposeRuntimeEngine(RuntimeEngine runtime) |
String |
getIdentifier() |
RuntimeEngine |
getRuntimeEngine(Context<?> context) |
RuntimeEngine getRuntimeEngine(Context<?> context)
String getIdentifier()
void disposeRuntimeEngine(RuntimeEngine runtime)
void close()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.