org.gcube.common.scope.impl
Class ScopeProviderScanner

java.lang.Object
  extended by 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

Constructor Summary
ScopeProviderScanner()
           
 
Method Summary
static ScopeProvider provider()
          Returns the configured provider.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScopeProviderScanner

public ScopeProviderScanner()
Method Detail

provider

public static ScopeProvider provider()
Returns the configured provider.

Returns:
the provider


Copyright © 2012. All Rights Reserved.