public final class ServiceLocalizerLoader
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static ServiceLocalizerLoader |
getInstance()
Get the singleton instance
|
java.util.Collection<de.gematik.ti.epa.fdv.service.localization.spi.IServiceLocalizer> |
getServices()
Create a collection with localization services
|
boolean |
serviceLocalizerAvailable()
Check if service localizer found by the service loader
|
public static ServiceLocalizerLoader getInstance()
public java.util.Collection<de.gematik.ti.epa.fdv.service.localization.spi.IServiceLocalizer> getServices()
public boolean serviceLocalizerAvailable()