Package org.nuxeo.runtime.osgi
Class OSGiHostAdapter
java.lang.Object
org.nuxeo.runtime.osgi.OSGiHostAdapter
- Author:
- Bogdan Stefanescu
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic OSGiHostAdapterabstract ObjectgetProperty(String key) abstract ObjectgetProperty(String key, Object defValue) abstract Objectstatic voidsetInstance(OSGiHostAdapter instance) abstract voidsetProperty(String key, Object value)
-
Constructor Details
-
OSGiHostAdapter
public OSGiHostAdapter()
-
-
Method Details
-
setInstance
-
getInstance
-
invoke
-
getProperty
-
getProperty
-
setProperty
-