Uses of Class
aQute.bnd.osgi.Verifier.ActivatorErrorType

Packages that use Verifier.ActivatorErrorType
aQute.bnd.osgi   
 

Uses of Verifier.ActivatorErrorType in aQute.bnd.osgi
 

Fields in aQute.bnd.osgi declared as Verifier.ActivatorErrorType
 Verifier.ActivatorErrorType Verifier.BundleActivatorError.errorType
           
 

Methods in aQute.bnd.osgi that return Verifier.ActivatorErrorType
static Verifier.ActivatorErrorType Verifier.ActivatorErrorType.valueOf(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.
 

Constructors in aQute.bnd.osgi with parameters of type Verifier.ActivatorErrorType
Verifier.BundleActivatorError(String activatorName, Verifier.ActivatorErrorType type)
           
 



Copyright © 2014 aQute SARL. All rights reserved.