Class | Description |
---|---|
ContainedClassClasspathUrlLocator |
Matches any Jars with a marker file indicated
|
IdentityUrlLocator |
A Locator that returns an explicit set of classpaths
|
JavaClasspathUrlLocator |
Uses the java.class.path system property to obtain a list of URLs that represent the
CLASSPATH
|
JdkBaseClasspathUrlLocator |
Resolves a list of classpaths representing the core 'rt.jar' and any endorsed libraries
|
MarkerFileClasspathUrlLocator |
Matches any Jars with a marker file indicated
|
PackagesClasspathUrlLocator |
Matches any Jars with a marker file indicated
|
WebappClasspathUrlLocator |
Utilities for resolving urls against the classpath of a Web Archive
|
Copyright © 2010–2018 Jadira Systems. All rights reserved.