Class LaunchServerInitContext
- java.lang.Object
-
- pro.gravit.launchserver.modules.impl.LaunchServerInitContext
-
- All Implemented Interfaces:
pro.gravit.launcher.modules.LauncherInitContext
public class LaunchServerInitContext extends java.lang.Object implements pro.gravit.launcher.modules.LauncherInitContext
-
-
Field Summary
Fields Modifier and Type Field Description LaunchServerserver
-
Constructor Summary
Constructors Constructor Description LaunchServerInitContext(LaunchServer server)
-
-
-
Field Detail
-
server
public final LaunchServer server
-
-
Constructor Detail
-
LaunchServerInitContext
public LaunchServerInitContext(LaunchServer server)
-
-