public class StartStoppKonfigurationProvider
extends java.lang.Object
implements de.bsvrz.dav.daf.main.ClientSenderInterface
Constructor and Description |
---|
StartStoppKonfigurationProvider() |
Modifier and Type | Method and Description |
---|---|
void |
dataRequest(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription,
byte state) |
boolean |
isRequestSupported(de.bsvrz.dav.daf.main.config.SystemObject object,
de.bsvrz.dav.daf.main.DataDescription dataDescription) |
void |
reconnect(ProzessManager newProzessManager,
de.bsvrz.dav.daf.main.ClientDavConnection dav,
de.bsvrz.dav.daf.main.config.SystemObject newRechner) |
void |
update(java.util.Collection<OnlineApplikation> applikationen) |
public void reconnect(ProzessManager newProzessManager, de.bsvrz.dav.daf.main.ClientDavConnection dav, de.bsvrz.dav.daf.main.config.SystemObject newRechner)
public void update(java.util.Collection<OnlineApplikation> applikationen)
public void dataRequest(de.bsvrz.dav.daf.main.config.SystemObject object, de.bsvrz.dav.daf.main.DataDescription dataDescription, byte state)
dataRequest
in interface de.bsvrz.dav.daf.main.ClientSenderInterface
public boolean isRequestSupported(de.bsvrz.dav.daf.main.config.SystemObject object, de.bsvrz.dav.daf.main.DataDescription dataDescription)
isRequestSupported
in interface de.bsvrz.dav.daf.main.ClientSenderInterface