com.emarsys.ecommon.prefs.config
Interface Configurable

All Known Implementing Classes:
SmtpBomber

public interface Configurable

A Configurable provides access to its Configuration - no more no less.

Author:
Michael "kULO" Kulovits

Method Summary
 Configuration getConfiguration()
          Provides the Configuration associated with this instance.
 

Method Detail

getConfiguration

Configuration getConfiguration()
Provides the Configuration associated with this instance.

Returns:
always a valid Configuration instance, never null.


Copyright © 2010 emarsys AG. All Rights Reserved.