public interface IBuddyPolicy
Modifier and Type | Method and Description |
---|---|
Class<?> |
loadClass(String name) |
URL |
loadResource(String name) |
Enumeration<URL> |
loadResources(String name) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.