public static class Utils.ClassRef extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected org.osgi.framework.Bundle | 
bundle  | 
protected Class<?> | 
clazz  | 
| Constructor and Description | 
|---|
ClassRef(org.osgi.framework.Bundle bundle,
        Class<?> clazz)  | 
| Modifier and Type | Method and Description | 
|---|---|
org.osgi.framework.Bundle | 
bundle()  | 
Class<?> | 
get()  | 
Object | 
newInstance()  | 
String | 
toString()  | 
public org.osgi.framework.Bundle bundle()
public Object newInstance() throws ReflectiveOperationException
ReflectiveOperationExceptionCopyright © 2017 Nuxeo. All rights reserved.