NetworkInterface
s.FactoryUtils.linkDevices(Config, NetworkDevice, NetworkDevice, long, long, long, double)
such that linkUpBw and linkDownBw are gotten from the device0 configuration contexted with
FactoryUtils.NetworkInterface_CONTEXT
(default is 100MiB/s
).Factory.linkDevices(NetworkDevice, NetworkDevice, Class, Class, Class, Class, long, long, long, double)
with the following parameters:
networkInterface0Class: is gotten from device0 configuration contexted with FactoryUtils.NetworkInterface_CONTEXT
;
networkInterface1Class: is gotten from device1 configuration contexted with FactoryUtils.NetworkInterface_CONTEXT
;
networkLinkClass: is gotten from given configuration contexted with FactoryUtils.NetworkLink_CONTEXT
;
networkProvisionerClass: is gotten from given configuration contexted with FactoryUtils.NetworkLink_CONTEXT
.Entity.unlockParent()
is called.Entity.lockParent()
on this entity, and
then calls Entity.lockParentRec()
on the parent of this entity if it is set.Operation
that uses a LongResource
.LongOperation
interface.