org.jboss.test.bmp.interfaces
Interface SimpleBMP

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

public interface SimpleBMP
extends EJBObject (src)


Method Summary
 java.lang.String getName()
           
 void setName(java.lang.String _name)
           
 
Methods inherited from interface javax.ejb.EJBObject (src)
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

setName

public void setName(java.lang.String _name)
             throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getName

public java.lang.String getName()
                         throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException