Uses of Enum Class
org.osgi.service.subsystem.Subsystem.State
Packages that use Subsystem.State
-
Uses of Subsystem.State in org.osgi.service.subsystem
Methods in org.osgi.service.subsystem that return Subsystem.StateModifier and TypeMethodDescriptionSubsystem.getState()
Returns the current state of this subsystem.static Subsystem.State
Returns the enum constant of this class with the specified name.static Subsystem.State[]
Subsystem.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.