org.apache.avalon.framework.context
public interface Resolvable
Version: CVS $Revision: 1.15 $ $Date: 2003/02/11 15:58:40 $
Method Summary | |
---|---|
Object | resolve(Context context)
Resolve a object to a value.
|
Parameters: context the contextwith respect which to resolve
Returns: the resolved object
Throws: ContextException if an error occurs