7#ifndef EXPIRATION_CONFIG_PARSER_H
8#define EXPIRATION_CONFIG_PARSER_H
Parser for the configuration parameters pertaining to the processing of expired leases.
virtual ~ExpirationConfigParser()
Destructor.
void parse(isc::data::ConstElementPtr expiration_config)
Parses parameters in the JSON map, pertaining to the processing of the expired leases.
boost::shared_ptr< const Element > ConstElementPtr
Defines the logger used by the top-level component of kea-lfc.