Package org.osgi.service.application
Class ApplicationHandle.Delegate
java.lang.Object
org.osgi.service.application.ApplicationHandle.Delegate
- Enclosing class:
- ApplicationHandle
This class will load the class named by the
org.osgi.vendor.application.ApplicationHandle and delegate method calls
to an instance of the class.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
destroy()
(package private) void
setApplicationHandle
(ApplicationHandle d, ApplicationDescriptor.Delegate descriptor)