Interface ExampleService

  • All Known Implementing Classes:
    ExampleServiceImpl

    public interface ExampleService
    Public API representing an example OSGi service
    • Method Detail

      • scramble

        java.lang.String scramble​(java.lang.String text)