@FunctionalInterface public interface Plugin
default void
prestop()
void
start(SolonApp app)
stop()
void start(SolonApp app)
default void prestop() throws Throwable
Throwable
default void stop() throws Throwable
Copyright © 2021. All rights reserved.