Uses of Class
org.osgi.application.ApplicationServiceEvent
-
Packages that use ApplicationServiceEvent Package Description org.osgi.application Foreign Application Package Version 1.0. -
-
Uses of ApplicationServiceEvent in org.osgi.application
Methods in org.osgi.application with parameters of type ApplicationServiceEvent Modifier and Type Method Description void
ApplicationServiceListener. serviceChanged(ApplicationServiceEvent event)
Receives notification that a service has had a lifecycle change.
-