| Package | Description |
|---|---|
| com.sun.enterprise.deployment.node |
| Modifier and Type | Method and Description |
|---|---|
VersionUpgrade.UpgradeType |
VersionUpgrade.getUpgradeType()
Return the kind of processing to do
|
VersionUpgrade.UpgradeType |
ReplaceVersionUpgrade.getUpgradeType()
Return the kind of processing to do
|
VersionUpgrade.UpgradeType |
RemoveVersionUpgrade.getUpgradeType()
Return the kind of processing to do
|
static VersionUpgrade.UpgradeType |
VersionUpgrade.UpgradeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionUpgrade.UpgradeType[] |
VersionUpgrade.UpgradeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.