Class FrameworkDTO

java.lang.Object
org.osgi.dto.DTO
org.osgi.framework.dto.FrameworkDTO

public class FrameworkDTO extends DTO
Data Transfer Object for a Framework.

The System Bundle can be adapted to provide a FrameworkDTO for the framework of the system bundle. A FrameworkDTO obtained from a framework will contain only the launch properties of the framework. These properties will not include the System properties.

Author:
$Id: 7c525727cbe877e888b460cd14d8f9054f99ee0c $