Class IsNormalNotRemoteDev

java.lang.Object
io.quarkus.deployment.IsNormalNotRemoteDev
All Implemented Interfaces:
BooleanSupplier

public class IsNormalNotRemoteDev extends Object implements BooleanSupplier
boolean supplier that returns true if the application is running in normal mode, but is not a remote dev client. Intended for use with BuildStep.onlyIf()