| Package | Description | 
|---|---|
| oracle.ide.adapters | |
| oracle.jdevimpl.audit.markers | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractCachingAdapterFactory<A,T>
The  
AbstractCachingAdapterFactory class may be used to implement an AdapterFactory that provides caching of target instances keyed by their respective adaptable objects. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AdapterManager.registerFactory(AdapterFactory factory)
Register the given factory. 
 | 
void | 
AdapterManager.unregisterFactory(AdapterFactory factory)
Unregister the given factory. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AuditMarkerToNavigationPointAdapterFactory
Adapts an  
AuditMarker to a NavigationPoint to allow custom navigation. | 
class  | 
AuditTaskMarkerLabelProvider  |