|
OSGi™ Service Platform Compendium Specification Release 4 Version 4.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use ApplicationDescriptor | |
---|---|
org.osgi.service.application | Application Package Version 1.1. |
Uses of ApplicationDescriptor in org.osgi.service.application |
---|
Methods in org.osgi.service.application that return ApplicationDescriptor | |
---|---|
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. |
Constructors in org.osgi.service.application with parameters of type ApplicationDescriptor | |
---|---|
ApplicationAdminPermission(ApplicationDescriptor application,
java.lang.String actions)
This contructor should be used when creating ApplicationAdminPermission
instance for checkPermission call. |
|
ApplicationHandle(java.lang.String instanceId,
ApplicationDescriptor descriptor)
Application instance identifier is specified by the container when the instance is created. |
|
OSGi™ Service Platform Compendium Specification Release 4 Version 4.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |