Package org.eclipse.birt.core.framework
Defines the platform interfaces that allow BIRT to be run in Eclipse and
server environments.
Package Specification
Defines the platform interfaces that allow BIRT to be run in Eclipse and server environments.-
Interface Summary Interface Description IBundle IConfigurationElement This interface is the same as the Eclipse platformIConfigurationElement
interface.IExecutableExtension This interface is the same as the Eclipse platformIExecutableExtension
interface.IExtension This interface is the same as the Eclipse platformIExtension
interface.IExtensionPoint This interface is the same as the Eclipse platformIExtensionPoint
interface.IExtensionRegistry This interface is the same as the Eclipse platformIExtensionRegistry
interface.IPlatform Defines the Platform interface that allows BIRT to be run in Eclipse and server environmentsIPlatformConfig Defines an interface to access OSGi framework.IPlatformContext Defines an interface to access OSGi framework.IPlatformPath -
Class Summary Class Description Platform Defines a generic Platform class that wraps around anEclipsePlatform
orServerPlatform
class.PlatformConfig Defines an implementation of IPlatformConfig to access OSGi framework.PlatformFileContext An platform context that is based on file operations.PlatformLauncher PlatformServletContext An platform context that is based on resource operations instead of file operations.URLClassLoader A URL class loader with close API. -
Exception Summary Exception Description FrameworkException A checked exception representing a failure.