Neo4j Community

Uses of Interface
org.neo4j.kernel.configuration.ConfigurationChangeListener

Packages that use ConfigurationChangeListener
org.neo4j.kernel.configuration   
 

Uses of ConfigurationChangeListener in org.neo4j.kernel.configuration
 

Classes in org.neo4j.kernel.configuration that implement ConfigurationChangeListener
 class RestartOnChange
          When a specified change happens, restart the given LifeSupport instance.
 

Methods in org.neo4j.kernel.configuration with parameters of type ConfigurationChangeListener
 void Config.addConfigurationChangeListener(ConfigurationChangeListener listener)
           
 void Config.removeConfigurationChangeListener(ConfigurationChangeListener listener)
           
 


Neo4j Community

Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.