org.mc4j.ems.connection.settings.persistence
Class ConnectionSettingsStore

java.lang.Object
  extended by org.mc4j.ems.connection.settings.persistence.ConnectionSettingsStore

public class ConnectionSettingsStore
extends java.lang.Object

Version:
$Revision: 581 $($Author: ghinkl $ / $Date: 2006-12-28 12:51:31 -0500 (Thu, 28 Dec 2006) $)
Author:
Greg Hinkle (ghinkle@users.sourceforge.net), May 5, 2005

Constructor Summary
ConnectionSettingsStore()
           
 
Method Summary
 void storeConnectionSettings(ConnectionSettings settings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionSettingsStore

public ConnectionSettingsStore()
Method Detail

storeConnectionSettings

public void storeConnectionSettings(ConnectionSettings settings)