Package org.xwiki.component.phase
-
Interface Summary 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 Summary Exception Description InitializationException Raised when component initialization failed.