public interface JPropertiesListener
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REVISION |
Modifier and Type | Method and Description |
---|---|
void |
propertiesChange(JProperties properties)
Invoked after properties have been modified in JCMS and save on disk.
|
static final java.lang.String REVISION
void propertiesChange(JProperties properties)
You cannot alter the value received in parameters.
properties
- the properties which have been modified (may not contain all JCMS properties)Copyright © 2001-2010 Jalios SA. All Rights Reserved.