public interface IContextSupport
The component supports configuration in a context. The context features itself are intentionally not modeled. The implementor should check and narrow the type according to the requested features (e.g. de.intarsys.tools.reflect.IClassLoaderSupport).
| Modifier and Type | Method and Description |
|---|---|
void |
setContext(Object context) |
void setContext(Object context) throws ConfigurationException
ConfigurationExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.