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

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

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

HostRechner.Inner

public HostRechner.Inner()