Package net.ssehub.easy.basics.internal
Class Bundle
- java.lang.Object
-
- net.ssehub.easy.basics.internal.Bundle
-
public class Bundle extends java.lang.ObjectStores data about the containing OSGi bundle (static bundle without activator).- Author:
- Holger Eichelberger, El-Sharkawy
-
-
Field Detail
-
ID
public static final java.lang.String ID
Stores the bundle ID. Must be the same ID as specified inside the Manifest file.- See Also:
- Constant Field Values
-
-