com.atlassian.bamboo.setup
Class BambooHomeLocator

java.lang.Object
  extended by com.atlassian.config.DefaultHomeLocator
      extended by com.atlassian.bamboo.setup.BambooHomeLocator
All Implemented Interfaces:
com.atlassian.config.HomeLocator
Direct Known Subclasses:
RemoteAgentHomeLocator

public class BambooHomeLocator
extends com.atlassian.config.DefaultHomeLocator


Constructor Summary
BambooHomeLocator()
           
 
Method Summary
 java.lang.String getHomePath()
           
 
Methods inherited from class com.atlassian.config.DefaultHomeLocator
getConfigFileName, getPropertiesFile, lookupServletHomeProperty, setConfigFileName, setInitPropertyName, setPropertiesFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooHomeLocator

public BambooHomeLocator()
Method Detail

getHomePath

@Nullable
public java.lang.String getHomePath()
Specified by:
getHomePath in interface com.atlassian.config.HomeLocator
Overrides:
getHomePath in class com.atlassian.config.DefaultHomeLocator


Copyright © 2010 Atlassian. All Rights Reserved.