package io.gitlab.jfronny.dynres; public interface ServerPropertiesHandlerExt { void applyChanges(boolean print); }