Package org.bonitasoft.engine.commons
Interface PlatformRestartHandler
-
- All Known Implementing Classes:
SchedulerServiceRestartHandler
public interface PlatformRestartHandler- Author:
- Baptiste Mesta
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute()
-
-
-
Method Detail
-
execute
void execute() throws SBonitaException- Throws:
SBonitaException
-
-