Uses of Class
org.osgi.service.application.ApplicationException

Packages that use ApplicationException
org.osgi.service.application Application Package Version 1.0. 
 

Uses of ApplicationException in org.osgi.service.application
 

Methods in org.osgi.service.application that throw ApplicationException
 ApplicationHandle ApplicationDescriptor.launch(Map arguments)
          Launches a new instance of an application.
 ScheduledApplication ApplicationDescriptor.schedule(String scheduleId, Map arguments, String topic, String eventFilter, boolean recurring)
          Schedules the application at a specified event.
 



Copyright © 2006-2011 OSGi Alliance. All Rights Reserved.