@FunctionalInterface public interface Plugin
default void
prestop()
void
start(AopContext context)
stop()
void start(AopContext context) throws Throwable
Throwable
default void prestop() throws Throwable
default void stop() throws Throwable
Copyright © 2023. All rights reserved.