Class IvmlBundleId


  • public class IvmlBundleId
    extends java.lang.Object
    Stores data about the containing OSGi bundle (static bundle without activator).
    Author:
    Holger Eichelberger
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ID
      Stores the bundle ID.
    • Constructor Summary

      Constructors 
      Constructor Description
      IvmlBundleId()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IvmlBundleId

        public IvmlBundleId()