Uses of Class
org.osgi.service.application.ApplicationHandle
Packages that use ApplicationHandle
-
Uses of ApplicationHandle in org.osgi.service.application
Methods 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.Methods in org.osgi.service.application with parameters of type ApplicationHandleModifier and TypeMethodDescription(package private) voidApplicationHandle.Delegate.setApplicationHandle(ApplicationHandle d, ApplicationDescriptor.Delegate descriptor)