Interface IBundle


  • public interface IBundle
    • Method Detail

      • loadClass

        java.lang.Class loadClass​(java.lang.String name)
                           throws java.lang.ClassNotFoundException
        Throws:
        java.lang.ClassNotFoundException
      • getEntry

        java.net.URL getEntry​(java.lang.String name)
      • getStateLocation

        java.lang.String getStateLocation()