org.drools.command.impl
Class DefaultCommandService
java.lang.Object
org.drools.command.impl.DefaultCommandService
- All Implemented Interfaces:
- CommandService, org.drools.runtime.CommandExecutor
public class DefaultCommandService
- extends Object
- implements CommandService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultCommandService
public DefaultCommandService(Context context)
getContext
public Context getContext()
- Specified by:
getContext
in interface CommandService
execute
public <T> T execute(org.drools.command.Command<T> command)
- Specified by:
execute
in interface org.drools.runtime.CommandExecutor
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.