Uses of Interface
org.osgi.application.ApplicationContext
-
Packages that use ApplicationContext Package Description org.osgi.application Foreign Application Package Version 1.0. -
-
Uses of ApplicationContext in org.osgi.application
Methods in org.osgi.application that return ApplicationContext Modifier and Type Method Description static ApplicationContext
Framework. getApplicationContext(java.lang.Object applicationInstance)
This method needs an argument, an object that represents the application instance.
-