org.jboss.weld.environment.servlet.test.examples
Class TextTranslator

java.lang.Object
  extended by org.jboss.weld.environment.servlet.test.examples.TextTranslator

public class TextTranslator
extends Object


Method Summary
 String translate(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

translate

public String translate(String text)


Copyright © 2013 Seam Framework. All Rights Reserved.