waitForDeactivate method

void waitForDeactivate()
override

Wait until the object adapter has deactivated. Calling {@link #deactivate} initiates object adapter deactivation, and {@link #waitForDeactivate} only returns when deactivation has been completed.

@see #deactivate @see #waitForHold @see Communicator#waitForShutdown

Implementation

void waitForDeactivate() {}