Package com.atlassian.bamboo.log
Class BambooLog4jHomeLocatorContext.OnlyLocalHomeLocatorImpl
java.lang.Object
com.atlassian.bamboo.log.BambooLog4jHomeLocatorContext.OnlyLocalHomeLocatorImpl
- All Implemented Interfaces:
OnlyLocalHomeLocator
- Enclosing class:
- BambooLog4jHomeLocatorContext
public static class BambooLog4jHomeLocatorContext.OnlyLocalHomeLocatorImpl
extends Object
implements OnlyLocalHomeLocator
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionreturns local home path for bamboo server or remote agent
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
OnlyLocalHomeLocatorImpl
public OnlyLocalHomeLocatorImpl()
-
-
Method Details
-
getHomePath
Description copied from interface:OnlyLocalHomeLocator
returns local home path for bamboo server or remote agent- Specified by:
getHomePath
in interfaceOnlyLocalHomeLocator
-