subscriptions property

List<ExecutionService> subscriptions
getter/setter pair

A list of the services being subscribed to.

Implementation

List<ExecutionService> subscriptions;