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: FrameworkDTO.java 1614569 2014-07-30 07:22:32Z cziegeler $