| Package | Description |
|---|---|
| org.wildfly.swarm.config.management.access.constraint | |
| org.wildfly.swarm.config.management.access.constraint.application_classification.type |
| Modifier and Type | Method and Description |
|---|---|
Classification |
Type.TypeResources.classification(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<Classification> |
Type.TypeResources.classifications()
Get the list of Classification resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Type.classification(Classification value)
Add the Classification object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Type.classifications(List<Classification> value)
Add all Classification objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Classification<T extends Classification<T>>
Configuration of an application classification constraint.
|
interface |
ClassificationConsumer<T extends Classification<T>> |
interface |
ClassificationSupplier<T extends Classification> |
| Modifier and Type | Method and Description |
|---|---|
Classification |
ClassificationSupplier.get()
Constructed instance of Classification resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.