Uses of Class
org.osgi.service.application.ApplicationException
Packages that use ApplicationException
-
Uses of ApplicationException in org.osgi.service.application
Methods in org.osgi.service.application that throw ApplicationExceptionModifier and TypeMethodDescriptionApplicationHandle.getExitValue
(long timeout) Returns the exit value for the application instance.(package private) void
final ApplicationHandle
Launches a new instance of an application.(package private) ScheduledApplication
ApplicationDescriptor.Delegate.schedule
(String scheduleId, Map args, String topic, String filter, boolean recurs) final ScheduledApplication
ApplicationDescriptor.schedule
(String scheduleId, Map arguments, String topic, String eventFilter, boolean recurring) Schedules the application at a specified event.