Class ServerLifecycleApiImpl
java.lang.Object
top.offsetmonkey538.monkeylib538.fabric.impl.lifecycle.ServerLifecycleApiImpl
- All Implemented Interfaces:
ServerLifecycleApi
-
Field Summary
Fields inherited from interface top.offsetmonkey538.monkeylib538.common.api.lifecycle.ServerLifecycleApi
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
ServerLifecycleApiImpl
public ServerLifecycleApiImpl()
-
-
Method Details
-
runOnServerStartingImpl
- Specified by:
runOnServerStartingImplin interfaceServerLifecycleApi
-
runOnServerStartedImpl
- Specified by:
runOnServerStartedImplin interfaceServerLifecycleApi
-
runOnServerStoppingImpl
- Specified by:
runOnServerStoppingImplin interfaceServerLifecycleApi
-
runOnServerStoppedImpl
- Specified by:
runOnServerStoppedImplin interfaceServerLifecycleApi
-