Skip navigation links
Quarkus - Development mode - SPI 1.7.6.Final
A C D F G H I N R S T U V W 

A

addPreScanStep(Runnable) - Method in interface io.quarkus.dev.spi.HotReplacementContext
 
ApplicationStateNotification - Class in io.quarkus.dev.appstate
A class that allows for access to the application state, even from outside the runtime class loader.
ApplicationStateNotification() - Constructor for class io.quarkus.dev.appstate.ApplicationStateNotification
 
ApplicationStateNotification.State - Enum in io.quarkus.dev.appstate
 

C

close() - Method in interface io.quarkus.dev.spi.HotReplacementSetup
 
consumeNoRestartChanges(Consumer<Set<String>>) - Method in interface io.quarkus.dev.spi.HotReplacementContext
The consumer is invoked if only files which don't require restart are modified.

D

DevModeType - Enum in io.quarkus.dev.spi
 
doScan(boolean) - Method in interface io.quarkus.dev.spi.HotReplacementContext
 

F

fileHashes - Variable in class io.quarkus.dev.spi.RemoteDevState
 

G

getAugmentProblem() - Method in class io.quarkus.dev.spi.RemoteDevState
 
getClassesDir() - Method in interface io.quarkus.dev.spi.HotReplacementContext
 
getDeploymentProblem() - Method in interface io.quarkus.dev.spi.HotReplacementContext
 
getDevModeType() - Method in interface io.quarkus.dev.spi.HotReplacementContext
Will return true if this is the remote side of a remote dev session
getFileHashes() - Method in class io.quarkus.dev.spi.RemoteDevState
 
getResourcesDir() - Method in interface io.quarkus.dev.spi.HotReplacementContext
 
getSourcesDir() - Method in interface io.quarkus.dev.spi.HotReplacementContext
 
getState() - Static method in class io.quarkus.dev.appstate.ApplicationStateNotification
 

H

handleFailedInitialStart() - Method in interface io.quarkus.dev.spi.HotReplacementSetup
This method is called if the app fails to start the first time.
HotReplacementContext - Interface in io.quarkus.dev.spi
 
HotReplacementSetup - Interface in io.quarkus.dev.spi
Service interface that is used to abstract away the details of how hot deployment is performed

I

io.quarkus.dev.appstate - package io.quarkus.dev.appstate
 
io.quarkus.dev.spi - package io.quarkus.dev.spi
 
isTest() - Method in interface io.quarkus.dev.spi.HotReplacementContext
If this is true then this is a dev mode test case, rather than a user actually using Quarkus.

N

notifyApplicationStopped() - Static method in class io.quarkus.dev.appstate.ApplicationStateNotification
 
notifyStartupComplete() - Static method in class io.quarkus.dev.appstate.ApplicationStateNotification
 
notifyStartupFailed(Throwable) - Static method in class io.quarkus.dev.appstate.ApplicationStateNotification
 

R

RemoteDevState - Class in io.quarkus.dev.spi
 
RemoteDevState(Map<String, String>, Throwable) - Constructor for class io.quarkus.dev.spi.RemoteDevState
 
reset() - Static method in class io.quarkus.dev.appstate.ApplicationStateNotification
 

S

setRemoteProblem(Throwable) - Method in interface io.quarkus.dev.spi.HotReplacementContext
 
setupHotDeployment(HotReplacementContext) - Method in interface io.quarkus.dev.spi.HotReplacementSetup
 
syncState(Map<String, String>) - Method in interface io.quarkus.dev.spi.HotReplacementContext
 

T

throwable - Variable in class io.quarkus.dev.spi.RemoteDevState
 

U

updateFile(String, byte[]) - Method in interface io.quarkus.dev.spi.HotReplacementContext
 

V

valueOf(String) - Static method in enum io.quarkus.dev.appstate.ApplicationStateNotification.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.quarkus.dev.spi.DevModeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.quarkus.dev.appstate.ApplicationStateNotification.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.quarkus.dev.spi.DevModeType
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitForApplicationStart() - Static method in class io.quarkus.dev.appstate.ApplicationStateNotification
 
waitForApplicationStop() - Static method in class io.quarkus.dev.appstate.ApplicationStateNotification
 
A C D F G H I N R S T U V W 
Skip navigation links
Quarkus - Development mode - SPI 1.7.6.Final

Copyright © 2020 JBoss by Red Hat. All rights reserved.