Class | Description |
---|---|
ClassRealm |
The class loading gateway.
|
FilteredClassRealm |
Similar to
ClassRealm but only exposing some resources of the underlying URL. |
Exception | Description |
---|---|
DuplicateRealmException |
Indicates an attempt to add a
ClassRealm to a
ClassWorld with a duplicate id. |
NoSuchRealmException |
Indicates an attempt to retrieve a
ClassRealm from a
ClassWorld with an invalid id. |
Copyright © 2002–2022 Codehaus Plexus. All rights reserved.