public class Application extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | CONF_MONITOR_CLASS | 
| static String | CONF_MONITOR_PREFIX | 
| Constructor and Description | 
|---|
| Application() | 
| Application(List<LifecycleAware> components) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | handleConfigurationEvent(MaterializedConfiguration conf) | 
| static void | main(String[] args) | 
| void | start() | 
| void | stop() | 
public static final String CONF_MONITOR_CLASS
public static final String CONF_MONITOR_PREFIX
public Application()
public Application(List<LifecycleAware> components)
public void start()
public void handleConfigurationEvent(MaterializedConfiguration conf)
public void stop()
public static void main(String[] args)
Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.