Uses of Class
org.osgi.service.application.ApplicationHandle
Packages that use ApplicationHandle
- 
Uses of ApplicationHandle in org.osgi.service.applicationMethods in org.osgi.service.application that return ApplicationHandleModifier and TypeMethodDescriptionfinal ApplicationHandleLaunches a new instance of an application.protected abstract ApplicationHandleApplicationDescriptor.launchSpecific(Map arguments) Called by launch() to create and start a new instance in an application model specific way.