de.bsvrz.sys.startstopp.prozessvew
Class DaVKommunikation.Inner

java.lang.Object
  extended by de.bsvrz.sys.startstopp.prozessvew.DaVKommunikation.Inner
Enclosing class:
DaVKommunikation

private static class DaVKommunikation.Inner
extends java.lang.Object

Geschachtelte Innere Klasse (wird verwendet um zu garantieren, dass wirklich nur eine Instanz der Klasse angelegt wird).

Author:
Dambach Werke GmbH

Field Summary
private static DaVKommunikation INSTANCE
           
 
Constructor Summary
private DaVKommunikation.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 DaVKommunikation INSTANCE
Constructor Detail

DaVKommunikation.Inner

private DaVKommunikation.Inner()