public interface BundleInjector extends Container, org.osgi.framework.ServiceListener
| Modifier and Type | Method and Description |
|---|---|
void |
initDeserializedObject(Serializable pObj,
String[][] pComponentToFields) |
getComponentById, getComponentByTypeNamevoid initDeserializedObject(Serializable pObj, String[][] pComponentToFields) throws NoSuchFieldException, IllegalAccessException, ClassNotFoundException
Copyright © 2015–2016 SourcePond. All rights reserved.