| Modifier and Type | Method and Description |
|---|---|
static Profile |
getProvider(String profileName)
Lookup the provider service that contains the profile.
|
public static Profile getProvider(String profileName)
profileName - name of the profile to lookup from the ServiceLoader.IllegalArgumentException - if no provider is found.NullPointerException - if profileName is null.Copyright © 2019–2025 OnGres, Inc. All rights reserved.