Uses of Enum
aQute.bnd.osgi.Verifier.ActivatorErrorType
Packages that use Verifier.ActivatorErrorType
-
Uses of Verifier.ActivatorErrorType in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as Verifier.ActivatorErrorTypeMethods in aQute.bnd.osgi that return Verifier.ActivatorErrorTypeModifier and TypeMethodDescriptionstatic Verifier.ActivatorErrorType
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.Constructors in aQute.bnd.osgi with parameters of type Verifier.ActivatorErrorTypeModifierConstructorDescriptionBundleActivatorError
(String activatorName, Verifier.ActivatorErrorType type)