|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeviceManagerImpl | |
---|---|
net.floodlightcontroller.devicemanager.internal |
Uses of DeviceManagerImpl in net.floodlightcontroller.devicemanager.internal |
---|
Fields in net.floodlightcontroller.devicemanager.internal declared as DeviceManagerImpl | |
---|---|
protected DeviceManagerImpl |
Device.deviceManager
|
Constructors in net.floodlightcontroller.devicemanager.internal with parameters of type DeviceManagerImpl | |
---|---|
Device(DeviceManagerImpl deviceManager,
java.lang.Long deviceKey,
Entity entity,
IEntityClass entityClass)
Create a device from an entities |
|
Device(DeviceManagerImpl deviceManager,
java.lang.Long deviceKey,
java.lang.String dhcpClientName,
java.util.Collection<AttachmentPoint> oldAPs,
java.util.Collection<AttachmentPoint> attachmentPoints,
java.util.Collection<Entity> entities,
IEntityClass entityClass)
Create a device from a set of entities |
|
DeviceIndexInterator(DeviceManagerImpl deviceManager,
java.util.Iterator<java.lang.Long> subIterator)
Construct a new device index iterator referring to a device manager instance and an iterator over device keys |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |