public class PatternClassPathRestartStrategy extends Object implements ClassPathRestartStrategy
ClassPathRestartStrategy
.ClassPathRestartStrategy
Constructor and Description |
---|
PatternClassPathRestartStrategy(String excludePatterns) |
PatternClassPathRestartStrategy(String[] excludePatterns) |
Modifier and Type | Method and Description |
---|---|
boolean |
isRestartRequired(ChangedFile file)
Return true if a full restart is required.
|
public PatternClassPathRestartStrategy(String[] excludePatterns)
public PatternClassPathRestartStrategy(String excludePatterns)
public boolean isRestartRequired(ChangedFile file)
ClassPathRestartStrategy
isRestartRequired
in interface ClassPathRestartStrategy
file
- the changed filetrue
if a full restart is requiredCopyright © 2019 Pivotal Software, Inc.. All rights reserved.