org.knowhowlab.osgi.testing.it.testbundle
Class EchoImpl
java.lang.Object
org.knowhowlab.osgi.testing.it.testbundle.EchoImpl
- All Implemented Interfaces:
- Echo
public class EchoImpl
- extends Object
- implements Echo
Echo service implementation
- Author:
- dmytro.pishchukhin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EchoImpl
public EchoImpl()
echo
public String echo(String str)
- Specified by:
echo in interface Echo
Copyright © 2012 Know-How Lab. All Rights Reserved.