protected static final class JamesServerApplicationContext.JamesServerResourceLoader extends AbstractJamesResourceLoader
| Modifier | Constructor and Description | 
|---|---|
| protected  | JamesServerApplicationContext.JamesServerResourceLoader() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getAbsoluteDirectory()Return the configuration directory of the application | 
| String | getConfDirectory()Return the var directory of the application | 
| String | getExternalLibraryDirectory()Return the directory where the external jar libraries must be placed
 by the administrator. | 
| String | getRootDirectory()Return the root directory of the application | 
| String | getVarDirectory()Return the absolute directory of the application | 
getResourcegetClassLoader, getResourceByPath, setClassLoaderprotected JamesServerApplicationContext.JamesServerResourceLoader()
public String getAbsoluteDirectory()
JamesResourceLoaderJamesResourceLoader.getAbsoluteDirectory()public String getConfDirectory()
JamesResourceLoaderJamesResourceLoader.getConfDirectory()public String getVarDirectory()
JamesResourceLoaderJamesResourceLoader.getVarDirectory()public String getExternalLibraryDirectory()
public String getRootDirectory()
JamesResourceLoaderJamesResourceLoader.getRootDirectory()Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.