Package org.myorg.encconfig.ejb
Class Choice1EJB
- java.lang.Object
-
- org.myorg.encconfig.ejb.Choice1EJB
-
- All Implemented Interfaces:
SampleLocal
,SampleRemote
public class Choice1EJB extends Object implements SampleLocal, SampleRemote
-
-
Constructor Summary
Constructors Constructor Description Choice1EJB()
-
-
-
Method Detail
-
whoAreYou
public String whoAreYou()
- Specified by:
whoAreYou
in interfaceSampleLocal
- Specified by:
whoAreYou
in interfaceSampleRemote
-
-