| Package | Description |
|---|---|
| org.codehaus.plexus.classworlds.realm | |
| org.codehaus.plexus.classworlds.strategy |
| Modifier and Type | Field and Description |
|---|---|
private Strategy |
ClassRealm.strategy |
| Modifier and Type | Method and Description |
|---|---|
Strategy |
ClassRealm.getStrategy() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStrategy |
class |
OsgiBundleStrategy |
class |
ParentFirstStrategy |
class |
SelfFirstStrategy |
| Modifier and Type | Method and Description |
|---|---|
static Strategy |
StrategyFactory.getStrategy(ClassRealm realm) |
static Strategy |
StrategyFactory.getStrategy(ClassRealm realm,
java.lang.String hint) |