Class Hello


  • @Component
    @Path("/hello")
    public class Hello
    extends java.lang.Object
    MSF4J service class annotated with MSF4J and Spring annotations.
    • Constructor Summary

      Constructors 
      Constructor Description
      Hello()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String hello​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait