org.jboss.test.cts.interfaces
Interface StrictlyPooledSession

All Superinterfaces:
EJBObject (src) , java.rmi.Remote

public interface StrictlyPooledSession
extends EJBObject (src)

A stateless session interface


Method Summary
 void methodA()
           
 
Methods inherited from interface javax.ejb.EJBObject (src)
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

methodA

public void methodA()
             throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException