public interface Initializable
initialize()| Modifier and Type | Method and Description |
|---|---|
void |
initialize()
Method called by the Component Manager when the component is created for the first time (i.e.
|
void initialize()
throws InitializationException
InitializationException - if an error happens during a component's initializationCopyright © 2004–2016 XWiki. All rights reserved.