public final class HotDeploymentWatchedFileBuildItem extends MultiBuildItem
| Constructor and Description |
|---|
HotDeploymentWatchedFileBuildItem(String location) |
HotDeploymentWatchedFileBuildItem(String location,
boolean restartNeeded) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation() |
boolean |
isRestartNeeded() |
public HotDeploymentWatchedFileBuildItem(String location)
public HotDeploymentWatchedFileBuildItem(String location, boolean restartNeeded)
public String getLocation()
public boolean isRestartNeeded()
true if a file change should result in an application restart, false otherwiseCopyright © 2020 JBoss by Red Hat. All rights reserved.