public final class Capabilities extends SimpleBuildItem
| Modifier and Type | Field and Description |
|---|---|
static String |
CDI_ARC |
static String |
TRANSACTIONS |
| Constructor and Description |
|---|
Capabilities(Set<String> capabilities) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getCapabilities() |
boolean |
isCapabilityPresent(String capability) |
public static final String CDI_ARC
public static final String TRANSACTIONS
Copyright © 2019 JBoss by Red Hat. All rights reserved.