Package jadex.xml

Interface IContext

    • Method Detail

      • getRootObject

        java.lang.Object getRootObject()
        Get the root object.
        Returns:
        The root object.
      • getUserContext

        java.lang.Object getUserContext()
        Get the usercontext.
        Returns:
        The usercontext.
      • getClassLoader

        java.lang.ClassLoader getClassLoader()
        Get the classloader.
        Returns:
        The classloader.