org.gcube.common.scope.impl
Class ScopeProviderScanner
java.lang.Object
org.gcube.common.scope.impl.ScopeProviderScanner
public class ScopeProviderScanner
- extends Object
Scans the classpath for a ScopeProvider implementation.
Returns a shared DefaultScopeProvider by default.
- Author:
- Fabio Simeoni
- See Also:
ScopeProvider,
ScopeProvider.instance
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScopeProviderScanner
public ScopeProviderScanner()
provider
public static ScopeProvider provider()
- Returns the configured provider.
- Returns:
- the provider
Copyright © 2012. All Rights Reserved.