org.objectweb.jonas.jtests.beans.message
Interface MRecord


public interface MRecord

MRecord remote interface


Method Summary
 java.lang.String getDest()
           
 java.lang.String getMDB()
           
 java.lang.String getUUID()
           
 int getValue()
           
 

Method Detail

getUUID

public java.lang.String getUUID()
                         throws java.rmi.RemoteException

getDest

public java.lang.String getDest()
                         throws java.rmi.RemoteException

getValue

public int getValue()
             throws java.rmi.RemoteException

getMDB

public java.lang.String getMDB()
                        throws java.rmi.RemoteException