org.jboss.test.testbeancluster.interfaces
Interface SessionToEntity
- All Superinterfaces:
- EJBObject (src) , java.rmi.Remote
- public interface SessionToEntity
- extends EJBObject (src)
createEntity
public java.lang.String createEntity()
throws CreateException (src) ,
java.rmi.RemoteException
- Throws:
CreateException (src)
java.rmi.RemoteException
accessEntity
public NodeAnswer (src) accessEntity()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getAccessCount
public int getAccessCount()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
validateAccessCount
public NodeAnswer (src) validateAccessCount(int count)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException