SourceResolver
that handles a fixed restricted number of protocols. It is used as a bootstrap resolver to load roles and imported files in a service manager. The supported protocols schemes are:
resource
to load resources in the classpath,context
to load resources from the context, defined by the context-root
entry in the Avalon {@link Context} (either a {@link File} or an {@link URL}), or if not present, from the user.dir
system property,context:
".
@version $Id: SimpleSourceResolver.java 380191 2006-02-23 18:31:51Z cziegeler $
@since 2.2
|
|
|
|
|
|