|
OSGi™ Core Release 6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.osgi.dto.DTO
org.osgi.framework.startlevel.dto.FrameworkStartLevelDTO
public class FrameworkStartLevelDTO
Data Transfer Object for a FrameworkStartLevel.
The System Bundle can be adapted to provide a FrameworkStartLevelDTO
for the framework of the Bundle.
| Field Summary | |
|---|---|
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. |
| Constructor Summary | |
|---|---|
FrameworkStartLevelDTO()
|
|
| Method Summary |
|---|
| Methods inherited from class org.osgi.dto.DTO |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int startLevel
FrameworkStartLevel.getStartLevel()public int initialBundleStartLevel
FrameworkStartLevel.getInitialBundleStartLevel()| Constructor Detail |
|---|
public FrameworkStartLevelDTO()
|
OSGi™ Core Release 6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||