matlabcontrol
Class MatlabProxyFactoryOptions

java.lang.Object
  extended by matlabcontrol.MatlabProxyFactoryOptions

public class MatlabProxyFactoryOptions
extends java.lang.Object

Options that configure how a factory operates. Use a MatlabProxyFactoryOptions.Builder to create an instance of this class.

This class is unconditionally thread-safe.

Since:
4.0.0
See Also:
MatlabProxyFactory.MatlabProxyFactory(matlabcontrol.MatlabProxyFactoryOptions)

Nested Class Summary
static class MatlabProxyFactoryOptions.Builder
          Creates instances of MatlabProxyFactoryOptions.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait