|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defintion of a working context.
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. |
Logger |
getLogger()
Return the logging channel. |
String |
getName()
Return the name that the container has been assigned. |
String |
getPartitionName()
Return the partition name that the container is established with. |
SystemContext |
getSystemContext()
Return the system context. |
File |
getTempDirectory()
Return the temporary directory for a container. |
Methods inherited from interface org.apache.avalon.framework.context.Context |
get |
Method Detail |
public Logger getLogger()
public SystemContext getSystemContext()
public ClassLoaderModel getClassLoaderModel()
public File getHomeDirectory()
public File getTempDirectory()
public ContainmentProfile getContainmentProfile()
public String getName()
public String getPartitionName()
public ClassLoader getClassLoader()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |