Uses of Package
io.quarkus.arc
-
Packages that use io.quarkus.arc Package Description io.quarkus.arc io.quarkus.arc.impl -
Classes in io.quarkus.arc used by io.quarkus.arc Class Description ArcContainer Represents a container instance.BeanDestroyer It can be used by syntheticInjectableBeandefinitions to destroy a contextual instance.Components InjectableBean Quarkus representation of an injectable bean.InjectableBean.Kind InjectableContext A context implementing this interface makes it possible to capture and view its state via theInjectableContext.ContextState.InjectableContext.ContextState InjectableInstance Enhanced version ofInstance.InjectableObserverMethod Represents an observer method.InjectableReferenceProvider InstanceHandle Represents an instance handle.Lock.Type ManagedContext A context implementing this interface can be manually managed.RemovedBean An unused bean removed during the build process. -
Classes in io.quarkus.arc used by io.quarkus.arc.impl Class Description ArcContainer Represents a container instance.ContextInstanceHandle An instance handle that can be used to store contextual instances in anInjectableContext.InjectableBean Quarkus representation of an injectable bean.InjectableBean.Kind InjectableContext A context implementing this interface makes it possible to capture and view its state via theInjectableContext.ContextState.InjectableInstance Enhanced version ofInstance.InjectableInterceptor Quarkus representation of an interceptor bean.InjectableObserverMethod Represents an observer method.InjectableReferenceProvider InstanceHandle Represents an instance handle.Lock Defines a concurrency lock for a bean.ManagedContext A context implementing this interface can be manually managed.RemovedBean An unused bean removed during the build process.