Class Realm


  • public class Realm
    extends Object
    Represents a classloader. Realms form a tree structure where children delegates to the parent for classloading.
    Author:
    Kohsuke Kawaguchi