org.modelbus.core.lib.util
Class DefaultLocationsUtil

java.lang.Object
  extended by org.modelbus.core.lib.util.AbstractLocationsUtil
      extended by org.modelbus.core.lib.util.DefaultLocationsUtil

public class DefaultLocationsUtil
extends AbstractLocationsUtil


Constructor Summary
DefaultLocationsUtil()
           
 
Method Summary
 java.lang.String getModelBusConfigModelFolderLocation()
           
 java.lang.String getModelBusConfigModelLocation()
           
 java.lang.String getNotificationLocation()
           
 java.lang.String getSecureRepositoryLocation()
           
 
Methods inherited from class org.modelbus.core.lib.util.AbstractLocationsUtil
disableProxy, enableProxy, getConfiguredProxyURI, getExternalLocation, getGitLocation, getHostAddress, getLocationPropertyValue, getProxyURI, getRepositoryLocation, getRepositoryLocation, getSVNLocation, setupSSLConnection
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultLocationsUtil

public DefaultLocationsUtil()
Method Detail

getNotificationLocation

public java.lang.String getNotificationLocation()
Overrides:
getNotificationLocation in class AbstractLocationsUtil

getSecureRepositoryLocation

public java.lang.String getSecureRepositoryLocation()
Specified by:
getSecureRepositoryLocation in class AbstractLocationsUtil

getModelBusConfigModelFolderLocation

public java.lang.String getModelBusConfigModelFolderLocation()
Specified by:
getModelBusConfigModelFolderLocation in class AbstractLocationsUtil

getModelBusConfigModelLocation

public java.lang.String getModelBusConfigModelLocation()
Specified by:
getModelBusConfigModelLocation in class AbstractLocationsUtil