Uses of Interface
com.atlassian.bamboo.ServerLifecycleManager

Packages that use ServerLifecycleManager
com.atlassian.bamboo   
com.atlassian.bamboo.container   
com.atlassian.bamboo.plugins.rest.resource   
 

Uses of ServerLifecycleManager in com.atlassian.bamboo
 

Classes in com.atlassian.bamboo that implement ServerLifecycleManager
 class ServerLifecycleManagerImpl
           
 

Constructors in com.atlassian.bamboo with parameters of type ServerLifecycleManager
ServerLifecycleProviderImpl(ServerLifecycleManager serverLifecycleManager)
           
 

Uses of ServerLifecycleManager in com.atlassian.bamboo.container
 

Methods in com.atlassian.bamboo.container with parameters of type ServerLifecycleManager
 void BambooContainer.setServerLifecycleManager(ServerLifecycleManager serverLifecycleManager)
           
 

Uses of ServerLifecycleManager in com.atlassian.bamboo.plugins.rest.resource
 

Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type ServerLifecycleManager
ServerResource(ServerLifecycleManager serverLifecycleManager, BambooAuthenticationContext bambooAuthenticationContext)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.