Class ExampleExportedService
java.lang.Object
eu.rarogsoftware.rarog.platform.plugins.func.test.ExampleExportedService
- All Implemented Interfaces:
ExampleServiceInterface
@ExportComponent
@Component
public class ExampleExportedService
extends Object
implements ExampleServiceInterface
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface eu.rarogsoftware.rarog.platform.plugins.func.test.export.ExampleServiceInterface
someMethod
-
Constructor Details
-
ExampleExportedService
public ExampleExportedService()
-