public interface StateChange<T> extends LifecycleEvent<T>
Modifier and Type | Method and Description |
---|---|
Set<String> |
getChangedFieldNames() |
void |
setChangedFieldNames(Set<String> changedFieldNames)
This must be set before the event is fired.
|
fireAsync, fireAsync, getInstance, veto
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.