public static class ConfigAdminState.ChangeEvent extends Object
Constructor and Description |
---|
ConfigAdminState.ChangeEvent(ConfigAdminState.ChangeType type,
boolean isRemoved,
String id) |
public ConfigAdminState.ChangeEvent(ConfigAdminState.ChangeType type, boolean isRemoved, String id)
public ConfigAdminState.ChangeType getType()
public boolean isRemoved()
public String getId()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.