org.exoplatform.container.configuration
Class MockConfigurationManagerImpl

java.lang.Object
  extended by org.exoplatform.container.configuration.ConfigurationManagerImpl
      extended by org.exoplatform.container.configuration.MockConfigurationManagerImpl
All Implemented Interfaces:
ConfigurationManager

public class MockConfigurationManagerImpl
extends ConfigurationManagerImpl

Jul 19, 2004


Field Summary
 
Fields inherited from class org.exoplatform.container.configuration.ConfigurationManagerImpl
configurations_, LOG_DEBUG, LOG_DEBUG_PROPERTY, WAR_CONF_LOCATION
 
Constructor Summary
MockConfigurationManagerImpl(javax.servlet.ServletContext context)
           
 
Method Summary
 URL getURL(String uri)
           
 
Methods inherited from class org.exoplatform.container.configuration.ConfigurationManagerImpl
addConfiguration, addConfiguration, addConfiguration, getComponent, getComponent, getComponents, getConfiguration, getCurrentURL, getInputStream, getInputStream, getResource, getResource, isDefault, processRemoveConfiguration, removePrefix, resolveSystemProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockConfigurationManagerImpl

public MockConfigurationManagerImpl(javax.servlet.ServletContext context)
                             throws Exception
Throws:
Exception
Method Detail

getURL

public URL getURL(String uri)
           throws Exception
Specified by:
getURL in interface ConfigurationManager
Overrides:
getURL in class ConfigurationManagerImpl
Throws:
Exception


Copyright © 2009 eXo Platform SAS. All Rights Reserved.