Package | Description |
---|---|
org.jboss.shrinkwrap.resolver.spi.loader |
Modifier and Type | Class and Description |
---|---|
class |
ServiceRegistry
A simple singleton (application scoped} registry that fulfills
ServiceLoader contract. |
class |
SpiServiceLoader
A basic
ServiceLoader implementation which uses META-INF/services registration. |
Constructor and Description |
---|
ServiceRegistry(ServiceLoader serviceLoader)
Creates a service registry with a
ServiceLoader to load service instances until they are cached |
Copyright © 2022 JBoss by Red Hat. All rights reserved.