Interface MyService
-
- All Known Implementing Classes:
MyComponent
public interface MyService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
foo()
-
-
-
Method Detail
-
foo
String foo()
-
-