public interface IPackageResourceGuard
package resources against unwanted access.boolean accept(Class<?> scope, String absolutePath)
scope - This argument will be used to get the class loader for loading the package
resourceabsolutePath - The absolute path to the resourceCopyright © 2006–2014 Apache Software Foundation. All rights reserved.