Index

A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

addHandler(Handler) - Method in class io.quarkus.bootstrap.logging.QuarkusDelayedHandler
addLoggingCloseTask(Runnable) - Method in class io.quarkus.bootstrap.logging.QuarkusDelayedHandler
 
addToEnvironment(String, Object) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 

B

bind(String, Object) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
bind(String, Object, Attributes) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
bind(Name, Object) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
bind(Name, Object, Attributes) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
bootStartTime - Variable in class io.quarkus.bootstrap.runner.Timing
 
buildTimeComplete() - Method in class io.quarkus.bootstrap.logging.QuarkusDelayedHandler
 

C

ClassLoadingResource - Interface in io.quarkus.bootstrap.runner
 
clearHandlers() - Method in class io.quarkus.bootstrap.logging.QuarkusDelayedHandler
close() - Method in class io.quarkus.bootstrap.logging.QuarkusDelayedHandler
 
close() - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
close() - Method in interface io.quarkus.bootstrap.runner.ClassLoadingResource
 
close() - Method in class io.quarkus.bootstrap.runner.JarResource
 
close() - Method in class io.quarkus.bootstrap.runner.RunnerClassLoader
 
composeName(String, String) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
composeName(Name, Name) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
configure(LogContext, InputStream) - Method in class io.quarkus.bootstrap.logging.EmptyLogContextConfigurator
 
convertToBigDecimalSeconds(long) - Static method in class io.quarkus.bootstrap.runner.Timing
 
createDefaultHandler() - Static method in class io.quarkus.bootstrap.logging.InitialConfigurator
 
createInitialContextFactory(Hashtable<?, ?>) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContextManager
 
createSubcontext(String) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
createSubcontext(String, Attributes) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
createSubcontext(Name) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
createSubcontext(Name, Attributes) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 

D

DELAYED_HANDLER - Static variable in class io.quarkus.bootstrap.logging.InitialConfigurator
 
destroySubcontext(String) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
destroySubcontext(Name) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
DevModeMediator - Class in io.quarkus.bootstrap.runner
Starts dev mode from a mutable image Also will restart if the image has changed.
DevModeMediator() - Constructor for class io.quarkus.bootstrap.runner.DevModeMediator
 
DisabledInitialContext - Class in io.quarkus.bootstrap.naming
Initial context that won't allow you to actually do anything.
DisabledInitialContext() - Constructor for class io.quarkus.bootstrap.naming.DisabledInitialContext
 
DisabledInitialContext(Hashtable<?, ?>, Control[]) - Constructor for class io.quarkus.bootstrap.naming.DisabledInitialContext
 
DisabledInitialContextManager - Class in io.quarkus.bootstrap.naming
Delegate used by Quarkus to disable JNDI.
DisabledInitialContextManager() - Constructor for class io.quarkus.bootstrap.naming.DisabledInitialContextManager
 
doPublish(ExtLogRecord) - Method in class io.quarkus.bootstrap.logging.QuarkusDelayedHandler
 

E

EmptyLogContextConfigurator - Class in io.quarkus.bootstrap.logging
An empty log context configuration which prevents the logmanager from configuring itself too early.
EmptyLogContextConfigurator() - Constructor for class io.quarkus.bootstrap.logging.EmptyLogContextConfigurator
 
equals(Object) - Method in class io.quarkus.bootstrap.runner.JarResource
 
equals(Object) - Method in class io.quarkus.bootstrap.runner.RunnerClassLoader
 
extendedOperation(ExtendedRequest) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 

F

findClass(String, String) - Method in class io.quarkus.bootstrap.runner.RunnerClassLoader
This method is needed to make packages work correctly on JDK9+, as it will be called to load the package-info class.
findResource(String) - Method in class io.quarkus.bootstrap.runner.RunnerClassLoader
 
findResources(String) - Method in class io.quarkus.bootstrap.runner.RunnerClassLoader
 

G

getAttributes(String) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getAttributes(String, String[]) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getAttributes(Name) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getAttributes(Name, String[]) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getConnectControls() - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getDefaultInitCtx() - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getEnvironment() - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getImplTitle() - Method in class io.quarkus.bootstrap.runner.ManifestInfo
 
getImplVendor() - Method in class io.quarkus.bootstrap.runner.ManifestInfo
 
getImplVersion() - Method in class io.quarkus.bootstrap.runner.ManifestInfo
 
getInitialHandlers(String) - Method in class io.quarkus.bootstrap.logging.InitialConfigurator
 
getInitialLevel(String) - Method in class io.quarkus.bootstrap.logging.InitialConfigurator
 
getMainClass() - Method in class io.quarkus.bootstrap.runner.SerializedApplication
 
getManifestInfo() - Method in interface io.quarkus.bootstrap.runner.ClassLoadingResource
 
getManifestInfo() - Method in class io.quarkus.bootstrap.runner.JarResource
 
getMinimumLevel(String) - Method in class io.quarkus.bootstrap.logging.InitialConfigurator
 
getNameInNamespace() - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getNameParser(String) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getNameParser(Name) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getProtectionDomain() - Method in interface io.quarkus.bootstrap.runner.ClassLoadingResource
This can only be called after init has been called
getProtectionDomain() - Method in class io.quarkus.bootstrap.runner.JarResource
 
getRequestControls() - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getResourceData(String) - Method in interface io.quarkus.bootstrap.runner.ClassLoadingResource
 
getResourceData(String) - Method in class io.quarkus.bootstrap.runner.JarResource
 
getResourceURL(String) - Method in interface io.quarkus.bootstrap.runner.ClassLoadingResource
 
getResourceURL(String) - Method in class io.quarkus.bootstrap.runner.JarResource
 
getResponseControls() - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getRunnerClassLoader() - Method in class io.quarkus.bootstrap.runner.SerializedApplication
 
getSchema(String) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getSchema(Name) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getSchemaClassDefinition(String) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getSchemaClassDefinition(Name) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getSpecTitle() - Method in class io.quarkus.bootstrap.runner.ManifestInfo
 
getSpecVendor() - Method in class io.quarkus.bootstrap.runner.ManifestInfo
 
getSpecVersion() - Method in class io.quarkus.bootstrap.runner.ManifestInfo
 
getURLOrDefaultInitCtx(String) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
getURLOrDefaultInitCtx(Name) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 

H

hashCode() - Method in class io.quarkus.bootstrap.runner.JarResource
 
hashCode() - Method in class io.quarkus.bootstrap.runner.RunnerClassLoader
 

I

ImageInfo - Class in io.quarkus.bootstrap.graal
This class essentially contains the same code as org.graalvm.nativeimage.ImageInfo but we copy it here as we don't want to have to depend org.graalvm.sdk:graal-sdk and make it a runtimeParentFirst artifact
ImageInfo() - Constructor for class io.quarkus.bootstrap.graal.ImageInfo
 
inImageBuildtimeCode() - Static method in class io.quarkus.bootstrap.graal.ImageInfo
 
inImageRuntimeCode() - Static method in class io.quarkus.bootstrap.graal.ImageInfo
 
init() - Method in interface io.quarkus.bootstrap.runner.ClassLoadingResource
A lifecycle hook that should be called when the ClassLoader to which this resource belongs to is constructed
init() - Method in class io.quarkus.bootstrap.runner.JarResource
 
init(Hashtable<?, ?>) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
InitialConfigurator - Class in io.quarkus.bootstrap.logging
 
InitialConfigurator() - Constructor for class io.quarkus.bootstrap.logging.InitialConfigurator
 
io.quarkus.bootstrap.forkjoin - package io.quarkus.bootstrap.forkjoin
 
io.quarkus.bootstrap.graal - package io.quarkus.bootstrap.graal
 
io.quarkus.bootstrap.logging - package io.quarkus.bootstrap.logging
 
io.quarkus.bootstrap.naming - package io.quarkus.bootstrap.naming
 
io.quarkus.bootstrap.runner - package io.quarkus.bootstrap.runner
 
isActivated() - Method in class io.quarkus.bootstrap.logging.QuarkusDelayedHandler
Indicates whether or not this handler has been activated.
isCallerCalculationRequired() - Method in class io.quarkus.bootstrap.logging.QuarkusDelayedHandler

J

JarFileReference - Class in io.quarkus.bootstrap.runner
 
JarResource - Class in io.quarkus.bootstrap.runner
A jar resource
JarResource(ManifestInfo, Path) - Constructor for class io.quarkus.bootstrap.runner.JarResource
 

L

LIB_DEPLOYMENT_DEPLOYMENT_CLASS_PATH_DAT - Static variable in class io.quarkus.bootstrap.runner.QuarkusEntryPoint
 
list(String) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
list(Name) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
listBindings(String) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
listBindings(Name) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
loadClass(String) - Method in class io.quarkus.bootstrap.runner.RunnerClassLoader
 
loadClass(String, boolean) - Method in class io.quarkus.bootstrap.runner.RunnerClassLoader
 
LOGGER - Static variable in class io.quarkus.bootstrap.runner.DevModeMediator
 
lookup(String) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
lookup(Name) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
lookupLink(String) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
lookupLink(Name) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 

M

main(String...) - Static method in class io.quarkus.bootstrap.runner.QuarkusEntryPoint
 
mainStarted() - Static method in class io.quarkus.bootstrap.runner.Timing
This method is replaced in native mode
ManifestInfo - Class in io.quarkus.bootstrap.runner
 
ManifestInfo(String, String, String, String, String, String) - Constructor for class io.quarkus.bootstrap.runner.ManifestInfo
 
MESSAGE - Static variable in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
META_INF_VERSIONS - Static variable in class io.quarkus.bootstrap.runner.SerializedApplication
 
modifyAttributes(String, int, Attributes) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
modifyAttributes(String, ModificationItem[]) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
modifyAttributes(Name, int, Attributes) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
modifyAttributes(Name, ModificationItem[]) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 

N

newInstance(Control[]) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
newThread(ForkJoinPool) - Method in class io.quarkus.bootstrap.forkjoin.QuarkusForkJoinWorkerThreadFactory
 

O

onStart() - Method in class io.quarkus.bootstrap.forkjoin.QuarkusForkJoinWorkerThread
 

P

printStartupTime(String, String, String, String, List<String>, boolean, boolean) - Static method in class io.quarkus.bootstrap.runner.Timing
 
printStopTime(String, boolean) - Static method in class io.quarkus.bootstrap.runner.Timing
 

Q

QUARKUS_APPLICATION_DAT - Static variable in class io.quarkus.bootstrap.runner.QuarkusEntryPoint
 
QUARKUS_LOG_MAX_STARTUP_RECORDS - Static variable in class io.quarkus.bootstrap.logging.QuarkusDelayedHandler
This is a system property that can be used to help debug startup issues if TRACE and DEBUG logs are being dropped due to the queue limit being exceeded.
QuarkusDelayedHandler - Class in io.quarkus.bootstrap.logging
A handler that queues messages until it's at least one child handler is added or set.
QuarkusDelayedHandler() - Constructor for class io.quarkus.bootstrap.logging.QuarkusDelayedHandler
 
QuarkusDelayedHandler(int) - Constructor for class io.quarkus.bootstrap.logging.QuarkusDelayedHandler
 
QuarkusEntryPoint - Class in io.quarkus.bootstrap.runner
 
QuarkusEntryPoint() - Constructor for class io.quarkus.bootstrap.runner.QuarkusEntryPoint
 
QuarkusForkJoinWorkerThread - Class in io.quarkus.bootstrap.forkjoin
 
QuarkusForkJoinWorkerThread(ForkJoinPool) - Constructor for class io.quarkus.bootstrap.forkjoin.QuarkusForkJoinWorkerThread
 
QuarkusForkJoinWorkerThreadFactory - Class in io.quarkus.bootstrap.forkjoin
This implementation of JDK's ForkJoinPool.ForkJoinWorkerThreadFactory needs to be enabled by setting system property java.util.concurrent.ForkJoinPool.common.threadFactory to this class name, so to allow Quarkus to set the contextual classloader to the correct runtime classloader for each thread being started by the common pool.
QuarkusForkJoinWorkerThreadFactory() - Constructor for class io.quarkus.bootstrap.forkjoin.QuarkusForkJoinWorkerThreadFactory
 

R

read(InputStream, Path) - Static method in class io.quarkus.bootstrap.runner.SerializedApplication
 
rebind(String, Object) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
rebind(String, Object, Attributes) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
rebind(Name, Object) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
rebind(Name, Object, Attributes) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
reconnect(Control[]) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
register() - Static method in class io.quarkus.bootstrap.naming.DisabledInitialContextManager
 
removedFiles - Static variable in class io.quarkus.bootstrap.runner.DevModeMediator
 
removeFromEnvironment(String) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
removeHandler(Handler) - Method in class io.quarkus.bootstrap.logging.QuarkusDelayedHandler
rename(String, String) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
rename(Name, Name) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
resetInternalCaches() - Method in interface io.quarkus.bootstrap.runner.ClassLoadingResource
This is an optional hint to release internal caches, if possible.
resetInternalCaches() - Method in class io.quarkus.bootstrap.runner.JarResource
 
resetInternalCaches() - Method in class io.quarkus.bootstrap.runner.RunnerClassLoader
 
restart() - Static method in class io.quarkus.bootstrap.runner.Timing
 
restart(ClassLoader) - Static method in class io.quarkus.bootstrap.runner.Timing
 
RunnerClassLoader - Class in io.quarkus.bootstrap.runner
Classloader used with the fast-jar package type.

S

search(String, String, Object[], SearchControls) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
search(String, String, SearchControls) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
search(String, Attributes) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
search(String, Attributes, String[]) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
search(Name, String, Object[], SearchControls) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
search(Name, String, SearchControls) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
search(Name, Attributes) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
search(Name, Attributes, String[]) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
SerializedApplication - Class in io.quarkus.bootstrap.runner
Data that reads serialized Class Path info This format is subject to change, and gives no compatibility guarantees, it is only intended to be used with the same version of Quarkus that created it.
SerializedApplication(RunnerClassLoader, String) - Constructor for class io.quarkus.bootstrap.runner.SerializedApplication
 
setBuildTimeHandlers(Handler[]) - Method in class io.quarkus.bootstrap.logging.QuarkusDelayedHandler
 
setCallerCalculationRequired(boolean) - Method in class io.quarkus.bootstrap.logging.QuarkusDelayedHandler
Sets whether or not caller information will be required when formatting records.
setHandlers(Handler[]) - Method in class io.quarkus.bootstrap.logging.QuarkusDelayedHandler
setHttpServer(String, boolean) - Static method in class io.quarkus.bootstrap.runner.Timing
An extension providing the HTTP server should set the current info (port, host, etc.) in a recorder method of a RUNTIME_INIT build step.
setQuarkusAppClassloader(RunnerClassLoader) - Static method in class io.quarkus.bootstrap.forkjoin.QuarkusForkJoinWorkerThread
 
setRequestControls(Control[]) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
staticInitStarted(boolean) - Static method in class io.quarkus.bootstrap.runner.Timing
 
staticInitStarted(ClassLoader, boolean) - Static method in class io.quarkus.bootstrap.runner.Timing
 
staticInitStopped(boolean) - Static method in class io.quarkus.bootstrap.runner.Timing
 

T

Timing - Class in io.quarkus.bootstrap.runner
Class that is responsible for printing out timing results.
Timing() - Constructor for class io.quarkus.bootstrap.runner.Timing
 
toString() - Method in class io.quarkus.bootstrap.runner.JarResource
 

U

unbind(String) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
unbind(Name) - Method in class io.quarkus.bootstrap.naming.DisabledInitialContext
 
useStrongReferences() - Method in class io.quarkus.bootstrap.logging.InitialConfigurator
 

V

VirtualThreadSupport - Class in io.quarkus.bootstrap.runner
 
VirtualThreadSupport() - Constructor for class io.quarkus.bootstrap.runner.VirtualThreadSupport
 

W

write(OutputStream, String, Path, List<Path>, List<Path>, List<String>) - Static method in class io.quarkus.bootstrap.runner.SerializedApplication
 
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values