Class TModule


  • public class TModule
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TModule()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.ClassLoader getClassLoader()  
      boolean isExported​(java.lang.String aName)  
      • Methods inherited from class java.lang.Object

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

      • TModule

        public TModule()
    • Method Detail

      • isExported

        public boolean isExported​(java.lang.String aName)
      • getClassLoader

        public java.lang.ClassLoader getClassLoader()