com.mathworks.toolbox.javabuilder.remoting
Class DeployedMCRRemote

www.kxcad.net Home > CAE Software Index > MATLAB Index >


Your Ad Here

java.lang.Object
  extended by com.mathworks.toolbox.javabuilder.remoting.DeployedMCRRemote
All Implemented Interfaces:
MCRRemote, java.rmi.Remote

public class DeployedMCRRemote
extends java.lang.Object
implements MCRRemote

Exports an MWMCR object via the MCRRemote interface.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.mathworks.toolbox.javabuilder.remoting.MCRRemote
MCRRemote.ResultSink
 
Constructor Summary
DeployedMCRRemote(MWMCR impl)
           
 
Method Summary
 void dispose()
           
 void invoke(MCRRemote.ResultSink outputs, java.util.List inputs, MWFunctionSignature signature)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployedMCRRemote

public DeployedMCRRemote(MWMCR impl)
Method Detail

dispose

public void dispose()
             throws java.rmi.RemoteException
Specified by:
dispose in interface MCRRemote
Throws:
java.rmi.RemoteException

invoke

public void invoke(MCRRemote.ResultSink outputs,
                   java.util.List inputs,
                   MWFunctionSignature signature)
            throws java.rmi.RemoteException
Specified by:
invoke in interface MCRRemote
Throws:
java.rmi.RemoteException


© 1994-2006 The MathWorks, Inc. Terms of Use Patents Trademarks

Your Ad Here