org.glassfish.deployapi.config
Class ConfigBeanClassLoader
java.lang.Object
java.lang.ClassLoader
org.glassfish.deployapi.config.ConfigBeanClassLoader
public class ConfigBeanClassLoader
- extends ClassLoader
- Author:
- dochez
| Methods inherited from class java.lang.ClassLoader |
clearAssertionStatus, defineClass, defineClass, defineClass, defineClass, definePackage, findLibrary, findLoadedClass, findResource, findResources, findSystemClass, getPackage, getPackages, getParent, getResource, getResourceAsStream, getResources, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, loadClass, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSigners |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigBeanClassLoader
public ConfigBeanClassLoader(DeployableObject deployableObject)
- Creates a new instance of ConfigBeanClassLoader
findClass
public Class findClass(String name)
- Overrides:
findClass in class ClassLoader
Copyright © 2012. All Rights Reserved.