Interface | Description |
---|---|
Disposable |
If a singleton component could be destroyed and replaced in the component manager, it should implement this interface
to properly clean up its resources.
|
Initializable |
Exception | Description |
---|---|
InitializationException |
Raised when component initialization failed.
|
Copyright © 2004–2022 XWiki. All rights reserved.