Class NAdminServerComponent
java.lang.Object
net.thevpc.nserver.admin.NAdminServerComponent
- All Implemented Interfaces:
NServerComponent, NComponent
Created by vpc on 1/7/17.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetScore(NScorableContext config) start(ServerConfig config)
-
Constructor Details
-
NAdminServerComponent
public NAdminServerComponent()
-
-
Method Details
-
getScore
-
start
- Specified by:
startin interfaceNServerComponent- Parameters:
config- server configuration- Returns:
- started server instance
-