de.bsvrz.vew.engvew.testtools
Class DavConnectionFromProperties

java.lang.Object
  extended by de.bsvrz.vew.engvew.testtools.DavConnectionFromProperties
Direct Known Subclasses:
JUnitHelper

public class DavConnectionFromProperties
extends java.lang.Object

Erstellt eine DAV-Verbindung vom Typ ClientDavInterface aus den Daten einer Property-Datei

Author:
Sans

Constructor Summary
DavConnectionFromProperties()
           
 
Method Summary
 de.bsvrz.dav.daf.main.ClientDavInterface getConnection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DavConnectionFromProperties

public DavConnectionFromProperties()
Method Detail

getConnection

public de.bsvrz.dav.daf.main.ClientDavInterface getConnection()