public interface IlpNetworkNodeFactory
Modifier and Type | Method and Description |
---|---|
IlpNetworkNode |
createNetworkNode(IlpObject ilpObject,
IlpExpansionStrategy expansionStrategy)
Creates and returns a network node.
|
IlpNetworkNode createNetworkNode(IlpObject ilpObject, IlpExpansionStrategy expansionStrategy)
ilpObject
- The IlpObject
of the network node.expansionStrategy
- The expansion strategy of the network node.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.