Interface | Description |
---|---|
Strategy |
A strategy is a class for defining how classes and resources are located
in classworlds.
|
Class | Description |
---|---|
AbstractStrategy | |
DefaultStrategy |
Load classes directly from the Realm first before attempting to get from the parent.
|
ForeignStrategy |
Created by IntelliJ IDEA.
|
OsgiBundleStrategy | |
ParentFirstStrategy | |
SelfFirstStrategy | |
StrategyFactory |
StrategyFactory loads a strategy, either default or from a given hint.
|
Copyright © 2002-2012. All Rights Reserved.