de.bsvrz.sys.funclib.dambach.konfiguration.netz
Class Konfiguration.Inner

java.lang.Object
  extended by de.bsvrz.sys.funclib.dambach.konfiguration.netz.Konfiguration.Inner
Enclosing class:
Konfiguration

public static class Konfiguration.Inner
extends java.lang.Object

Innere Klasse zum Sicherstellen, dass wirklich nur eine Instanz der Klasse gebildet wird

Author:
Dambach Werke GmbH

Field Summary
private static Konfiguration INSTANCE
           
 
Constructor Summary
Konfiguration.Inner()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

private static Konfiguration INSTANCE
Constructor Detail

Konfiguration.Inner

public Konfiguration.Inner()