public class AvalonToYaafiContextMapper
extends java.lang.Object
Constructor and Description |
---|
AvalonToYaafiContextMapper(java.io.File tempRootDir,
org.apache.avalon.framework.context.Context context,
java.lang.ClassLoader classLoader)
Constructor
|
Modifier and Type | Method and Description |
---|---|
org.apache.avalon.framework.context.Context |
mapFrom(org.apache.avalon.framework.context.Context context,
java.lang.String from)
Map a Avalon context to the YAAFI (Merlin) incarnation whereas
the following containers are supported
merlin
fortress
phoenix
|
public AvalonToYaafiContextMapper(java.io.File tempRootDir, org.apache.avalon.framework.context.Context context, java.lang.ClassLoader classLoader)
tempRootDir
- current temp directorycontext
- the existing contextpublic org.apache.avalon.framework.context.Context mapFrom(org.apache.avalon.framework.context.Context context, java.lang.String from) throws org.apache.avalon.framework.context.ContextException
context
- the Avalon context to mapfrom
- Avalon container identifierorg.apache.avalon.framework.context.ContextException
- Accessing the context failedCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.