de.bsvrz.dav.daf.main.impl.config.request.telegramManager
Class ConfigurationRequestArea

java.lang.Object
  extended by de.bsvrz.dav.daf.main.impl.config.request.telegramManager.AbstractSenderReceiverCommunication
      extended by de.bsvrz.dav.daf.main.impl.config.request.telegramManager.ConfigurationRequestArea
All Implemented Interfaces:
SenderReceiverCommunication

public class ConfigurationRequestArea
extends AbstractSenderReceiverCommunication
implements SenderReceiverCommunication

Beauftragt die Konfigurations bestimmte Konfigurationsbereiche zu prüfen/modifizieren.

Author:
Achim Wullenkord (AW), Kappich Systemberatung

Nested Class Summary
 
Nested classes/interfaces inherited from class de.bsvrz.dav.daf.main.impl.config.request.telegramManager.AbstractSenderReceiverCommunication
AbstractSenderReceiverCommunication.DataListener
 
Nested classes/interfaces inherited from interface de.bsvrz.dav.daf.main.impl.config.request.telegramManager.SenderReceiverCommunication
SenderReceiverCommunication.ConnectionState
 
Constructor Summary
ConfigurationRequestArea(ClientDavInterface connection, ConfigurationAuthority configurationAuthority, SystemObject localApplication)
           
 
Method Summary
 
Methods inherited from class de.bsvrz.dav.daf.main.impl.config.request.telegramManager.AbstractSenderReceiverCommunication
close, getConnectionState, handleReply, init, init, sendData, sendData, setMutableCollectionChangeListener, waitForReply
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface de.bsvrz.dav.daf.main.impl.config.request.telegramManager.SenderReceiverCommunication
close, getConnectionState, sendData, sendData, setMutableCollectionChangeListener, waitForReply
 

Constructor Detail

ConfigurationRequestArea

public ConfigurationRequestArea(ClientDavInterface connection,
                                ConfigurationAuthority configurationAuthority,
                                SystemObject localApplication)
                         throws OneSubscriptionPerSendData
Throws:
OneSubscriptionPerSendData