public class ConfigurationLoadEvent extends Event
| Constructor and Description |
|---|
ConfigurationLoadEvent(LocalConfiguration configuration)
Create a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
LocalConfiguration |
getConfiguration()
Get the configuration.
|
public ConfigurationLoadEvent(LocalConfiguration configuration)
configuration - the new configurationpublic LocalConfiguration getConfiguration()
Copyright © 2010-2014. All Rights Reserved.