org.ops4j.pax.coin.provider.scanner
Interface ResourceScanner


public interface ResourceScanner

TODO Add JavaDoc

Since:
0.3.0, March 07, 2008
Author:
Alin Dreghiciu

Field Summary
static int NO_POLLING
           
 
Method Summary
 long getPollInterval()
           
 ResourceGroup[] scan()
           
 

Field Detail

NO_POLLING

static final int NO_POLLING
See Also:
Constant Field Values
Method Detail

scan

ResourceGroup[] scan()

getPollInterval

long getPollInterval()


Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.