Uses of Class
aQute.bnd.service.repository.Phase
-
Packages that use Phase Package Description aQute.bnd.service.repository -
-
Uses of Phase in aQute.bnd.service.repository
Fields in aQute.bnd.service.repository declared as Phase Modifier and Type Field Description Phase
SearchableRepository.ResourceDescriptor. phase
The phase of the resourceMethods in aQute.bnd.service.repository that return Phase Modifier and Type Method Description static Phase
Phase. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Phase[]
Phase. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-