org.inria.myriads.snoozenode.configurator.api
Interface NodeConfigurator

All Known Implementing Classes:
JavaPropertyNodeConfigurator

public interface NodeConfigurator

Node configurator interface.

Author:
Eugen Feller

Method Summary
 NodeConfiguration getNodeConfiguration()
          Returns the node parameters.
 

Method Detail

getNodeConfiguration

NodeConfiguration getNodeConfiguration()
Returns the node parameters.

Returns:
The node parameters


Copyright © 2012. All Rights Reserved.