public interface Disposable
dispose()
[passive] --------> [destroyed]
| Modifier and Type | Method and Description |
|---|---|
void |
dispose(Map<String,? super Object> pArgs)
Called from the peer that coordinates our life cycle to tell us to
cleanup all resources.
|
Copyright © 2022 Jürgen Zeller (privat). All rights reserved.