JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
pl.edu.icm.unity.engine.api.server
Interface ServerInitializer
All Superinterfaces:
Runnable
public interface
ServerInitializer
extends
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
String
getName
()
Methods inherited from interface java.lang.
Runnable
run
Method Details
getName
String
getName
()