| A Straightforward implementation of the
Resolver interface that
is backed by a
ResolverCallback instance. This implementation is not
thread safe.
You will normally not want to create instances of this class directly.
Rather, let the associated
DefaultContainer worry about that.
author: Leo Simons version: $Id: DefaultResolver.java,v 1.7 2004/03/23 13:37:51 lsimons Exp $ |