JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.bsvrz.sys.testsys.testsys
Interface IBeendePlugin
All Known Implementing Classes:
ModulApplUeb
,
ModulStartStoppUeb
,
ModulUhrzeit
public interface
IBeendePlugin
Interface zum Beenden eines Plugins. Die Interfacemethode beendet alle Threads des Plugins und gibt gibt benutzte Resourcen frei. Kann von den Plugins implementiert werden.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
beenden
()
Der Aufruf Beendet das Plugin
Method Detail
beenden
void beenden()
Der Aufruf Beendet das Plugin
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method