Interface | Description |
---|---|
ServiceDefinition | A service that may or may not be present on the classpath. |
ServiceRegistry | Represents a registry of GORM services |
Class | Description |
---|---|
DefaultServiceDefinition | Default implementation of ServiceDefinition. |
DefaultServiceRegistry | The default ServiceRegistry implementation |
SoftServiceLoader | |
SoftServiceLoader.ServiceLoaderIterator | A service loader iterator implementation. |
Exception | Description |
---|---|
ServiceNotFoundException | Thrown when a service cannot be found for the given type |