org.jbpm.process.core.timer.impl
public static class GlobalTimerService.DisposableCommandService extends Object implements org.drools.core.command.CommandService
Constructor and Description |
---|
GlobalTimerService.DisposableCommandService(org.drools.core.command.CommandService delegate,
org.kie.api.runtime.manager.RuntimeManager manager,
org.kie.api.runtime.manager.RuntimeEngine runtime) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
<T> T |
execute(org.kie.api.command.Command<T> command) |
org.kie.internal.command.Context |
getContext() |
public GlobalTimerService.DisposableCommandService(org.drools.core.command.CommandService delegate, org.kie.api.runtime.manager.RuntimeManager manager, org.kie.api.runtime.manager.RuntimeEngine runtime)
public <T> T execute(org.kie.api.command.Command<T> command)
execute
in interface org.kie.api.runtime.CommandExecutor
public org.kie.internal.command.Context getContext()
getContext
in interface org.drools.core.command.CommandService
public void dispose()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.