See: Description
| Interface | Description |
|---|---|
| StartupService | Deprecated
No replacement
|
| Class | Description |
|---|---|
| OverrideURLClassLoader |
URLClassLoader that always gives preferences to its "services" resources over the ones of
the parent class loader. |
| Services |
Utility class that contains service-loading functionality.
|
| Annotation Type | Description |
|---|---|
| Service |
Marks an interface or abstract class that is an extension point via services annotation framework.
|
| ServiceProvider |
Marks class that provides a certain
Service via services provider framework. |
| SupersedesService |
Ensures smooth transition from older versions of services interfaces to their newer versions.
|
Copyright © 2002–2025 Devexperts LLC. All rights reserved.