public interface RemoteFactory<T extends java.rmi.Remote>
extends java.rmi.Remote
Modifier and Type | Method and Description |
---|---|
T |
newInstance(java.lang.Object... args)
Create a new object on the remote server.
|
T newInstance(java.lang.Object... args) throws java.rmi.RemoteException
args
- Arguments to pass to the remote object constructorjava.rmi.RemoteException
- if an error occurred© 1994-2017 The MathWorks, Inc. Patents Trademarks