| Package | Description | 
|---|---|
| org.osgi.service.application | 
 Application Package Version 1.1. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ApplicationDescriptor | 
ScheduledApplication.getApplicationDescriptor()
Retrieves the ApplicationDescriptor which represents the application and
 necessary for launching. 
 | 
ApplicationDescriptor | 
ApplicationHandle.getApplicationDescriptor()
Retrieves the  
ApplicationDescriptor to which this
 ApplicationHandle belongs. | 
| Constructor and Description | 
|---|
ApplicationAdminPermission(ApplicationDescriptor application,
                          String actions)
This constructor should be used when creating
  
ApplicationAdminPermission instance for checkPermission
 call. | 
ApplicationHandle(String instanceId,
                 ApplicationDescriptor descriptor)
Application instance identifier is specified by the container when the
 instance is created. 
 | 
Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0