org.oddjob
Class OddjobLookup
java.lang.Object
org.oddjob.OddjobLookup
public class OddjobLookup
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OddjobLookup
public OddjobLookup(BeanDirectoryOwner owner)
lookup
public Object lookup(String fullPath)
throws ArooaPropertyException
- Throws:
ArooaPropertyException
lookup
public <T> T lookup(String fullPath,
Class<T> type)
throws ArooaPropertyException,
ArooaConversionException
- Throws:
ArooaPropertyException
ArooaConversionException