@Beta
public interface IStorageProvider
Modifier and Type | Method and Description |
---|---|
IStorage |
getStorage(IProgressMonitor monitor)
Retrieves the underlying storage of this provider.
|
IStorage getStorage(IProgressMonitor monitor) throws CoreException
monitor
- Monitor on which to report progress information.CoreException
- Thrown if the underlying storage cannot be retrieved.
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.