| Interface | Description |
|---|---|
| Strategy |
A strategy is a class for defining how classes and resources are located
in classworlds.
|
| Class | Description |
|---|---|
| AbstractStrategy | |
| OsgiBundleStrategy | |
| ParentFirstStrategy | |
| SelfFirstStrategy | |
| StrategyFactory |
StrategyFactory loads a strategy, either default or from a given hint.
|
Copyright © 2002-2014 Codehaus. All Rights Reserved.