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

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

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

SchreibeProtokoll.Inner

public SchreibeProtokoll.Inner()