public interface Disposable
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Method called by the Component Manager when a singleton component is unregistered and should be destroyed.
|
void dispose() throws ComponentLifecycleException
ComponentLifecycleException
- if an error happens during a component's destructionCopyright © 2004–2022 XWiki. All rights reserved.