Interface Sample
-
- All Superinterfaces:
javax.ejb.EJBObject,Remote
public interface Sample extends javax.ejb.EJBObjectTest EJB to verify Cargo can deploy EJB JAR to containers which supports it.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisWorking()
-
-
-
Method Detail
-
isWorking
boolean isWorking() throws RemoteException- Throws:
RemoteException
-
-