| Package | Description |
|---|---|
| io.soabase.admin.details |
| Modifier and Type | Method and Description |
|---|---|
BundleSpec.Phase |
BundleSpec.getPhase() |
static BundleSpec.Phase |
BundleSpec.Phase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BundleSpec.Phase[] |
BundleSpec.Phase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BundleSpec(io.dropwizard.Bundle bundle,
BundleSpec.Phase phase) |
BundleSpec(io.dropwizard.ConfiguredBundle<T> configuredBundle,
BundleSpec.Phase phase) |
Copyright © 2014–2016 Soabase. All rights reserved.