Class ExampleServiceImpl
- java.lang.Object
-
- org.opennms.features.topology.plugins.layout.internal.ExampleServiceImpl
-
- All Implemented Interfaces:
ExampleService
public final class ExampleServiceImpl extends Object implements ExampleService
Internal implementation of our example OSGi service
-
-
Constructor Summary
Constructors Constructor Description ExampleServiceImpl()
-
-
-
Method Detail
-
scramble
public String scramble(String text)
- Specified by:
scramble
in interfaceExampleService
-
-