org.ops4j.pax.swissbox.converter.loader
Interface Loader

All Known Implementing Classes:
BundleLoader, ClassicLoader

public interface Loader

JAVADOC

Author:
Alin Dreghiciu

Method Summary
 java.lang.Class loadClass(java.lang.String className)
           
 

Method Detail

loadClass

java.lang.Class loadClass(java.lang.String className)
                          throws java.lang.ClassNotFoundException
Throws:
java.lang.ClassNotFoundException


Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.