jasco.runtime.distribution.remoteref
Interface RemoteAWEDReference

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
RemoteAWEDReferenceImpl

public interface RemoteAWEDReference
extends java.rmi.Remote

Interface to implement a General Remote proxy

Author:
dnielben

Method Summary
 java.lang.Object execute(JascoMethod m)
           
 

Method Detail

execute

java.lang.Object execute(JascoMethod m)
                         throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException