public class KonfigurationsVergleicher
extends java.lang.Object
Constructor and Description |
---|
KonfigurationsVergleicher() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getEntfernteInkarnationen() |
java.util.Map<java.lang.String,InkarnationsAenderung> |
getGeanderteInkarnationen() |
boolean |
isKernsystemGeandert() |
void |
vergleiche(StartStoppKonfiguration letzteKonfiguration,
StartStoppKonfiguration neueKonfiguration) |
public void vergleiche(StartStoppKonfiguration letzteKonfiguration, StartStoppKonfiguration neueKonfiguration) throws de.bsvrz.sys.startstopp.api.StartStoppException
de.bsvrz.sys.startstopp.api.StartStoppException
public boolean isKernsystemGeandert()
public java.util.List<java.lang.String> getEntfernteInkarnationen()
public java.util.Map<java.lang.String,InkarnationsAenderung> getGeanderteInkarnationen()