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) voidfinal ApplicationHandleLaunches a new instance of an application.(package private) ScheduledApplicationApplicationDescriptor.Delegate.schedule(String scheduleId, Map args, String topic, String filter, boolean recurs) final ScheduledApplicationApplicationDescriptor.schedule(String scheduleId, Map arguments, String topic, String eventFilter, boolean recurring) Schedules the application at a specified event.