public class NetworkInterfaceReleasedEvent extends ResourceStatusEvent
source| Constructor and Description |
|---|
NetworkInterfaceReleasedEvent(Object ni)
Constructor for the event
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getSource()
Returns the network interface that has been released
|
toStringpublic NetworkInterfaceReleasedEvent(Object ni)
ni - the NetworkInterface object representing the network
interface that has been released.public Object getSource()
getSource in class ResourceStatusEventCopyright © 2012 code4tv.com. All Rights Reserved.