public interface InitializeableNode
Modifier and Type | Method and Description |
---|---|
void |
initialize(Object param)
Initializes the node with the parameter.
|
void initialize(Object param)
param
- the initialization parameter.Copyright © 2021 JBoss by Red Hat. All rights reserved.