public class MqttServerLauncher extends Object implements org.springframework.context.SmartLifecycle, org.springframework.core.Ordered
| 构造器和说明 |
|---|
MqttServerLauncher() |
public void start()
start 在接口中 org.springframework.context.Lifecyclepublic void stop()
stop 在接口中 org.springframework.context.Lifecyclepublic boolean isRunning()
isRunning 在接口中 org.springframework.context.Lifecyclepublic boolean isAutoStartup()
isAutoStartup 在接口中 org.springframework.context.SmartLifecyclepublic void stop(Runnable callback)
stop 在接口中 org.springframework.context.SmartLifecyclepublic int getPhase()
getPhase 在接口中 org.springframework.context.PhasedgetPhase 在接口中 org.springframework.context.SmartLifecyclepublic int getOrder()
getOrder 在接口中 org.springframework.core.OrderedCopyright © 2023. All rights reserved.