Uses of Class
org.eclipse.birt.core.framework.FrameworkException

Packages that use FrameworkException
org.eclipse.birt.core.framework Defines the platform interfaces that allow BIRT to be run in Eclipse and server environments. 
org.eclipse.birt.core.framework.osgi   
 

Uses of FrameworkException in org.eclipse.birt.core.framework
 

Methods in org.eclipse.birt.core.framework that throw FrameworkException
 java.lang.Object IConfigurationElement.createExecutableExtension(java.lang.String propertyName)
          Creates and returns a new instance of the executable extension identified by the named attribute of this configuration element.
 void IExecutableExtension.setInitializationData(IConfigurationElement config, java.lang.String propertyName, java.lang.Object data)
          This method is called by the implementation of the method IConfigurationElement.createExecutableExtension on a newly constructed extension, passing it its relevant configuration information.
 

Uses of FrameworkException in org.eclipse.birt.core.framework.osgi
 

Methods in org.eclipse.birt.core.framework.osgi that throw FrameworkException
protected  void OSGILauncher.setupSecurityPolicy()
           
 



Copyright © 2008 Actuate Corp. All rights reserved.