| Package | Description |
|---|---|
| org.jboss.as.osgi |
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.server.deployment.AttachmentKey<OSGiConstants.DeploymentType> |
OSGiConstants.DEPLOYMENT_TYPE_KEY
Attachment key for a bundle deployment.
|
| Modifier and Type | Method and Description |
|---|---|
static OSGiConstants.DeploymentType |
OSGiConstants.DeploymentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OSGiConstants.DeploymentType[] |
OSGiConstants.DeploymentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.