public interface ProvisioningScreensService
Modifier and Type | Method and Description |
---|---|
ProvidersInfo |
getProvidersInfo(ProviderTypeKey providerTypeKey)
Gets the information about all the defined providers for a given provider type and loads provider type at the same time.
|
RuntimesInfo |
getRuntimesInfo(ProviderKey providerKey)
Gets the information about the runtimes associated to a given provider and loads the provider at the same time.
|
boolean |
hasRuntimes(ProviderKey providerKey) |
ProvidersInfo getProvidersInfo(ProviderTypeKey providerTypeKey)
providerTypeKey
- RuntimesInfo getRuntimesInfo(ProviderKey providerKey)
providerKey
- boolean hasRuntimes(ProviderKey providerKey)
providerKey
- Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.