public interface InitReferenceMethod
Modifier and Type | Method and Description |
---|---|
boolean |
init(Object componentInstance,
ComponentLogger logger)
Initialize the reference.
|
boolean init(Object componentInstance, ComponentLogger logger)
componentInstance
- The component instancelogger
- The loggertrue
if initialization succeededCopyright © 2006–2020 The Apache Software Foundation. All rights reserved.