uk.org.toot.audio.server
Class ExtendedAudioServerConfiguration

java.lang.Object
  extended by java.util.Observable
      extended by uk.org.toot.audio.server.AudioServerConfiguration
          extended by uk.org.toot.audio.server.ExtendedAudioServerConfiguration

public class ExtendedAudioServerConfiguration
extends uk.org.toot.audio.server.AudioServerConfiguration


Constructor Summary
ExtendedAudioServerConfiguration(ExtendedAudioServer server)
           
 
Method Summary
 void applyProperties(java.util.Properties p)
           
 java.util.Properties getProperties()
           
 
Methods inherited from class uk.org.toot.audio.server.AudioServerConfiguration
mergeInto, update
 
Methods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendedAudioServerConfiguration

public ExtendedAudioServerConfiguration(ExtendedAudioServer server)
Method Detail

getProperties

public java.util.Properties getProperties()
Specified by:
getProperties in class uk.org.toot.audio.server.AudioServerConfiguration

applyProperties

public void applyProperties(java.util.Properties p)
Specified by:
applyProperties in class uk.org.toot.audio.server.AudioServerConfiguration