Class DelegatedResourceScanner

java.lang.Object
com.sun.faces.application.annotation.DelegatedResourceScanner

public class DelegatedResourceScanner extends Object
Scanner implementation responsible for link Resource annotations.

Note this will delegate down to the ResourceScanner so we can fail gracefully when JavaEE is not available.