public final class Capabilities extends Object
This class is designed to be used outside of the weld subsystem. Other subsystems that require the name of a Weld capability can safely import this class without adding a jboss module dependency. To archive it, this class must only declare string constants, which are resolved at compile time.
| Modifier and Type | Field and Description |
|---|---|
static String |
WELD_CAPABILITY_NAME |
| Constructor and Description |
|---|
Capabilities() |
public static final String WELD_CAPABILITY_NAME
Copyright © 2020 JBoss by Red Hat. All rights reserved.