unexport
method of the main exporter is called with the specified argument and if that returns true
, the unexport
method of the bootstrap exporter is called with true
. The result of the main unexport
call is returned by this method. Any exception thrown by either unexport
call is rethrown by this method.
@throws IllegalStateException if the unexport of either remote objectthrows IllegalStateException
|
|
|
|
|
|