@Singleton @Component(role=LocationManager.class) public class LocationManager extends Object
| Constructor and Description |
|---|
LocationManager() |
| Modifier and Type | Method and Description |
|---|---|
<T> ResolvePathsResult<T> |
resolvePaths(ResolvePathsRequest<T> request) |
public <T> ResolvePathsResult<T> resolvePaths(ResolvePathsRequest<T> request) throws IOException
IOExceptionCopyright © 2001–2019 Codehaus Plexus. All rights reserved.