Interface StConfigurationServiceType
- All Superinterfaces:
com.io7m.repetoir.core.RPServiceType
- All Known Implementing Classes:
StConfigurationService
public interface StConfigurationServiceType
extends com.io7m.repetoir.core.RPServiceType
The configuration service.
-
Method Summary
Methods inherited from interface com.io7m.repetoir.core.RPServiceType
description
-
Method Details
-
configuration
StConfiguration configuration()- Returns:
- The server configuration
-