| Package | Description |
|---|---|
| org.jboss.as.osgi.parser |
| Modifier and Type | Method and Description |
|---|---|
SubsystemState.ChangeType |
SubsystemState.ChangeEvent.getType() |
static SubsystemState.ChangeType |
SubsystemState.ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubsystemState.ChangeType[] |
SubsystemState.ChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ChangeEvent(SubsystemState.ChangeType type,
boolean isRemoved,
String id) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.