Package | Description |
---|---|
org.overlord.rtgov.epn |
Modifier and Type | Method and Description |
---|---|
List<Subscription> |
Network.getSubscriptions()
This method returns the list of subscriptions that the network will subscribe
to for events.
|
Modifier and Type | Method and Description |
---|---|
void |
Network.setSubscriptions(List<Subscription> subscriptions)
This method sets the list of subscriptions that the network will subscribe
to for events.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.