Main Content
com.mathworks.toolbox.javabuilder.remoting.DisposeListener Class
Namespace: com.mathworks.toolbox.javabuilder.remoting
Java interface for listening to remote proxy object disposal
Description
Declaration
public interface DisposeListener
Listener interface for remote proxy objects. DisposeListener receives notification when the remote proxy object is disposed either locally or by a remote client through the "dispose" method
Methods
Version History
Introduced in R2006a