org.jboss.weld.environment.servlet.test.examples
Class SentenceTranslator
java.lang.Object
org.jboss.weld.environment.servlet.test.examples.SentenceTranslator
- All Implemented Interfaces:
- Translator
public class SentenceTranslator
- extends Object
- implements Translator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SentenceTranslator
public SentenceTranslator()
translate
public String translate(String sentence)
- Specified by:
translate
in interface Translator
Copyright © 2013 Seam Framework. All Rights Reserved.