org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ws
Class TranslatorEndpoint
java.lang.Object
org.jboss.cdi.tck.tests.implementation.simple.resource.broken.type.ws.TranslatorEndpoint
- All Implemented Interfaces:
- Translator
public class TranslatorEndpoint
- extends Object
- implements Translator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TranslatorEndpoint
public TranslatorEndpoint()
translate
public String translate(String sentence)
- Specified by:
translate in interface Translator
Copyright © 2008-2012 Seam Framework. All Rights Reserved.