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
|
getResource
getClassLoader, getResourceByPath, setClassLoader
protected JamesServerApplicationContext.JamesServerResourceLoader()
public String getAbsoluteDirectory()
JamesResourceLoader
JamesResourceLoader.getAbsoluteDirectory()
public String getConfDirectory()
JamesResourceLoader
JamesResourceLoader.getConfDirectory()
public String getVarDirectory()
JamesResourceLoader
JamesResourceLoader.getVarDirectory()
public String getExternalLibraryDirectory()
public String getRootDirectory()
JamesResourceLoader
JamesResourceLoader.getRootDirectory()
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.