org.mule.samples.hello
Class Greeter

java.lang.Object
  extended byorg.mule.samples.hello.Greeter

public class Greeter
extends Object

Greeter TODO (document class)

Version:
$Revision: 3798 $
Author:
Ross Mason

Constructor Summary
Greeter()
           
 
Method Summary
 void greet(NameString person)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Greeter

public Greeter()
Method Detail

greet

public void greet(NameString person)


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.