Interface ServerInitializer
-
- All Superinterfaces:
java.lang.Runnable
public interface ServerInitializer extends java.lang.Runnable
Interface implemented by modules providing server initialization logic, e.g. loading default contents.- Author:
- K. Benedyczak
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
-