Interface ExampleService
-
- All Known Implementing Classes:
ExampleServiceImpl
public interface ExampleService
Public API representing an example OSGi service
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
scramble(java.lang.String text)
-