public interface NetworkListener
Modifier and Type | Method and Description |
---|---|
void |
registered(Network network)
This method indicates that a network has been
registered.
|
void |
unregistered(Network network)
This method indicates that a network has been
unregistered.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.