com.xebialabs.deployit.plugin.wls
Class WlsConventions

java.lang.Object
  extended by com.xebialabs.deployit.plugin.wls.WlsConventions

public final class WlsConventions
extends java.lang.Object

A factory for Deployit WLS conventions like filestore paths etc.

TODO: Perhaps make this configurable, e.g. via Spring or the manifest.


Constructor Summary
WlsConventions()
           
 
Method Summary
static java.lang.String getFilestorePath(Domain domain)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WlsConventions

public WlsConventions()
Method Detail

getFilestorePath

public static java.lang.String getFilestorePath(Domain domain)