org.mule.samples.rest
Class RestTester

java.lang.Object
  extended byorg.mule.components.simple.StaticComponent
      extended byorg.mule.samples.rest.RestTester
All Implemented Interfaces:
Callable, Initialisable, UMOEventListener

public class RestTester
extends StaticComponent

TODO This is a bogus class that has been put here so that the Corbertura plugin does not barf, we need to find a way to get this plug in to ignore certain modules


Constructor Summary
RestTester()
           
 
Methods inherited from class org.mule.components.simple.StaticComponent
getData, getDataFile, getPostfix, getPrefix, initialise, onCall, setData, setDataFile, setPostfix, setPrefix
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestTester

public RestTester()


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.