public interface ResourceResolver
Resource resolve(String path) throws NullPointerException
Resource for the provided path or null if the resource cannot be
resolved.path - the pathNullPointerException - if the path argument is nullCopyright © 2016 JBoss by Red Hat. All Rights Reserved.