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 © 2001-2013 Red Hat, Inc. All Rights Reserved.