org.apache.sling.jcr.ocm.impl.classloader
Class BundleLoader
java.lang.Object
org.apache.sling.jcr.ocm.impl.classloader.BundleLoader
- All Implemented Interfaces:
- Loader
public class BundleLoader
- extends Object
- implements Loader
The ClassLoaderLoader
TODO
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
loadClass
public Class<?> loadClass(String name)
throws ClassNotFoundException
- Specified by:
loadClass
in interface Loader
- Throws:
ClassNotFoundException
- See Also:
Loader.loadClass(java.lang.String)
getLoader
public Object getLoader()
- Specified by:
getLoader
in interface Loader
- See Also:
Loader.getLoader()
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.