Class 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.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      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.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait