Package pro.gravit.launcher.server
Class ServerWrapperInitContext
- java.lang.Object
-
- pro.gravit.launcher.server.ServerWrapperInitContext
-
- All Implemented Interfaces:
pro.gravit.launcher.modules.LauncherInitContext
public class ServerWrapperInitContext extends java.lang.Object implements pro.gravit.launcher.modules.LauncherInitContext
-
-
Field Summary
Fields Modifier and Type Field Description ServerWrapperserverWrapper
-
Constructor Summary
Constructors Constructor Description ServerWrapperInitContext(ServerWrapper serverWrapper)
-
-
-
Field Detail
-
serverWrapper
public final ServerWrapper serverWrapper
-
-
Constructor Detail
-
ServerWrapperInitContext
public ServerWrapperInitContext(ServerWrapper serverWrapper)
-
-