| Package | Description |
|---|---|
| org.xwiki.component.manager | |
| org.xwiki.component.phase |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentManager.release(Object componentInstance)
Release the provided singleton instance but don't unregister the component descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Disposable.dispose()
Method called by the Component Manager when a singleton component is unregistered and should be destroyed.
|
Copyright © 2004–2015 XWiki. All rights reserved.