org.mule.example.rest
Class RestTester

java.lang.Object
  extended by org.mule.component.simple.StaticComponent
      extended by org.mule.example.rest.RestTester
All Implemented Interfaces:
Callable, EventListener, Initialisable

public class RestTester
extends StaticComponent

TODO MULE-3990 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


Field Summary
 
Fields inherited from interface org.mule.api.lifecycle.Initialisable
PHASE_NAME
 
Constructor Summary
RestTester()
           
 
Method Summary
 
Methods inherited from class org.mule.component.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-2009 MuleSource, Inc.. All Rights Reserved.