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