public interface InitReferenceMethod
| Modifier and Type | Method and Description |
|---|---|
boolean |
init(java.lang.Object componentInstance,
ComponentLogger logger)
Initialize the reference.
|
boolean init(java.lang.Object componentInstance,
ComponentLogger logger)
componentInstance - The component instancelogger - The loggertrue if initialization succeeded