See: Description
| Interface | Description |
|---|---|
| ClassLoadService |
The Interface for the BaseClassLoadService within an OSGI-bundle.
|
| Class | Description |
|---|---|
| ClassLoadServiceImpl |
The Class BaseClassLoadServiceImpl represents the .
|
| ClassLoadServiceUtility |
The Class BaseClassLoadServiceUtility provides static access to load classes or to initialize them.
|
| ClassLoadServiceUtilityImpl |
The Class BaseClassLoadServiceUtility extends the
DefaultClassLoadServiceUtility
and prepares the access to the BaseClassLoadService depending on the OSGI bundle. |