source: vanHelsing/trunk/gui/src/de/dass_it/vanhelsing/gui/TopologyBean.java@ 865

Last change on this file since 865 was 865, checked in by tobias, on Apr 20, 2010 at 5:21:42 PM

comments added
all methods of the wsdl file implemented

File size: 174 bytes
Line 
1package de.dass_it.vanhelsing.gui;
2/**
3 * Topology lists Bacula daemons as part of a data center
4 * @author tgoecke
5 */
6public class TopologyBean extends TreeNavigation {
7
8}
Note: See TracBrowser for help on using the repository browser.