de.bsvrz.sys.startstopp.skriptvew
Class GlobaleDaten.Inner

java.lang.Object
  extended by de.bsvrz.sys.startstopp.skriptvew.GlobaleDaten.Inner
Enclosing class:
GlobaleDaten

public static class GlobaleDaten.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 GlobaleDaten INSTANCE
           
 
Constructor Summary
GlobaleDaten.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 GlobaleDaten INSTANCE
Constructor Detail

GlobaleDaten.Inner

public GlobaleDaten.Inner()