Package dev.shamoo.runtime.core
Interface RuntimeHost
- All Known Implementing Classes:
DirectRuntimeHost
public interface RuntimeHost
Platform services available to a runtime without exposing server-specific types.
-
Method Summary
-
Method Details
-
platformName
String platformName() -
logger
System.Logger logger() -
dispatch
-