instances property

List<ProtocolInstance> instances
getter/setter pair

A list of objects representing independent instances of configuration. For example, multiple networks on IRC if multiple are provided by the same application service.

Implementation

List<ProtocolInstance> instances;