org.ops4j.pax.coin.provider.scanner
Interface ResourceGroupUtils.FailureListener

Enclosing class:
ResourceGroupUtils

public static interface ResourceGroupUtils.FailureListener

To be implemented by classes that whish to be notified of failures during processing.


Method Summary
 void notify(String name, URL url, Exception exception)
           
 

Method Detail

notify

void notify(String name,
            URL url,
            Exception exception)


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