| Package | Description |
|---|---|
| aQute.bnd.osgi |
| Modifier and Type | Field | Description |
|---|---|---|
Verifier.ActivatorErrorType |
Verifier.BundleActivatorError.errorType |
| Modifier and Type | Method | Description |
|---|---|---|
static Verifier.ActivatorErrorType |
Verifier.ActivatorErrorType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Verifier.ActivatorErrorType[] |
Verifier.ActivatorErrorType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
BundleActivatorError(java.lang.String activatorName,
Verifier.ActivatorErrorType type) |