Interface ResourceInjectionResolver


public interface ResourceInjectionResolver
Author:
Martin Kouba
  • Method Summary

    Modifier and Type
    Method
    Description
    resolve(String resourceName)
     
  • Method Details

    • resolve

      Object resolve(String resourceName)
      Parameters:
      resourceName -
      Returns:
      the resolved object or null if not able to resolve the given name