org.jvnet.hk2.osgiadapter
Class OsgiHk2Loader
java.lang.Object
org.jvnet.hk2.osgiadapter.OsgiHk2Loader
- All Implemented Interfaces:
- HK2Loader
public class OsgiHk2Loader
- extends Object
- implements HK2Loader
An Hk2Loader that uses a Bundle to load classes
- Author:
- mason.taube@oracle.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
loadClass
public Class<?> loadClass(String className)
throws MultiException
- Specified by:
loadClass in interface HK2Loader
- Throws:
MultiException
Copyright © 2012 Oracle Corporation. All Rights Reserved.