org.pf.bif.lifecycle
Interface IConfigurable


public interface IConfigurable

Defines a generic configuration method

Version:
1.0
Author:
M.Duchrow

Method Summary
 void configure(java.util.Map configuration)
          Configure the reveiver with the data provided by the given map
 

Method Detail

configure

void configure(java.util.Map configuration)
Configure the reveiver with the data provided by the given map

Parameters:
configuration - Contains the configuration data as key/value pairs