Package net.ssehub.easy.basics.internal
Class Bundle
java.lang.Object
net.ssehub.easy.basics.internal.Bundle
Stores data about the containing OSGi bundle (static bundle without activator).
- Author:
- Holger Eichelberger, El-Sharkawy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ID
Stores the bundle ID. Must be the same ID as specified inside the Manifest file.- See Also:
-
-
Constructor Details
-
Bundle
public Bundle()
-