Interface ISystemHandler
-
- All Superinterfaces:
IAPIHandler
,Serializable
- All Known Implementing Classes:
SystemHandler
public interface ISystemHandler extends IAPIHandler
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isFormModuleRunning()
boolean
isManagementModuleRunning()
-
Methods inherited from interface de.xima.fc.com.interfaces.IAPIHandler
getName
-
-