Package de.uni_hildesheim.sse
Class IvmlBundleId
- java.lang.Object
-
- de.uni_hildesheim.sse.IvmlBundleId
-
public class IvmlBundleId extends java.lang.ObjectStores data about the containing OSGi bundle (static bundle without activator).- Author:
- Holger Eichelberger
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringIDStores the bundle ID.
-
Constructor Summary
Constructors Constructor Description IvmlBundleId()
-
-
-
Field Detail
-
ID
public static final java.lang.String ID
Stores the bundle ID.- See Also:
- Constant Field Values
-
-