Main Content

com.mathworks.toolbox.javabuilder.remoting.RemoteFactory Class

Namespace: com.mathworks.toolbox.javabuilder.remoting

Java interface to factory for remote proxy objects

Description

Declaration

public interface RemoteFactory<T extends java.rmi.Remote> extends java.rmi.Remote

Remote interface to remote proxy object factory.

All Known Implementing Classes: BasicRemoteFactory

Methods

expand all

Version History

Introduced in R2006a