类 FrameworkStartLevelDTO


  • public class FrameworkStartLevelDTO
    extends DTO
    Data Transfer Object for a FrameworkStartLevel.

    The System Bundle can be adapted to provide a FrameworkStartLevelDTO for the framework of the Bundle.

    作者:
    $Id: FrameworkStartLevelDTO.java 1614569 2014-07-30 07:22:32Z cziegeler $
    • 字段概要

      字段 
      修饰符和类型 字段 说明
      int initialBundleStartLevel
      The initial start level value that is assigned to a bundle when it is first installed.
      int startLevel
      The active start level value for the framework.
    • 方法概要

      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • 构造器详细资料

      • FrameworkStartLevelDTO

        public FrameworkStartLevelDTO()