org.hibernate.beanvalidation.tck.tests.integration.ee.cdi
Class Greeter
java.lang.Object
org.hibernate.beanvalidation.tck.tests.integration.ee.cdi.Greeter
public class Greeter
- extends Object
- Author:
- Gunnar Morling
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MESSAGE
public static final String MESSAGE
- See Also:
- Constant Field Values
FORMAL_MESSAGE
public static final String FORMAL_MESSAGE
- See Also:
- Constant Field Values
Greeter
public Greeter()
greet
public String greet(String name)
greetFormally
public String greetFormally(String name)
Copyright © 2008-2013. All Rights Reserved.