com.xebialabs.deployit.plugin.wls
Class WlsConventions
java.lang.Object
com.xebialabs.deployit.plugin.wls.WlsConventions
public final class WlsConventions
- extends java.lang.Object
A factory for Deployit WLS conventions like library location paths etc.
TODO: Perhaps make this configurable, e.g. via Spring or the manifest.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CUSTOM_LIBRARY_PATTERN
private static final java.lang.String CUSTOM_LIBRARY_PATTERN
- See Also:
- Constant Field Values
CUSTOM_CONFIGURATION_PATTERN
private static final java.lang.String CUSTOM_CONFIGURATION_PATTERN
- See Also:
- Constant Field Values
FILESTORE_PATTERN
private static final java.lang.String FILESTORE_PATTERN
- See Also:
- Constant Field Values
WlsConventions
public WlsConventions()
getCustomLibraryPath
public static java.lang.String getCustomLibraryPath(WlsDomain domain,
com.xebialabs.deployit.ci.Application app)
getCustomConfigurationPath
public static java.lang.String getCustomConfigurationPath(WlsDomain domain,
com.xebialabs.deployit.ci.Application app)
getFilestorePath
public static java.lang.String getFilestorePath(WlsDomain domain)
Copyright © 2009. All Rights Reserved.