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 |
---|
SubsystemState.ChangeEvent(SubsystemState.ChangeType type,
boolean isRemoved,
String id) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.