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 © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved