Package | Description |
---|---|
org.guvnor.ala.runtime.providers | |
org.guvnor.ala.runtime.providers.base |
Modifier and Type | Interface and Description |
---|---|
interface |
Provider<C extends ProviderConfig>
A provider represents a running entity that allows the provisioning of runtimes.
|
interface |
ProviderBuilder<T extends ProviderConfig,R extends Provider> |
Modifier and Type | Method and Description |
---|---|
boolean |
ProviderBuilder.supports(ProviderConfig config) |
Modifier and Type | Class and Description |
---|---|
class |
BaseProvider<C extends ProviderConfig>
BaseProvider implementation to be extended by concrete Providers
|
Modifier and Type | Class and Description |
---|---|
class |
BaseProvider<C extends ProviderConfig>
BaseProvider implementation to be extended by concrete Providers
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.