Interface NServerComponent
- All Superinterfaces:
NComponent,NScorable
- All Known Implementing Classes:
NAdminServerComponent,NHttpServerComponent
Created by vpc on 1/24/17.
-
Field Summary
Fields inherited from interface net.thevpc.nuts.util.NScorable
CUSTOM_SCORE, DEFAULT_SCORE, UNSUPPORTED_SCORE -
Method Summary
Methods inherited from interface net.thevpc.nuts.spi.NComponent
getScore
-
Method Details
-
start
- Parameters:
config- server configuration- Returns:
- started server instance
-