Uses of Package
io.quarkus.arc
Packages that use io.quarkus.arc
-
Classes in io.quarkus.arc used by io.quarkus.arcClassDescriptionResult of the "is active?"Supports inline instantiation of this qualifier.Represents a container instance.A configuration object used while initializing Arc, see
Arc.initialize()methods.Enhanced version ofInvocationContext.It can be used by syntheticInjectableBeandefinitions to destroy a contextual instance.Represents the current context of a normal scope.This factory can be used to create a newCurrentContextfor a normal scope.Quarkus representation of an injectable bean.A context implementing this interface makes it possible to capture and view its state via theInjectableContext.ContextState.Enhanced version ofInstance.Represents an observer method.Represents an instance handle.A factory for proxies that performAroundInvokeinterception before forwarding the method call to the target instance (delegate).A context implementing this interface can be manually managed.An unused bean removed during the build process.A marker interface that represents an intercepted/decorated subclass.Creational context for synthetic beans.Supports inline instantiation of theWithCachingannotation. -
Classes in io.quarkus.arc used by io.quarkus.arc.implClassDescriptionRepresents a container instance.Handles an exception thrown by an asynchronous observer.An instance handle that can be used to store contextual instances in an
InjectableContext.Represents the current context of a normal scope.This factory can be used to create a newCurrentContextfor a normal scope.If a bean is annotated with this annotation, it means that the bean will only be used as a default bean if no other bean of this type is configured.Quarkus representation of an injectable bean.A context implementing this interface makes it possible to capture and view its state via theInjectableContext.ContextState.Quarkus representation of a decorator bean.Enhanced version ofInstance.Quarkus representation of an interceptor bean.Represents an observer method.Represents an instance handle.A factory for proxies that performAroundInvokeinterception before forwarding the method call to the target instance (delegate).Defines a concurrency lock for a bean.A context implementing this interface can be manually managed.An unused bean removed during the build process.Creational context for synthetic beans.