public class DtpLifecycleSpringAdapter extends Object implements org.springframework.context.SmartLifecycle
| 构造器和说明 |
|---|
DtpLifecycleSpringAdapter(LifeCycleManagement lifeCycleManagement) |
public DtpLifecycleSpringAdapter(LifeCycleManagement lifeCycleManagement)
public void start()
start 在接口中 org.springframework.context.Lifecyclepublic void stop()
stop 在接口中 org.springframework.context.Lifecyclepublic boolean isRunning()
isRunning 在接口中 org.springframework.context.Lifecyclepublic void stop(Runnable callback)
stop 在接口中 org.springframework.context.SmartLifecyclepublic boolean isAutoStartup()
isAutoStartup 在接口中 org.springframework.context.SmartLifecyclepublic int getPhase()
getPhase 在接口中 org.springframework.context.PhasedgetPhase 在接口中 org.springframework.context.SmartLifecycleCopyright © 2025. All rights reserved.