org.drools.ide.common.server.testscenarios.executors
Class MethodExecutor

java.lang.Object
  extended by org.drools.ide.common.server.testscenarios.executors.MethodExecutor

public class MethodExecutor
extends Object


Constructor Summary
MethodExecutor(Map<String,Object> populatedData)
           
 
Method Summary
 Object executeMethod(CallMethod callMethod)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodExecutor

public MethodExecutor(Map<String,Object> populatedData)
Method Detail

executeMethod

public Object executeMethod(CallMethod callMethod)


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