net.sf.tacos.util
Class ComponentLookupContext
java.lang.Object
net.sf.tacos.util.ComponentLookupContext
- All Implemented Interfaces:
- ILookupContext
- public class ComponentLookupContext
- extends Object
- implements ILookupContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentLookupContext
public ComponentLookupContext(IComponent container)
lookup
public String lookup(String varName)
- Specified by:
lookup
in interface ILookupContext