Package org.jboss.as.weld.spi
Interface ResourceInjectionResolver
public interface ResourceInjectionResolver
- Author:
- Martin Kouba
-
Method Summary
-
Method Details
-
resolve
- Parameters:
resourceName-- Returns:
- the resolved object or
nullif not able to resolve the given name
-