Package | Description |
---|---|
org.jboss.as.server.deployment |
The JBossAS domain deployment subsystem classes.
|
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<Attachments.BundleState> |
Attachments.BUNDLE_STATE_KEY |
Modifier and Type | Method and Description |
---|---|
static Attachments.BundleState |
Attachments.BundleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Attachments.BundleState[] |
Attachments.BundleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.