com.atlassian.bamboo
Class ServerLifecycleProviderImpl

java.lang.Object
  extended by com.atlassian.bamboo.ServerLifecycleProviderImpl
All Implemented Interfaces:
ServerLifecycleProvider

public class ServerLifecycleProviderImpl
extends java.lang.Object
implements ServerLifecycleProvider


Constructor Summary
ServerLifecycleProviderImpl(ServerLifecycleManager serverLifecycleManager)
           
 
Method Summary
 ServerLifecycleState getServerLifecycleState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerLifecycleProviderImpl

public ServerLifecycleProviderImpl(ServerLifecycleManager serverLifecycleManager)
Method Detail

getServerLifecycleState

@NotNull
public ServerLifecycleState getServerLifecycleState()
Specified by:
getServerLifecycleState in interface ServerLifecycleProvider
Returns:
gets the current ServerLifecycleState


Copyright © 2012 Atlassian. All Rights Reserved.