Uses of Enum
org.apache.felix.scr.impl.manager.AbstractComponentManager.State
Packages that use AbstractComponentManager.State
-
Uses of AbstractComponentManager.State in org.apache.felix.scr.impl.manager
Subclasses with type arguments of type AbstractComponentManager.State in org.apache.felix.scr.impl.managerMethods in org.apache.felix.scr.impl.manager that return AbstractComponentManager.StateModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static AbstractComponentManager.State[]AbstractComponentManager.State.values()Returns an array containing the constants of this enum type, in the order they are declared.