public class PseudoClockRunner extends Object
| Constructor and Description |
|---|
PseudoClockRunner() |
PseudoClockRunner(long startTime) |
| Modifier and Type | Method and Description |
|---|---|
RequestContextImpl |
createContext() |
org.kie.internal.command.Context |
execute(org.kie.internal.fluent.Executable executable) |
org.kie.internal.command.Context |
execute(org.kie.internal.fluent.Executable executable,
org.kie.internal.command.Context ctx) |
Map<String,org.kie.internal.command.Context> |
getAppContexts() |
public PseudoClockRunner()
public PseudoClockRunner(long startTime)
public org.kie.internal.command.Context execute(org.kie.internal.fluent.Executable executable)
public org.kie.internal.command.Context execute(org.kie.internal.fluent.Executable executable,
org.kie.internal.command.Context ctx)
public RequestContextImpl createContext()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.