org.mule.test.usecases.properties
Class DummyComponent

java.lang.Object
  extended by org.mule.test.usecases.properties.DummyComponent

public class DummyComponent
extends Object


Constructor Summary
DummyComponent()
           
 
Method Summary
 void processData(String theData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyComponent

public DummyComponent()
Method Detail

processData

public void processData(String theData)


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