org.mule.test.construct
Class FlowConfigurationFunctionalTestCase.Pojo

java.lang.Object
  extended by org.mule.test.construct.FlowConfigurationFunctionalTestCase.Pojo
Enclosing class:
FlowConfigurationFunctionalTestCase

public static class FlowConfigurationFunctionalTestCase.Pojo
extends Object


Constructor Summary
FlowConfigurationFunctionalTestCase.Pojo()
           
 
Method Summary
 void method()
           
 void method(Object arg1, Object arg2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowConfigurationFunctionalTestCase.Pojo

public FlowConfigurationFunctionalTestCase.Pojo()
Method Detail

method

public void method()

method

public void method(Object arg1,
                   Object arg2)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.