Package | Description |
---|---|
org.osgi.service.subsystem |
Subsystem Service Package Version 1.1.
|
Modifier and Type | Method and Description |
---|---|
Subsystem.State |
Subsystem.getState()
Returns the current state of this subsystem.
|
static Subsystem.State |
Subsystem.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Subsystem.State[] |
Subsystem.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 OSGi Alliance. All rights reserved.