Package org.myorg.encconfig.ejb
Interface SampleRemote
-
- All Known Implementing Classes:
Choice1EJB
,Choice2EJB
public interface SampleRemote
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
whoAreYou()
-
-
-
Method Detail
-
whoAreYou
String whoAreYou()
-
-