public class OneEnvironmentLoggingLifeCycleBean extends Object implements org.springframework.context.SmartLifecycle
Life cycle bean which logs information about edoras one and its environment.
| Constructor and Description |
|---|
OneEnvironmentLoggingLifeCycleBean() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPhase() |
boolean |
isAutoStartup() |
boolean |
isRunning() |
void |
start() |
void |
stop() |
void |
stop(Runnable callback) |
public boolean isAutoStartup()
isAutoStartup in interface org.springframework.context.SmartLifecyclepublic void start()
start in interface org.springframework.context.Lifecyclepublic void stop(Runnable callback)
stop in interface org.springframework.context.SmartLifecyclepublic void stop()
stop in interface org.springframework.context.Lifecyclepublic boolean isRunning()
isRunning in interface org.springframework.context.Lifecyclepublic int getPhase()
getPhase in interface org.springframework.context.PhasedCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.