org.unitils.core.util
Interface Configurable

All Known Implementing Classes:
BaseConfigurable

public interface Configurable

Author:
Filip Neven, Tim Ducheyne

Method Summary
 void init(Properties configuration)
          Initializes the database operation class with the given Properties
 

Method Detail

init

void init(Properties configuration)
Initializes the database operation class with the given Properties

Parameters:
configuration - The configuration, not null


Copyright © 2014. All Rights Reserved.