| 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
Deprecated.
the object attached under this key does nothing - it was used for OSGi integration
|
| Modifier and Type | Method and Description |
|---|---|
static Attachments.BundleState |
Attachments.BundleState.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Attachments.BundleState[] |
Attachments.BundleState.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.