public class ConfigurationEvent extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CHANGED |
static int |
SAVED |
private int |
type |
Constructor and Description |
---|
ConfigurationEvent(int type) |
public static final int SAVED
public static final int CHANGED
private int type
public ConfigurationEvent(int type)
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.