Package | Description |
---|---|
org.jboss.as.server.controller.resources |
Modifier and Type | Method and Description |
---|---|
protected DeploymentResourceDefinition.DeploymentResourceParent |
DeploymentResourceDefinition.getParent() |
static DeploymentResourceDefinition.DeploymentResourceParent |
DeploymentResourceDefinition.DeploymentResourceParent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentResourceDefinition.DeploymentResourceParent[] |
DeploymentResourceDefinition.DeploymentResourceParent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DeploymentResourceDefinition(DeploymentResourceDefinition.DeploymentResourceParent parent,
OperationStepHandler addHandler,
OperationStepHandler removeHandler) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.