public interface Initializable
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Initialize this instance
|
void init() throws InitializationErrorException
InitializationErrorException - if any exception/error encountered
while executing initialization hookCopyright © 2019. All rights reserved.