ServerDomain constructor

ServerDomain(
  1. AnalysisServer server
)

Implementation

ServerDomain(AnalysisServer server) : super(server, 'server');