| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| MetaClassAwareClassLoader | A marker interface for a MetaClass "aware" ClassLoader implementation. | 
| Class Summary | |
|---|---|
| Graph<T> | A directed graph consisting of vertices of type T. | 
| IconDescription | The description of an icon. | 
| ID | Class used to identify objects. | 
| MetaClass<T> | A MetaClassdescribes a realClasswith the purpose
 of providing to an IDE class level information, and delaying the loading of
 that class to the last possible moment: when an instance of the class is
 required. | 
| MetaResource | Provides delayed loading for resources. | 
| MetaResourceString | |
| Version | Represents the version number of an extension or component. | 
| Exception Summary | |
|---|---|
| Graph.CycleException | |
| MissingIconException | Exception thrown when IconDescription fails to find an icon. | 
This package contains utility classes. One of those classes is the
  IDELocator class. This class can be used by extension writers 
  to get a hold of the javax.ide.IDE.
  Another class in this package is the MetaClass class. This
  class is used to find out information about classes described in extension
  deployment descriptors without involving the class loader.
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||