mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 00:45:44 +01:00
Add documentation
This commit is contained in:
@@ -27,7 +27,8 @@ package sonia.scm.lifecycle;
|
||||
import java.util.Optional;
|
||||
|
||||
/**
|
||||
* Strategy for restarting SCM-Manager.
|
||||
* Strategy for restarting SCM-Manager. Implementations must either have a default constructor or one taking the
|
||||
* class loader for the current context as a single argument.
|
||||
*/
|
||||
public interface RestartStrategy {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user