Class GreetingEJB
- java.lang.Object
-
- info.ejava.examples.jaxrs.todos.rs.GreetingEJB
-
public class GreetingEJB extends Object
-
-
Constructor Summary
Constructors Constructor Description GreetingEJB()
-
-
-
Method Detail
-
greet
public String greet(String name) throws InvalidRequestException
- Throws:
InvalidRequestException
-
-