|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defintion of a working context.
Field Summary |
Fields inherited from interface org.apache.avalon.composition.provider.DeploymentContext |
SEPARATOR |
Method Summary | |
ClassLoader |
getClassLoader()
Return the containment classloader. |
ClassLoaderModel |
getClassLoaderModel()
Return the classloader model. |
ContainmentProfile |
getContainmentProfile()
Return the containment profile. |
File |
getHomeDirectory()
Return the working directory for a container. |
ModelRepository |
getModelRepository()
Return the model repository. |
ContainmentModel |
getParentContainmentModel()
Return the parent container model. |
File |
getTempDirectory()
Return the temporary directory for a container. |
Methods inherited from interface org.apache.avalon.composition.provider.DeploymentContext |
getDependencyGraph, getLogger, getMode, getName, getPartitionName, getProfile, getQualifiedName, getSystemContext |
Methods inherited from interface org.apache.avalon.framework.context.Context |
get |
Method Detail |
public ClassLoaderModel getClassLoaderModel()
public File getHomeDirectory()
public File getTempDirectory()
public ContainmentProfile getContainmentProfile()
public ClassLoader getClassLoader()
public ModelRepository getModelRepository()
public ContainmentModel getParentContainmentModel()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |