public class SystemServiceLoaderInitializer extends Object
This should prevent a whole kind of failure where plugins attempt to load classes outside of their classpath, or where they might initialize some loader (and fail!) before core attempts to.
Constructor and Description |
---|
SystemServiceLoaderInitializer() |
Modifier and Type | Method and Description |
---|---|
void |
loadKnownServiceLoaders() |
@PostConstruct public void loadKnownServiceLoaders()
Copyright © 2003–2021 Atlassian. All rights reserved.