com.atlassian.bamboo.agent.installer
Class JavaServiceWrapperFileNames
java.lang.Object
com.atlassian.bamboo.agent.installer.JavaServiceWrapperFileNames
public class JavaServiceWrapperFileNames
- extends Object
Small utility class to handle source/destination paths of Java Service Wrapper architecture-dependent files.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaServiceWrapperFileNames
public JavaServiceWrapperFileNames(String executableName,
String libraryName)
setSrcPath
public void setSrcPath(String path)
getExecutableSrcPath
public String getExecutableSrcPath()
getLibrarySrcPath
public String getLibrarySrcPath()
getExecutableDstPath
public String getExecutableDstPath()
getLibraryDstPath
public String getLibraryDstPath()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.