Package me.hsgamer.topper.agent.core
Interface Agent
- All Known Implementing Classes:
RunnableAgent
,SnapshotAgent
,SpigotRunnableAgent
,StorageAgent
public interface Agent
-
Method Details
-
start
default void start() -
stop
default void stop() -
beforeStop
default void beforeStop()
-