org.drools.world.impl
Interface WorldImpl.CommandExecutionHandler

All Known Implementing Classes:
WorldImpl.DefaultCommandExecutionHandler
Enclosing class:
WorldImpl

public static interface WorldImpl.CommandExecutionHandler


Method Summary
 Object execute(GenericCommand command, org.drools.command.Context context)
           
 

Method Detail

execute

Object execute(GenericCommand command,
               org.drools.command.Context context)


Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.