Class DelegatedEJBScanner

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

public class DelegatedEJBScanner extends Object
Scanner implementation responsible for EJB annotations.

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