Package | Description |
---|---|
org.codehaus.plexus.languages.java.jpms |
Modifier and Type | Method and Description |
---|---|
<T> ResolvePathsResult<T> |
LocationManager.resolvePaths(ResolvePathsRequest<T> request)
Decide for every
request.getPathElements() if it belongs to the modulePath or classPath, based on the
request.getMainModuleDescriptor() . |
Copyright © 2001–2019 Codehaus Plexus. All rights reserved.