| org.jboss.test.jmx.eardeployment.a.interfaces.SessionALocal
SessionALocal | public interface SessionALocal extends javax.ejb.EJBLocalObject(Code) | | Local interface for SessionA.
|
Method Summary | |
public boolean | callB() Describe callB method here. | public void | doNothing() Describe doNothing method here. |
callB | public boolean callB()(Code) | | Describe callB method here.
exception: RemoteException - if an error occurs |
doNothing | public void doNothing()(Code) | | Describe doNothing method here.
|
|
|