public class WarClassLoader extends URLClassLoader
Constructor and Description |
---|
WarClassLoader(String extractedPath) |
Modifier and Type | Method and Description |
---|---|
InputStream |
getResourceAsStream(String name) |
Properties |
loadProperties(String propertiesPath) |
addURL, close, definePackage, findClass, findResource, findResources, getPermissions, getURLs, newInstance, newInstance
defineClass, defineClass
clearAssertionStatus, defineClass, defineClass, defineClass, defineClass, definePackage, findLibrary, findLoadedClass, findSystemClass, getClassLoadingLock, getPackage, getPackages, getParent, getResource, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, loadClass, registerAsParallelCapable, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSigners
public WarClassLoader(String extractedPath) throws IOException
IOException
public InputStream getResourceAsStream(String name)
getResourceAsStream
in class URLClassLoader
public Properties loadProperties(String propertiesPath) throws IOException
IOException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.