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.SmartLifecycle
public void start()
start
in interface org.springframework.context.Lifecycle
public void stop(Runnable callback)
stop
in interface org.springframework.context.SmartLifecycle
public void stop()
stop
in interface org.springframework.context.Lifecycle
public boolean isRunning()
isRunning
in interface org.springframework.context.Lifecycle
public int getPhase()
getPhase
in interface org.springframework.context.Phased
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.