|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentLifecycleException | |
|---|---|
| org.xwiki.component.manager | |
| org.xwiki.component.phase | |
| Uses of ComponentLifecycleException in org.xwiki.component.manager |
|---|
| Methods in org.xwiki.component.manager that throw ComponentLifecycleException | ||
|---|---|---|
|
ComponentManager.release(T component)
Release the provided singleton instance but don't unregister the component descriptor. |
|
| Uses of ComponentLifecycleException in org.xwiki.component.phase |
|---|
| Methods in org.xwiki.component.phase that throw ComponentLifecycleException | |
|---|---|
void |
Disposable.dispose()
Method called by the Component Manager when a singleton component is unregistered and should be destroyed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||