org.ops4j.pax.swissbox.converter.loader
Class BundleLoader

java.lang.Object
  extended by org.ops4j.pax.swissbox.converter.loader.BundleLoader
All Implemented Interfaces:
Loader

public class BundleLoader
extends java.lang.Object
implements Loader

JAVADOC

Author:
Alin Dreghiciu

Constructor Summary
BundleLoader(BundleLoader bundle)
           
 
Method Summary
 java.lang.Class loadClass(java.lang.String className)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BundleLoader

public BundleLoader(BundleLoader bundle)
Method Detail

loadClass

public java.lang.Class loadClass(java.lang.String className)
                          throws java.lang.ClassNotFoundException
Specified by:
loadClass in interface Loader
Throws:
java.lang.ClassNotFoundException


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