weblogic.management.provider.internal.See: Description
| Interface | Description | 
|---|---|
| ConfiguredDeploymentsAccess | |
| OverridePartitionDepPlan | 
| Class | Description | 
|---|---|
| DiGraph<T> | 
 Implements a directed graph data structure. 
 | 
| OrderedOrganizer<T,U> | 
 Organizes elements into groups, with no duplicate elements within a group and with elements returned from each
 group in the order in which they were added. 
 | 
| PartitionServerServiceInterceptorArranger | 
 Invoked by HK2 to order interceptors. 
 | 
| ReorderableRoster<T> | 
 Accepts a list, a contiguous subset of which is reorderable, and returns a list with
 the reorderable elements reordered in-place. 
 | 
| ServerServiceDependencyAnalyzer | 
 Analyzes dependencies among server services, primarily to order them as HK2 will instantiate
 them. 
 | 
| ServerServiceInstanceRoster | 
 Records the order-of-creation of each ServerService. 
 | 
weblogic.management.provider.internal.