public class ConfigurationChangeEvent extends Object
| Constructor and Description |
|---|
ConfigurationChangeEvent(String path,
org.webswing.server.common.model.SecuredPathConfig newConfig) |
| Modifier and Type | Method and Description |
|---|---|
org.webswing.server.common.model.SecuredPathConfig |
getNewConfig() |
String |
getPath() |
void |
setNewConfig(org.webswing.server.common.model.SecuredPathConfig newConfig) |
void |
setPath(String path) |
public ConfigurationChangeEvent(String path, org.webswing.server.common.model.SecuredPathConfig newConfig)
Copyright © 2019. All rights reserved.