Index

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

A

access() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The access modifier on the injection point/receiver.
access() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase.ElementInfoImpl
Deprecated.
 
access() - Method in interface io.helidon.inject.api.ElementInfo
Deprecated.
The access modifier on the injection point/receiver.
access() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
The access modifier on the injection point/receiver.
access() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
The access modifier on the injection point/receiver.
access(AccessModifier) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The access modifier on the injection point/receiver.
activate(ActivationRequest) - Method in interface io.helidon.inject.api.Activator
Deprecated.
Activate a managed service/provider.
activateInject(T, InjectorOptions) - Method in interface io.helidon.inject.api.Injector
Deprecated.
Called to activate and inject a manage service instance or service provider, putting it into Phase.ACTIVE.
ACTIVATION_FINISHING - Enum constant in enum class io.helidon.inject.api.Phase
Deprecated.
Finishing post construct method.
ACTIVATION_STARTING - Enum constant in enum class io.helidon.inject.api.Phase
Deprecated.
Starting to be activated.
activationDeadlockDetectionTimeout() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
The deadlock detection timeout in millis.
activationDeadlockDetectionTimeout() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
activationDeadlockDetectionTimeout() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
The deadlock detection timeout in millis.
activationDeadlockDetectionTimeout(Duration) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
The deadlock detection timeout in millis.
activationLog() - Method in interface io.helidon.inject.api.InjectionServices
Deprecated.
Optionally, the service provider activation log.
activationLog() - Method in exception class io.helidon.inject.api.ServiceProviderInjectionException
Deprecated.
Returns the activation log if available.
activationLog(ActivationLog) - Method in exception class io.helidon.inject.api.ServiceProviderInjectionException
Deprecated.
Sets the activation log on this exception instance.
ActivationLog - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
ActivationLogEntry - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
ActivationLogEntry.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for ActivationLogEntry.
ActivationLogEntry.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for ActivationLogEntry.
ActivationLogEntry.BuilderBase.ActivationLogEntryImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
ActivationLogEntryImpl(ActivationLogEntry.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.ActivationLogEntry.BuilderBase.ActivationLogEntryImpl
Deprecated.
Create an instance providing a builder.
ActivationLogQuery - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
activationLogs() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether activation logs are captured, recorded, and retained.
activationLogs() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
activationLogs() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Flag indicating whether activation logs are captured, recorded, and retained.
activationLogs(boolean) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether activation logs are captured, recorded, and retained.
ActivationPhaseReceiver - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
activationRequest() - Method in class io.helidon.inject.api.InjectorOptions.BuilderBase
Deprecated.
Optionally, customized activator options to use for the Activator.
activationRequest() - Method in class io.helidon.inject.api.InjectorOptions.BuilderBase.InjectorOptionsImpl
Deprecated.
 
activationRequest() - Method in interface io.helidon.inject.api.InjectorOptions
Deprecated.
Optionally, customized activator options to use for the Activator.
activationRequest(ActivationRequest) - Method in class io.helidon.inject.api.InjectorOptions.BuilderBase
Deprecated.
Optionally, customized activator options to use for the Activator.
activationRequest(Consumer<ActivationRequest.Builder>) - Method in class io.helidon.inject.api.InjectorOptions.BuilderBase
Deprecated.
Optionally, customized activator options to use for the Activator.
activationRequest(Supplier<? extends ActivationRequest>) - Method in class io.helidon.inject.api.InjectorOptions.BuilderBase
Deprecated.
Optionally, customized activator options to use for the Activator.
ActivationRequest - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
ActivationRequest.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for ActivationRequest.
ActivationRequest.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for ActivationRequest.
ActivationRequest.BuilderBase.ActivationRequestImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
ActivationRequestImpl(ActivationRequest.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.ActivationRequest.BuilderBase.ActivationRequestImpl
Deprecated.
Create an instance providing a builder.
activationResult() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase.ActivationLogEntryImpl
Deprecated.
 
activationResult() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Optionally, when this log entry pertains to a service provider activation.
activationResult() - Method in interface io.helidon.inject.api.ActivationLogEntry
Deprecated.
Optionally, when this log entry pertains to a service provider activation.
activationResult(ActivationResult) - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Optionally, when this log entry pertains to a service provider activation.
activationResult(Consumer<ActivationResult.Builder>) - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Optionally, when this log entry pertains to a service provider activation.
ActivationResult - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
ActivationResult.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for ActivationResult.
ActivationResult.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for ActivationResult.
ActivationResult.BuilderBase.ActivationResultImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
ActivationResultImpl(ActivationResult.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
Create an instance providing a builder.
ActivationStatus - Enum Class in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
activator() - Method in interface io.helidon.inject.api.ServiceProvider
Deprecated.
The agent responsible for activation - this will be non-null for build-time activators.
Activator - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
ACTIVATOR - Enum constant in enum class io.helidon.inject.api.Injector.Strategy
Deprecated.
Activator based implies compile-time injection strategy.
activatorTypeName() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
The management agent (i.e., the activator) that is responsible for creating and activating - typically build-time created.
activatorTypeName() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
 
activatorTypeName() - Method in interface io.helidon.inject.api.ServiceInfo
Deprecated.
The management agent (i.e., the activator) that is responsible for creating and activating - typically build-time created.
activatorTypeName() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The management agent (i.e., the activator) that is responsible for creating and activating - typically build-time created.
activatorTypeName() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl
Deprecated.
 
activatorTypeName() - Method in interface io.helidon.inject.api.ServiceInfoCriteria
Deprecated.
The management agent (i.e., the activator) that is responsible for creating and activating - typically build-time created.
activatorTypeName(TypeName) - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
The management agent (i.e., the activator) that is responsible for creating and activating - typically build-time created.
activatorTypeName(TypeName) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The management agent (i.e., the activator) that is responsible for creating and activating - typically build-time created.
activatorTypeName(Class<?>) - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
Activator type.
activatorTypeName(Consumer<TypeName.Builder>) - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
The management agent (i.e., the activator) that is responsible for creating and activating - typically build-time created.
activatorTypeName(Consumer<TypeName.Builder>) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The management agent (i.e., the activator) that is responsible for creating and activating - typically build-time created.
ACTIVE - Enum constant in enum class io.helidon.inject.api.Phase
Deprecated.
Service is active.
addAnnotation(Annotation) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The annotations on this element.
addAnnotation(Consumer<Annotation.Builder>) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The annotations on this element.
addAnnotations(Set<? extends Annotation>) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The annotations on this element.
addClassAnnotations(List<? extends Annotation>) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The annotations on the enclosing type.
addContextData(Map<? extends String, ?>) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
This method keeps existing values, then puts all new values into the map.
addContractImplemented(TypeName) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed services advertised types (i.e., typically its interfaces).
addContractImplemented(TypeName) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed services advertised types (i.e., typically its interfaces).
addContractImplemented(Class<?>) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
Add contract implemented.
addContractImplemented(Class<?>) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed services advertised types (i.e., typically its interfaces).
addContractImplemented(Consumer<TypeName.Builder>) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed services advertised types (i.e., typically its interfaces).
addContractImplemented(Consumer<TypeName.Builder>) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed services advertised types (i.e., typically its interfaces).
addContractsImplemented(Set<? extends TypeName>) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed services advertised types (i.e., typically its interfaces).
addContractsImplemented(Set<? extends TypeName>) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed services advertised types (i.e., typically its interfaces).
addElementArgInfo(List<? extends TypedElementInfo>) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The method/element argument info.
addExternalContractImplemented(TypeName) - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
The managed services external contracts / interfaces.
addExternalContractImplemented(TypeName) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed services external contracts / interfaces.
addExternalContractImplemented(Class<?>) - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
Add external contract implemented.
addExternalContractImplemented(Consumer<TypeName.Builder>) - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
The managed services external contracts / interfaces.
addExternalContractImplemented(Consumer<TypeName.Builder>) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed services external contracts / interfaces.
addExternalContractsImplemented(Set<? extends TypeName>) - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
The managed services external contracts / interfaces.
addExternalContractsImplemented(Set<? extends TypeName>) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed services external contracts / interfaces.
addInjectionPlans(Map<? extends String, ? extends InjectionPlan>) - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
This method keeps existing values, then puts all new values into the map.
addInjectionPointDependencies(Set<? extends InjectionPointInfo>) - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
The set of injection points that depends upon DependencyInfo.BuilderBase.dependencyTo().
addInjectionPointDependency(InjectionPointInfo) - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
The set of injection points that depends upon DependencyInfo.BuilderBase.dependencyTo().
addInjectionPointDependency(Consumer<InjectionPointInfo.Builder>) - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
The set of injection points that depends upon DependencyInfo.BuilderBase.dependencyTo().
addInjectionPointQualifiedServiceProvider(ServiceProvider<?>) - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
The list of service providers that are qualified to satisfy the given injection point for this service provider.
addInjectionPointQualifiedServiceProviders(List<ServiceProvider<?>>) - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
The list of service providers that are qualified to satisfy the given injection point for this service provider.
addInterceptors(List<Provider<Interceptor>>) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The interceptor chain.
addQualifier(Qualifier) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The qualifier type annotations on this element.
addQualifier(Qualifier) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed service assigned Qualifier's.
addQualifier(Qualifier) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed service assigned Qualifier's.
addQualifier(Consumer<Qualifier.Builder>) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The qualifier type annotations on this element.
addQualifier(Consumer<Qualifier.Builder>) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed service assigned Qualifier's.
addQualifier(Consumer<Qualifier.Builder>) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed service assigned Qualifier's.
addQualifiers(Set<? extends Qualifier>) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The qualifier type annotations on this element.
addQualifiers(Set<? extends Qualifier>) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed service assigned Qualifier's.
addQualifiers(Set<? extends Qualifier>) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed service assigned Qualifier's.
addResettable(Resettable) - Static method in class io.helidon.inject.api.InjectionServicesHolder
Deprecated.
Register a resettable instance.
addResolvedDependencies(Map<? extends String, ?>) - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
This method keeps existing values, then puts all new values into the map.
addScopeTypeName(TypeName) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed service assigned Scope's.
addScopeTypeName(TypeName) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed service assigned Scope's.
addScopeTypeName(Class<?>) - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
Add a scope type.
addScopeTypeName(Consumer<TypeName.Builder>) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed service assigned Scope's.
addScopeTypeName(Consumer<TypeName.Builder>) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed service assigned Scope's.
addScopeTypeNames(Set<? extends TypeName>) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed service assigned Scope's.
addScopeTypeNames(Set<? extends TypeName>) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed service assigned Scope's.
addServiceInfoDependencies(ServiceInfoCriteria, Set<DependencyInfo>) - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase
Deprecated.
This method adds a new value to the map value, or creates a new value.
addServiceInfoDependencies(Map<? extends ServiceInfoCriteria, Set<DependencyInfo>>) - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase
Deprecated.
This method keeps existing values, then puts all new values into the map.
addServiceInfoDependency(ServiceInfoCriteria, DependencyInfo) - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase
Deprecated.
This method adds a new value to the map value, or creates a new value.
allDependencies() - Method in interface io.helidon.inject.api.DependenciesInfo
Deprecated.
Represents a flattened set of all dependencies.
allDependencies() - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase.DependenciesInfoImpl
Deprecated.
Represents a flattened set of all dependencies.
allDependenciesFor(String) - Method in interface io.helidon.inject.api.DependenciesInfo
Deprecated.
Represents the list of all dependencies for a given injection point element name ordered by the element position.
allDependenciesFor(String) - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase.DependenciesInfoImpl
Deprecated.
Represents the list of all dependencies for a given injection point element name ordered by the element position.
annotations() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The annotations on this element.
annotations() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase.ElementInfoImpl
Deprecated.
 
annotations() - Method in interface io.helidon.inject.api.ElementInfo
Deprecated.
The annotations on this element.
annotations() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
The annotations on this element.
annotations() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
The annotations on this element.
annotations(Set<? extends Annotation>) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The annotations on this element.
annotationValue() - Method in interface io.helidon.inject.api.Qualifier
 
annotationValue() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
annotationValue(String) - Method in interface io.helidon.inject.api.Qualifier
 
annotationValue(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
annotationValues() - Method in interface io.helidon.inject.api.Qualifier
 
annotationValues() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
annotationValues(String) - Method in interface io.helidon.inject.api.Qualifier
 
annotationValues(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
ANY - Enum constant in enum class io.helidon.inject.api.Injector.Strategy
Deprecated.
Any.
Application - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version

B

baseIdentity() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
The base identifying name for this injection point.
baseIdentity() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
 
baseIdentity() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
The base identifying name for this injection point.
baseIdentity(String) - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
The base identifying name for this injection point.
bind(ServiceProvider<?>) - Method in interface io.helidon.inject.api.ServiceBinder
Deprecated.
Bind a service provider instance into the backing Services service registry.
bind(String, ServiceProvider<?>) - Method in interface io.helidon.inject.api.ServiceInjectionPlanBinder.Binder
Deprecated.
Binds a single service provider to the injection point identified by InjectionPointInfoBlueprint.id().
bindMany(String, ServiceProvider<?>...) - Method in interface io.helidon.inject.api.ServiceInjectionPlanBinder.Binder
Deprecated.
Binds a list of service providers to the injection point identified by InjectionPointInfoBlueprint.id().
bindTo(ServiceProvider<?>) - Method in interface io.helidon.inject.api.ServiceInjectionPlanBinder
Deprecated.
Bind an injection plan to a service provider instance.
bindVoid(String) - Method in interface io.helidon.inject.api.ServiceInjectionPlanBinder.Binder
Deprecated.
Represents a void / null bind, only applicable for an Optional injection point.
booleanValue() - Method in interface io.helidon.inject.api.Qualifier
 
booleanValue() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
booleanValue(String) - Method in interface io.helidon.inject.api.Qualifier
 
booleanValue(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
booleanValues() - Method in interface io.helidon.inject.api.Qualifier
 
booleanValues() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
booleanValues(String) - Method in interface io.helidon.inject.api.Qualifier
 
booleanValues(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
bootstrap() - Method in interface io.helidon.inject.api.InjectionServices
Deprecated.
Returns the Bootstrap configuration instance that was used to initialize this instance.
bootStrap() - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase
Deprecated.
The user established bootstrap.
bootStrap() - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase.InternalBootstrapImpl
Deprecated.
 
bootStrap() - Method in interface io.helidon.inject.api.InternalBootstrap
Deprecated.
The user established bootstrap.
bootStrap(Bootstrap) - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase
Deprecated.
The user established bootstrap.
bootStrap(Consumer<Bootstrap.Builder>) - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase
Deprecated.
The user established bootstrap.
Bootstrap - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
Bootstrap.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for Bootstrap.
Bootstrap.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for Bootstrap.
Bootstrap.BuilderBase.BootstrapImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
BootstrapImpl(Bootstrap.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.Bootstrap.BuilderBase.BootstrapImpl
Deprecated.
Create an instance providing a builder.
build() - Method in class io.helidon.inject.api.ActivationLogEntry.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.ActivationRequest.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.ActivationResult.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.Bootstrap.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.CallingContext.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.ContextualServiceQuery.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.DeActivationRequest.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.DependenciesInfo.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.DependencyInfo.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.ElementInfo.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.InjectionPointInfo.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.InjectionServicesConfig.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.InjectorOptions.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.InternalBootstrap.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.InvocationContext.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.Metrics.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.Qualifier.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.ServiceInfo.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.ServiceInfoBasics.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.api.ServiceInfoCriteria.Builder
Deprecated.
 
build() - Method in class io.helidon.inject.spi.InjectionPlan.Builder
Deprecated.
 
builder() - Static method in interface io.helidon.inject.api.ActivationLogEntry
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.ActivationRequest
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.ActivationResult
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.Bootstrap
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.CallingContext
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.ContextualServiceQuery
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.DeActivationRequest
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.DependenciesInfo
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.DependencyInfo
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.ElementInfo
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.InjectorOptions
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.InternalBootstrap
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.InvocationContext
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.Metrics
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.Qualifier
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.ServiceInfo
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.ServiceInfoBasics
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.api.ServiceInfoCriteria
Deprecated.
Create a new fluent API builder to customize configuration.
builder() - Static method in interface io.helidon.inject.spi.InjectionPlan
Deprecated.
Create a new fluent API builder to customize configuration.
builder(ActivationLogEntry) - Static method in interface io.helidon.inject.api.ActivationLogEntry
Deprecated.
Create a new fluent API builder from an existing instance.
builder(ActivationRequest) - Static method in interface io.helidon.inject.api.ActivationRequest
Deprecated.
Create a new fluent API builder from an existing instance.
builder(ActivationResult) - Static method in interface io.helidon.inject.api.ActivationResult
Deprecated.
Create a new fluent API builder from an existing instance.
builder(Bootstrap) - Static method in interface io.helidon.inject.api.Bootstrap
Deprecated.
Create a new fluent API builder from an existing instance.
builder(CallingContext) - Static method in interface io.helidon.inject.api.CallingContext
Deprecated.
Create a new fluent API builder from an existing instance.
builder(ContextualServiceQuery) - Static method in interface io.helidon.inject.api.ContextualServiceQuery
Deprecated.
Create a new fluent API builder from an existing instance.
builder(DeActivationRequest) - Static method in interface io.helidon.inject.api.DeActivationRequest
Deprecated.
Create a new fluent API builder from an existing instance.
builder(DependenciesInfo) - Static method in interface io.helidon.inject.api.DependenciesInfo
Deprecated.
Create a new fluent API builder from an existing instance.
builder(DependencyInfo) - Static method in interface io.helidon.inject.api.DependencyInfo
Deprecated.
Create a new fluent API builder from an existing instance.
builder(ElementInfo) - Static method in interface io.helidon.inject.api.ElementInfo
Deprecated.
Create a new fluent API builder from an existing instance.
builder(InjectionPointInfo) - Static method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
Create a new fluent API builder from an existing instance.
builder(InjectionServicesConfig) - Static method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Create a new fluent API builder from an existing instance.
builder(InjectorOptions) - Static method in interface io.helidon.inject.api.InjectorOptions
Deprecated.
Create a new fluent API builder from an existing instance.
builder(InternalBootstrap) - Static method in interface io.helidon.inject.api.InternalBootstrap
Deprecated.
Create a new fluent API builder from an existing instance.
builder(InvocationContext) - Static method in interface io.helidon.inject.api.InvocationContext
Deprecated.
Create a new fluent API builder from an existing instance.
builder(Metrics) - Static method in interface io.helidon.inject.api.Metrics
Deprecated.
Create a new fluent API builder from an existing instance.
builder(Qualifier) - Static method in interface io.helidon.inject.api.Qualifier
Deprecated.
Create a new fluent API builder from an existing instance.
builder(ServiceInfo) - Static method in interface io.helidon.inject.api.ServiceInfo
Deprecated.
Create a new fluent API builder from an existing instance.
builder(ServiceInfoBasics) - Static method in interface io.helidon.inject.api.ServiceInfo
Deprecated.
Create a builder of service info from its basics counterpart.
builder(ServiceInfoBasics) - Static method in interface io.helidon.inject.api.ServiceInfoBasics
Deprecated.
Create a new fluent API builder from an existing instance.
builder(ServiceInfoCriteria) - Static method in interface io.helidon.inject.api.ServiceInfoCriteria
Deprecated.
Create a new fluent API builder from an existing instance.
builder(InjectionPlan) - Static method in interface io.helidon.inject.spi.InjectionPlan
Deprecated.
Create a new fluent API builder from an existing instance.
BuilderBase() - Constructor for class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.Bootstrap.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.CallingContext.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.ContextualServiceQuery.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.DeActivationRequest.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.DependenciesInfo.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.InjectorOptions.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.InternalBootstrap.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.Qualifier.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
Protected to support extensibility.
BuilderBase() - Constructor for class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
Protected to support extensibility.
buildPrototype() - Method in class io.helidon.inject.api.ActivationLogEntry.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.ActivationRequest.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.ActivationResult.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.Bootstrap.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.CallingContext.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.ContextualServiceQuery.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.DeActivationRequest.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.DependenciesInfo.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.DependencyInfo.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.ElementInfo.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.InjectionPointInfo.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.InjectionServicesConfig.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.InjectorOptions.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.InternalBootstrap.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.InvocationContext.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.Metrics.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.Qualifier.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.ServiceInfo.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.ServiceInfoBasics.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.api.ServiceInfoCriteria.Builder
Deprecated.
 
buildPrototype() - Method in class io.helidon.inject.spi.InjectionPlan.Builder
Deprecated.
 
byteValue() - Method in interface io.helidon.inject.api.Qualifier
 
byteValue() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
byteValue(String) - Method in interface io.helidon.inject.api.Qualifier
 
byteValue(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
byteValues() - Method in interface io.helidon.inject.api.Qualifier
 
byteValues() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
byteValues(String) - Method in interface io.helidon.inject.api.Qualifier
 
byteValues(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 

C

cacheHitCount() - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
The total number of Services:lookup() calls that were successfully resolved via cache.
cacheHitCount() - Method in class io.helidon.inject.api.Metrics.BuilderBase.MetricsImpl
Deprecated.
 
cacheHitCount() - Method in interface io.helidon.inject.api.Metrics
Deprecated.
The total number of Services:lookup() calls that were successfully resolved via cache.
cacheHitCount(int) - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
The total number of Services:lookup() calls that were successfully resolved via cache.
cacheLookupCount() - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
The total number of Services::lookup() calls that were attempted against the lookup cache.
cacheLookupCount() - Method in class io.helidon.inject.api.Metrics.BuilderBase.MetricsImpl
Deprecated.
 
cacheLookupCount() - Method in interface io.helidon.inject.api.Metrics
Deprecated.
The total number of Services::lookup() calls that were attempted against the lookup cache.
cacheLookupCount(int) - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
The total number of Services::lookup() calls that were attempted against the lookup cache.
callingContext() - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase
Deprecated.
Only populated when InjectionServices.TAG_DEBUG is set.
callingContext() - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase.InternalBootstrapImpl
Deprecated.
 
callingContext() - Method in interface io.helidon.inject.api.InternalBootstrap
Deprecated.
Only populated when InjectionServices.TAG_DEBUG is set.
callingContext(CallingContext) - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase
Deprecated.
Only populated when InjectionServices.TAG_DEBUG is set.
callingContext(Consumer<CallingContext.Builder>) - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase
Deprecated.
Only populated when InjectionServices.TAG_DEBUG is set.
CallingContext - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
CallingContext.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for CallingContext.
CallingContext.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for CallingContext.
CallingContext.BuilderBase.CallingContextImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
CallingContextFactory - Class in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
CallingContextImpl(CallingContext.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.CallingContext.BuilderBase.CallingContextImpl
Deprecated.
Create an instance providing a builder.
charValue() - Method in interface io.helidon.inject.api.Qualifier
 
charValue() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
charValue(String) - Method in interface io.helidon.inject.api.Qualifier
 
charValue(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
charValues() - Method in interface io.helidon.inject.api.Qualifier
 
charValues() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
charValues(String) - Method in interface io.helidon.inject.api.Qualifier
 
charValues(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
CLASS_NAMED - Static variable in interface io.helidon.inject.api.Qualifier
Deprecated.
The type name for ClassNamed.
CLASS_NAMED - Static variable in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
Deprecated.
The type name for ClassNamed.
classAnnotations() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The annotations on the enclosing type.
classAnnotations() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase.InvocationContextImpl
Deprecated.
 
classAnnotations() - Method in interface io.helidon.inject.api.InvocationContext
Deprecated.
The annotations on the enclosing type.
classAnnotations(List<? extends Annotation>) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The annotations on the enclosing type.
ClassNamed - Annotation Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
classValue() - Method in interface io.helidon.inject.api.Qualifier
 
classValue() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
classValue(String) - Method in interface io.helidon.inject.api.Qualifier
 
classValue(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
classValues() - Method in interface io.helidon.inject.api.Qualifier
 
classValues() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
classValues(String) - Method in interface io.helidon.inject.api.Qualifier
 
classValues(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
clearActivationResult() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Clear existing value of this property.
clearActivatorTypeName() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
Clear existing value of this property.
clearActivatorTypeName() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
Clear existing value of this property.
clearBootStrap() - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase
Deprecated.
Clear existing value of this property.
clearCacheHitCount() - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
Clear existing value of this property.
clearCacheLookupCount() - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
Clear existing value of this property.
clearCallingContext() - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase
Deprecated.
Clear existing value of this property.
clearDebug() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Clear existing value of this property.
clearDeclaredRunLevel() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
Clear existing value of this property.
clearDeclaredWeight() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
Clear existing value of this property.
clearElementArgs() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
Clear existing value of this property.
clearElementOffset() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
Clear existing value of this property.
clearError() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Clear existing value of this property.
clearError() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
Clear existing value of this property.
clearFinishedActivationResult() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
Clear existing value of this property.
clearFinishingStatus() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
Clear existing value of this property.
clearFromServiceTypeName() - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase
Deprecated.
Clear existing value of this property.
clearInjectionPoint() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Clear existing value of this property.
clearInjectionPoint() - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
Clear existing value of this property.
clearInjectionPointInfo() - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase
Deprecated.
Clear existing value of this property.
clearLimitRuntimePhase() - Method in class io.helidon.inject.api.Bootstrap.BuilderBase
Deprecated.
Clear existing value of this property.
clearLookupCount() - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
Clear existing value of this property.
clearMessage() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Clear existing value of this property.
clearModuleName() - Method in class io.helidon.inject.api.CallingContext.BuilderBase
Deprecated.
Clear existing value of this property.
clearModuleName() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
Clear existing value of this property.
clearModuleName() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
Clear existing value of this property.
clearProviderName() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Clear existing value of this property.
clearProviderVersion() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Clear existing value of this property.
clearResolved() - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
Clear existing value of this property.
clearResolvedTo() - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
Clear existing value of this property.
clearRunLevel() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
Clear existing value of this property.
clearServiceCount() - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
Clear existing value of this property.
clearServiceProvider() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Clear existing value of this property.
clearServiceTypeName() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
Clear existing value of this property.
clearStackTrace() - Method in class io.helidon.inject.api.CallingContext.BuilderBase
Deprecated.
Clear existing value of this property.
clearStartingPhase() - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
Clear existing value of this property.
clearWeight() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
Clear existing value of this property.
commit() - Method in interface io.helidon.inject.api.ServiceInjectionPlanBinder.Binder
Deprecated.
Commits the bindings for this service provider.
CommonQualifiers - Class in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
compare(DependencyInfo, DependencyInfo) - Method in class io.helidon.inject.api.DependencyInfoComparator
Deprecated.
 
config() - Method in class io.helidon.inject.api.Bootstrap.BuilderBase.BootstrapImpl
Deprecated.
 
config() - Method in class io.helidon.inject.api.Bootstrap.BuilderBase
Deprecated.
Provides the base primordial bootstrap configuration to the InjectionServicesProvider.
config() - Method in interface io.helidon.inject.api.Bootstrap
Deprecated.
Provides the base primordial bootstrap configuration to the InjectionServicesProvider.
config() - Method in interface io.helidon.inject.api.InjectionServices
Deprecated.
The governing configuration.
config() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
If this instance was configured, this would be the config instance used.
config(Config) - Method in class io.helidon.inject.api.Bootstrap.BuilderBase
Deprecated.
Config to use.
config(Config) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Update builder from configuration (node of this type).
configure(ServiceBinder) - Method in interface io.helidon.inject.api.ModuleComponent
Deprecated.
Called by the provider implementation at bootstrapping time to bind all services / service providers to the service registry.
configure(ServiceInjectionPlanBinder) - Method in interface io.helidon.inject.api.Application
Deprecated.
Called by the provider implementation at bootstrapping time to bind all injection plans to each and every service provider.
CONSTRUCTING - Enum constant in enum class io.helidon.inject.api.Phase
Deprecated.
Constructing.
CONSTRUCTOR - Enum constant in enum class io.helidon.inject.api.ElementKind
Deprecated.
The injectable constructor.
CONSTRUCTOR - Static variable in interface io.helidon.inject.api.ElementInfo
Deprecated.
The name assigned to constructors.
CONSTRUCTOR - Static variable in class io.helidon.inject.api.ElementInfo.BuilderBase.ElementInfoImpl
Deprecated.
The name assigned to constructors.
CONSTRUCTOR - Static variable in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
The name assigned to constructors.
CONSTRUCTOR - Static variable in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
The name assigned to constructors.
contextData() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The contextual info that can be shared between interceptors.
contextData() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase.InvocationContextImpl
Deprecated.
 
contextData() - Method in interface io.helidon.inject.api.InvocationContext
Deprecated.
The contextual info that can be shared between interceptors.
contextData(Map<? extends String, ?>) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
This method replaces all values with the new ones.
ContextualServiceQuery - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
ContextualServiceQuery.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for ContextualServiceQuery.
ContextualServiceQuery.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for ContextualServiceQuery.
ContextualServiceQuery.BuilderBase.ContextualServiceQueryImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
ContextualServiceQueryImpl(ContextualServiceQuery.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.ContextualServiceQuery.BuilderBase.ContextualServiceQueryImpl
Deprecated.
Create an instance providing a builder.
contextualServices(InjectionPointInfo) - Method in interface io.helidon.inject.api.Services
Deprecated.
Implementors can provide a means to use a "special" services registry that better applies to the target injection point context to apply for sub-lookup* operations.
Contract - Annotation Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
contractsImplemented() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed services advertised types (i.e., typically its interfaces).
contractsImplemented() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase.ServiceInfoBasicsImpl
Deprecated.
 
contractsImplemented() - Method in interface io.helidon.inject.api.ServiceInfo
Deprecated.
The managed services advertised types (i.e., typically its interfaces).
contractsImplemented() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
The managed services advertised types (i.e., typically its interfaces).
contractsImplemented() - Method in interface io.helidon.inject.api.ServiceInfoBasics
Deprecated.
The managed services advertised types (i.e., typically its interfaces).
contractsImplemented() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed services advertised types (i.e., typically its interfaces).
contractsImplemented() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl
Deprecated.
 
contractsImplemented() - Method in interface io.helidon.inject.api.ServiceInfoCriteria
Deprecated.
The managed services advertised types (i.e., typically its interfaces).
contractsImplemented(Set<? extends TypeName>) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed services advertised types (i.e., typically its interfaces).
contractsImplemented(Set<? extends TypeName>) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed services advertised types (i.e., typically its interfaces).
create() - Static method in interface io.helidon.inject.api.ActivationLogEntry
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.ActivationRequest
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.ActivationResult
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.Bootstrap
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.CallingContext
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.ContextualServiceQuery
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.DeActivationRequest
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.DependenciesInfo
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.ElementInfo
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.InjectorOptions
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.InternalBootstrap
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.InvocationContext
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.Metrics
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.Qualifier
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.ServiceInfo
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.ServiceInfoBasics
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.api.ServiceInfoCriteria
Deprecated.
Create a new instance with default values.
create() - Static method in interface io.helidon.inject.spi.InjectionPlan
Deprecated.
Create a new instance with default values.
create(boolean) - Static method in class io.helidon.inject.api.CallingContextFactory
Deprecated.
Creates a new calling context instance.
create(Config) - Static method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Create a new instance from configuration.
create(Annotation) - Static method in interface io.helidon.inject.api.Qualifier
Deprecated.
Creates a qualifier from an annotation.
create(InjectionPointInfo, boolean) - Static method in interface io.helidon.inject.api.ContextualServiceQuery
Deprecated.
Creates a contextual service query given the injection point info.
create(Class<? extends Annotation>) - Static method in interface io.helidon.inject.api.Qualifier
Deprecated.
Creates a qualifier from an annotation.
create(Class<? extends Annotation>, String) - Static method in interface io.helidon.inject.api.Qualifier
Deprecated.
Creates a qualifier with a value from an annotation.
createActivationRequestDefault() - Static method in interface io.helidon.inject.api.InjectionServices
Deprecated.
Will create an activation request either to Phase.ACTIVE or limited to any BootstrapBlueprint.limitRuntimePhase() specified.
createBuilder(boolean) - Static method in class io.helidon.inject.api.CallingContextFactory
Deprecated.
Creates a new calling context builder instance.
createNamed(ClassNamed) - Static method in interface io.helidon.inject.api.Qualifier
Deprecated.
Creates a Named qualifier.
createNamed(Named) - Static method in interface io.helidon.inject.api.Qualifier
Deprecated.
Creates a Named qualifier.
createNamed(Class<?>) - Static method in interface io.helidon.inject.api.Qualifier
Deprecated.
Creates a Named qualifier from a class name.
createNamed(String) - Static method in interface io.helidon.inject.api.Qualifier
Deprecated.
Creates a Named qualifier.
currentActivationPhase() - Method in interface io.helidon.inject.api.ServiceProvider
Deprecated.
The current activation phase for this service provider.

D

deactivate(DeActivationRequest) - Method in interface io.helidon.inject.api.DeActivator
Deprecated.
Deactivate a managed service.
deactivate(T, InjectorOptions) - Method in interface io.helidon.inject.api.Injector
Deprecated.
Called to deactivate a managed service or service provider, putting it into Phase.DESTROYED.
DeActivationRequest - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
DeActivationRequest.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for DeActivationRequest.
DeActivationRequest.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for DeActivationRequest.
DeActivationRequest.BuilderBase.DeActivationRequestImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
DeActivationRequestImpl(DeActivationRequest.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.DeActivationRequest.BuilderBase.DeActivationRequestImpl
Deprecated.
Create an instance providing a builder.
deActivator() - Method in interface io.helidon.inject.api.ServiceProvider
Deprecated.
The agent responsible for deactivation - this will be non-null for build-time activators.
DeActivator - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
debug() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Whether debug is enabled.
debug() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
debug() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Whether debug is enabled.
debug(boolean) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Whether debug is enabled.
DEBUG_HINT - Static variable in class io.helidon.inject.api.InjectionServicesHolder
Deprecated.
Helpful hint to give developers needing to see more debug info.
declaredRunLevel() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The optional RunLevel ascribed to the service.
declaredRunLevel() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase.ServiceInfoBasicsImpl
Deprecated.
 
declaredRunLevel() - Method in interface io.helidon.inject.api.ServiceInfo
Deprecated.
The optional RunLevel ascribed to the service.
declaredRunLevel() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
The optional RunLevel ascribed to the service.
declaredRunLevel() - Method in interface io.helidon.inject.api.ServiceInfoBasics
Deprecated.
The optional RunLevel ascribed to the service.
declaredRunLevel(int) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The optional RunLevel ascribed to the service.
declaredWeight() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
Weight that was declared on the type itself.
declaredWeight() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase.ServiceInfoBasicsImpl
Deprecated.
 
declaredWeight() - Method in interface io.helidon.inject.api.ServiceInfo
Deprecated.
Weight that was declared on the type itself.
declaredWeight() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
Weight that was declared on the type itself.
declaredWeight() - Method in interface io.helidon.inject.api.ServiceInfoBasics
Deprecated.
Weight that was declared on the type itself.
declaredWeight(double) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
Weight that was declared on the type itself.
DEFAULT_INJECT_WEIGHT - Static variable in interface io.helidon.inject.api.ServiceInfo
Deprecated.
Default weight for any internal Injection service component.
DEFAULT_INJECT_WEIGHT - Static variable in class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
Default weight for any internal Injection service component.
DEFAULT_INJECT_WEIGHT - Static variable in interface io.helidon.inject.api.ServiceInfoBasics
Deprecated.
Default weight for any internal Injection service component.
DEFAULT_INJECT_WEIGHT - Static variable in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase.ServiceInfoBasicsImpl
Deprecated.
Default weight for any internal Injection service component.
dependencies() - Method in interface io.helidon.inject.api.ServiceProvider
Deprecated.
Provides the dependencies for this service provider if known, or null if not known or not available.
DependenciesInfo - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
DependenciesInfo.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for DependenciesInfo.
DependenciesInfo.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for DependenciesInfo.
DependenciesInfo.BuilderBase.DependenciesInfoImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
DependenciesInfoImpl(DependenciesInfo.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.DependenciesInfo.BuilderBase.DependenciesInfoImpl
Deprecated.
Create an instance providing a builder.
DependencyInfo - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
DependencyInfo.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for DependencyInfo.
DependencyInfo.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for DependencyInfo.
DependencyInfo.BuilderBase.DependencyInfoImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
DependencyInfoComparator - Class in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
DependencyInfoImpl(DependencyInfo.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.DependencyInfo.BuilderBase.DependencyInfoImpl
Deprecated.
Create an instance providing a builder.
dependencyTo() - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase.DependencyInfoImpl
Deprecated.
 
dependencyTo() - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
The service info describing what the injection point dependencies are dependent upon.
dependencyTo() - Method in interface io.helidon.inject.api.DependencyInfo
Deprecated.
The service info describing what the injection point dependencies are dependent upon.
dependencyTo(ServiceInfoCriteria) - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
The service info describing what the injection point dependencies are dependent upon.
dependencyTo(Consumer<ServiceInfoCriteria.Builder>) - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
The service info describing what the injection point dependencies are dependent upon.
dependencyTo(Supplier<? extends ServiceInfoCriteria>) - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
The service info describing what the injection point dependencies are dependent upon.
dependencyToServiceInfo() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
The service info criteria/dependency this is dependent upon.
dependencyToServiceInfo() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
 
dependencyToServiceInfo() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
The service info criteria/dependency this is dependent upon.
dependencyToServiceInfo(ServiceInfoCriteria) - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
The service info criteria/dependency this is dependent upon.
dependencyToServiceInfo(Consumer<ServiceInfoCriteria.Builder>) - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
The service info criteria/dependency this is dependent upon.
dependencyToServiceInfo(Supplier<? extends ServiceInfoCriteria>) - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
The service info criteria/dependency this is dependent upon.
description() - Method in interface io.helidon.inject.api.ServiceProvider
Deprecated.
Describe the service provider.
DESTROYED - Enum constant in enum class io.helidon.inject.api.Phase
Deprecated.
Destroyed (after calling any pre-destroy).
doubleValue() - Method in interface io.helidon.inject.api.Qualifier
 
doubleValue() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
doubleValue(String) - Method in interface io.helidon.inject.api.Qualifier
 
doubleValue(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
doubleValues() - Method in interface io.helidon.inject.api.Qualifier
 
doubleValues() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
doubleValues(String) - Method in interface io.helidon.inject.api.Qualifier
 
doubleValues(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 

E

elementArgInfo() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The method/element argument info.
elementArgInfo() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase.InvocationContextImpl
Deprecated.
 
elementArgInfo() - Method in interface io.helidon.inject.api.InvocationContext
Deprecated.
The method/element argument info.
elementArgInfo(List<? extends TypedElementInfo>) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The method/element argument info.
elementArgs() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
If the element is a method or constructor then this is the total argument count for that method.
elementArgs() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase.ElementInfoImpl
Deprecated.
 
elementArgs() - Method in interface io.helidon.inject.api.ElementInfo
Deprecated.
If the element is a method or constructor then this is the total argument count for that method.
elementArgs() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
If the element is a method or constructor then this is the total argument count for that method.
elementArgs() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
If the element is a method or constructor then this is the total argument count for that method.
elementArgs(int) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
If the element is a method or constructor then this is the total argument count for that method.
elementInfo() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The element info represents the method (or the constructor) being invoked.
elementInfo() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase.InvocationContextImpl
Deprecated.
 
elementInfo() - Method in interface io.helidon.inject.api.InvocationContext
Deprecated.
The element info represents the method (or the constructor) being invoked.
elementInfo(TypedElementInfo) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The element info represents the method (or the constructor) being invoked.
elementInfo(Consumer<TypedElementInfo.Builder>) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The element info represents the method (or the constructor) being invoked.
elementInfo(Supplier<? extends TypedElementInfo>) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The element info represents the method (or the constructor) being invoked.
ElementInfo - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
ElementInfo.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for ElementInfo.
ElementInfo.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for ElementInfo.
ElementInfo.BuilderBase.ElementInfoImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
ElementInfoImpl(ElementInfo.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.ElementInfo.BuilderBase.ElementInfoImpl
Deprecated.
Create an instance providing a builder.
elementKind() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase.ElementInfoImpl
Deprecated.
 
elementKind() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The injection point/receiver kind.
elementKind() - Method in interface io.helidon.inject.api.ElementInfo
Deprecated.
The injection point/receiver kind.
elementKind() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
The injection point/receiver kind.
elementKind() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
The injection point/receiver kind.
elementKind(ElementKind) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The injection point/receiver kind.
ElementKind - Enum Class in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
elementName() - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase.DependencyInfoImpl
Deprecated.
 
elementName() - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
Name of the dependency location, such as a field name, or argument name.
elementName() - Method in interface io.helidon.inject.api.DependencyInfo
Deprecated.
Name of the dependency location, such as a field name, or argument name.
elementName() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase.ElementInfoImpl
Deprecated.
 
elementName() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The element name (e.g., method name or field name).
elementName() - Method in interface io.helidon.inject.api.ElementInfo
Deprecated.
The element name (e.g., method name or field name).
elementName() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
The element name (e.g., method name or field name).
elementName() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
The element name (e.g., method name or field name).
elementName(String) - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
Name of the dependency location, such as a field name, or argument name.
elementName(String) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The element name (e.g., method name or field name).
elementOffset() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase.ElementInfoImpl
Deprecated.
 
elementOffset() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
If the element is a method or constructor then this is the ordinal argument position of that argument.
elementOffset() - Method in interface io.helidon.inject.api.ElementInfo
Deprecated.
If the element is a method or constructor then this is the ordinal argument position of that argument.
elementOffset() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
If the element is a method or constructor then this is the ordinal argument position of that argument.
elementOffset() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
If the element is a method or constructor then this is the ordinal argument position of that argument.
elementOffset(int) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
If the element is a method or constructor then this is the ordinal argument position of that argument.
elementTypeName() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase.ElementInfoImpl
Deprecated.
 
elementTypeName() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The element type name (e.g., method type or field type).
elementTypeName() - Method in interface io.helidon.inject.api.ElementInfo
Deprecated.
The element type name (e.g., method type or field type).
elementTypeName() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
The element type name (e.g., method type or field type).
elementTypeName() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
The element type name (e.g., method type or field type).
elementTypeName(TypeName) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The element type name (e.g., method type or field type).
elementTypeName(Consumer<TypeName.Builder>) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The element type name (e.g., method type or field type).
elementTypeName(Supplier<? extends TypeName>) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The element type name (e.g., method type or field type).
eligibleForDeactivation() - Method in enum class io.helidon.inject.api.Phase
Deprecated.
Determines whether this phase passes the gate for whether deactivation (PreDestroy) can be called.
EMPTY_CRITERIA - Static variable in interface io.helidon.inject.api.InjectionServices
Deprecated.
Empty criteria will match anything and everything.
enumValue(Class<T>) - Method in interface io.helidon.inject.api.Qualifier
 
enumValue(Class<T>) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
enumValue(String, Class<T>) - Method in interface io.helidon.inject.api.Qualifier
 
enumValue(String, Class<T>) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
enumValues(Class<T>) - Method in interface io.helidon.inject.api.Qualifier
 
enumValues(Class<T>) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
enumValues(String, Class<T>) - Method in interface io.helidon.inject.api.Qualifier
 
enumValues(String, Class<T>) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
equals(Object) - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase.ActivationLogEntryImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase.ActivationRequestImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.Bootstrap.BuilderBase.BootstrapImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.CallingContext.BuilderBase.CallingContextImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase.ContextualServiceQueryImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.DeActivationRequest.BuilderBase.DeActivationRequestImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase.DependenciesInfoImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase.DependencyInfoImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase.ElementInfoImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.InjectorOptions.BuilderBase.InjectorOptionsImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase.InternalBootstrapImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase.InvocationContextImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.Metrics.BuilderBase.MetricsImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase.ServiceInfoBasicsImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl
Deprecated.
 
equals(Object) - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase.InjectionPlanImpl
Deprecated.
 
error() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase.ActivationLogEntryImpl
Deprecated.
 
error() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Any observed error during activation.
error() - Method in interface io.helidon.inject.api.ActivationLogEntry
Deprecated.
Any observed error during activation.
error() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
 
error() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
Any throwable/exceptions that were observed during activation.
error() - Method in interface io.helidon.inject.api.ActivationResult
Deprecated.
Any throwable/exceptions that were observed during activation.
error(Throwable) - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Any observed error during activation.
error(Throwable) - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
Any throwable/exceptions that were observed during activation.
event() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase.ActivationLogEntryImpl
Deprecated.
 
event() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
The event.
event() - Method in interface io.helidon.inject.api.ActivationLogEntry
Deprecated.
The event.
event(Event) - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
The event.
Event - Enum Class in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
expected() - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase.ContextualServiceQueryImpl
Deprecated.
 
expected() - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase
Deprecated.
Set to true if there is an expectation that there is at least one match result from the search.
expected() - Method in interface io.helidon.inject.api.ContextualServiceQuery
Deprecated.
Set to true if there is an expectation that there is at least one match result from the search.
expected(boolean) - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase
Deprecated.
Set to true if there is an expectation that there is at least one match result from the search.
ExternalContracts - Annotation Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
externalContractsImplemented() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
The managed services external contracts / interfaces.
externalContractsImplemented() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
 
externalContractsImplemented() - Method in interface io.helidon.inject.api.ServiceInfo
Deprecated.
The managed services external contracts / interfaces.
externalContractsImplemented() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed services external contracts / interfaces.
externalContractsImplemented() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl
Deprecated.
 
externalContractsImplemented() - Method in interface io.helidon.inject.api.ServiceInfoCriteria
Deprecated.
The managed services external contracts / interfaces.
externalContractsImplemented(Set<? extends TypeName>) - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
The managed services external contracts / interfaces.
externalContractsImplemented(Set<? extends TypeName>) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed services external contracts / interfaces.

F

failure() - Method in interface io.helidon.inject.api.ActivationResult
Deprecated.
Returns true if this result was unsuccessful.
failure() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
Returns true if this result was unsuccessful.
FAILURE - Enum constant in enum class io.helidon.inject.api.ActivationStatus
Deprecated.
Failed to activate to the given phase.
FIELD - Enum constant in enum class io.helidon.inject.api.ElementKind
Deprecated.
A field.
FINAL_RESOLVE - Enum constant in enum class io.helidon.inject.api.Phase
Deprecated.
Called after Phase.POST_BIND_ALL_MODULES to resolve any latent bindings, prior to Phase.SERVICES_READY.
finished() - Method in interface io.helidon.inject.api.ActivationResult
Deprecated.
Returns true if this result is finished.
finished() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
Returns true if this result is finished.
FINISHED - Enum constant in enum class io.helidon.inject.api.Event
Deprecated.
Finished.
finishedActivationResult() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
 
finishedActivationResult() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
Optionally, given by the implementation provider to indicate the future completion when the provider's ActivationStatus is ActivationStatus.WARNING_SUCCESS_BUT_NOT_READY.
finishedActivationResult() - Method in interface io.helidon.inject.api.ActivationResult
Deprecated.
Optionally, given by the implementation provider to indicate the future completion when the provider's ActivationStatus is ActivationStatus.WARNING_SUCCESS_BUT_NOT_READY.
finishedActivationResult(Future<ActivationResultBlueprint>) - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
Optionally, given by the implementation provider to indicate the future completion when the provider's ActivationStatus is ActivationStatus.WARNING_SUCCESS_BUT_NOT_READY.
finishingActivationPhase() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
 
finishingActivationPhase() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
The activation phase we finished successfully on, or are otherwise currently in if not yet finished.
finishingActivationPhase() - Method in interface io.helidon.inject.api.ActivationResult
Deprecated.
The activation phase we finished successfully on, or are otherwise currently in if not yet finished.
finishingActivationPhase(Phase) - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
The activation phase we finished successfully on, or are otherwise currently in if not yet finished.
finishingStatus() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
 
finishingStatus() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
How did the activation finish.
finishingStatus() - Method in interface io.helidon.inject.api.ActivationResult
Deprecated.
How did the activation finish.
finishingStatus(ActivationStatus) - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
How did the activation finish.
first(ContextualServiceQuery) - Method in interface io.helidon.inject.api.InjectionPointProvider
Deprecated.
Get (or create) an instance of this service type for the given injection point context.
floatValue() - Method in interface io.helidon.inject.api.Qualifier
 
floatValue() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
floatValue(String) - Method in interface io.helidon.inject.api.Qualifier
 
floatValue(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
floatValues() - Method in interface io.helidon.inject.api.Qualifier
 
floatValues() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
floatValues(String) - Method in interface io.helidon.inject.api.Qualifier
 
floatValues(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
from(ActivationLogEntry) - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(ActivationLogEntry.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(ActivationRequest) - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(ActivationRequest.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(ActivationResult) - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(ActivationResult.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(Bootstrap) - Method in class io.helidon.inject.api.Bootstrap.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(Bootstrap.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.Bootstrap.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(CallingContext) - Method in class io.helidon.inject.api.CallingContext.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(CallingContext.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.CallingContext.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(ContextualServiceQuery) - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(ContextualServiceQuery.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(DeActivationRequest) - Method in class io.helidon.inject.api.DeActivationRequest.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(DeActivationRequest.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.DeActivationRequest.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(DependenciesInfo) - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(DependenciesInfo.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(DependencyInfo) - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(DependencyInfo.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(ElementInfo) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(ElementInfo.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(InjectionPointInfo) - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(InjectionPointInfo.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(InjectionServicesConfig) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(InjectionServicesConfig.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(InjectorOptions) - Method in class io.helidon.inject.api.InjectorOptions.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(InjectorOptions.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.InjectorOptions.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(InternalBootstrap) - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(InternalBootstrap.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(InvocationContext) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(InvocationContext.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(Metrics) - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(Metrics.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(Qualifier) - Method in class io.helidon.inject.api.Qualifier.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(Qualifier.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.Qualifier.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(ServiceInfo) - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(ServiceInfo.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(ServiceInfoBasics) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(ServiceInfoBasics.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(ServiceInfoCriteria) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(ServiceInfoCriteria.BuilderBase<?, ?>) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
from(InjectionPlan) - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
Update this builder from an existing prototype instance.
from(InjectionPlan.BuilderBase<?, ?>) - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
Update this builder from an existing prototype builder instance.
fromServiceTypeName() - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase.DependenciesInfoImpl
Deprecated.
 
fromServiceTypeName() - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase
Deprecated.
Optionally, the service type name aggregating DependenciesInfoBlueprint.allDependencies().
fromServiceTypeName() - Method in interface io.helidon.inject.api.DependenciesInfo
Deprecated.
Optionally, the service type name aggregating DependenciesInfoBlueprint.allDependencies().
fromServiceTypeName(TypeName) - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase
Deprecated.
Optionally, the service type name aggregating DependenciesInfoBlueprint.allDependencies().
fromServiceTypeName(Consumer<TypeName.Builder>) - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase
Deprecated.
Optionally, the service type name aggregating DependenciesInfoBlueprint.allDependencies().
fullActivationLog() - Method in interface io.helidon.inject.api.ActivationLogQuery
Deprecated.
The full transcript of all services phase transitions being managed.

G

GATHERING_DEPENDENCIES - Enum constant in enum class io.helidon.inject.api.Phase
Deprecated.
Gathering dependencies.
get() - Method in interface io.helidon.inject.api.InjectionPointProvider
Deprecated.
Get (or create) an instance of this service type using default/empty criteria and context.
getMessage() - Method in exception class io.helidon.inject.api.InjectionServiceProviderException
Deprecated.
 
getValue(String) - Method in interface io.helidon.inject.api.Qualifier
 
getValue(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
globalBootstrap() - Static method in interface io.helidon.inject.api.InjectionServices
Deprecated.
Retrieves any primordial bootstrap configuration that previously set.
globalBootstrap(Bootstrap) - Static method in interface io.helidon.inject.api.InjectionServices
Deprecated.
Sets the primordial bootstrap configuration that will supply InjectionServices.injectionServices() during global singleton initialization.
globalCallingContext(CallingContext, boolean) - Static method in class io.helidon.inject.api.CallingContextFactory
Deprecated.
Sets the default global calling context.

H

hashCode() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase.ActivationLogEntryImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase.ActivationRequestImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.Bootstrap.BuilderBase.BootstrapImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.CallingContext.BuilderBase.CallingContextImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase.ContextualServiceQueryImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.DeActivationRequest.BuilderBase.DeActivationRequestImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase.DependenciesInfoImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase.DependencyInfoImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase.ElementInfoImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.InjectorOptions.BuilderBase.InjectorOptionsImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase.InternalBootstrapImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase.InvocationContextImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.Metrics.BuilderBase.MetricsImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase.ServiceInfoBasicsImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl
Deprecated.
 
hashCode() - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase.InjectionPlanImpl
Deprecated.
 
Helidon - Class in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version

I

id() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
The identity (aka id) for this injection point.
id() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
 
id() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
The identity (aka id) for this injection point.
id() - Method in interface io.helidon.inject.api.ServiceProvider
Deprecated.
Identifies the service provider physically and uniquely.
id(String) - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
The identity (aka id) for this injection point.
includeIntercepted() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
Determines whether the non-proxied, Intercepted services should be returned in any lookup operation.
includeIntercepted() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl
Deprecated.
 
includeIntercepted() - Method in interface io.helidon.inject.api.ServiceInfoCriteria
Deprecated.
Determines whether the non-proxied, Intercepted services should be returned in any lookup operation.
includeIntercepted(boolean) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
Determines whether the non-proxied, Intercepted services should be returned in any lookup operation.
INIT - Enum constant in enum class io.helidon.inject.api.Phase
Deprecated.
Starting state before anything happens activation-wise.
INJECTING - Enum constant in enum class io.helidon.inject.api.Phase
Deprecated.
Injecting (fields then methods).
InjectionException - Exception Class in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
InjectionException(String) - Constructor for exception class io.helidon.inject.api.InjectionException
Deprecated.
A general purpose exception from the Injection Framework.
InjectionException(String, Throwable) - Constructor for exception class io.helidon.inject.api.InjectionException
Deprecated.
A general purpose exception from the Injection framework.
InjectionPlan - Interface in io.helidon.inject.spi
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
InjectionPlan.Builder - Class in io.helidon.inject.spi
Deprecated.
Fluent API builder for InjectionPlan.
InjectionPlan.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.spi
Deprecated.
Fluent API builder base for InjectionPlan.
InjectionPlan.BuilderBase.InjectionPlanImpl - Class in io.helidon.inject.spi
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
injectionPlanBinder() - Method in interface io.helidon.inject.api.ServiceProviderBindable
Deprecated.
The binder can be provided by the service provider to deterministically set the injection plan at compile-time, and subsequently loaded at early startup initialization.
InjectionPlanImpl(InjectionPlan.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.spi.InjectionPlan.BuilderBase.InjectionPlanImpl
Deprecated.
Create an instance providing a builder.
injectionPlans() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
 
injectionPlans() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
The injection plan that was found or determined, key'ed by each element's ServiceProvider.id().
injectionPlans() - Method in interface io.helidon.inject.api.ActivationResult
Deprecated.
The injection plan that was found or determined, key'ed by each element's ServiceProvider.id().
injectionPlans(Map<? extends String, ? extends InjectionPlan>) - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
This method replaces all values with the new ones.
injectionPoint() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase.ActivationLogEntryImpl
Deprecated.
 
injectionPoint() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Optionally, the injection point that the event pertains to.
injectionPoint() - Method in interface io.helidon.inject.api.ActivationLogEntry
Deprecated.
Optionally, the injection point that the event pertains to.
injectionPoint() - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase.ActivationRequestImpl
Deprecated.
 
injectionPoint() - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
Optionally, the injection point context information.
injectionPoint() - Method in interface io.helidon.inject.api.ActivationRequest
Deprecated.
Optionally, the injection point context information.
injectionPoint(InjectionPointInfo) - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Optionally, the injection point that the event pertains to.
injectionPoint(InjectionPointInfo) - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
Optionally, the injection point context information.
injectionPoint(Consumer<InjectionPointInfo.Builder>) - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Optionally, the injection point that the event pertains to.
injectionPoint(Consumer<InjectionPointInfo.Builder>) - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
Optionally, the injection point context information.
injectionPointDependencies() - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase.DependencyInfoImpl
Deprecated.
 
injectionPointDependencies() - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
The set of injection points that depends upon DependencyInfo.BuilderBase.dependencyTo().
injectionPointDependencies() - Method in interface io.helidon.inject.api.DependencyInfo
Deprecated.
The set of injection points that depends upon DependencyInfoBlueprint.dependencyTo().
injectionPointDependencies(Set<? extends InjectionPointInfo>) - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
The set of injection points that depends upon DependencyInfo.BuilderBase.dependencyTo().
injectionPointInfo() - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase.ContextualServiceQueryImpl
Deprecated.
 
injectionPointInfo() - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase
Deprecated.
Optionally, the injection point context this search applies to.
injectionPointInfo() - Method in interface io.helidon.inject.api.ContextualServiceQuery
Deprecated.
Optionally, the injection point context this search applies to.
injectionPointInfo() - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase.InjectionPlanImpl
Deprecated.
 
injectionPointInfo() - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
The injection point info for this element, which will also include its identity information.
injectionPointInfo() - Method in interface io.helidon.inject.spi.InjectionPlan
Deprecated.
The injection point info for this element, which will also include its identity information.
injectionPointInfo(InjectionPointInfo) - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase
Deprecated.
Optionally, the injection point context this search applies to.
injectionPointInfo(InjectionPointInfo) - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
The injection point info for this element, which will also include its identity information.
injectionPointInfo(Consumer<InjectionPointInfo.Builder>) - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase
Deprecated.
Optionally, the injection point context this search applies to.
injectionPointInfo(Consumer<InjectionPointInfo.Builder>) - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
The injection point info for this element, which will also include its identity information.
injectionPointInfo(Supplier<? extends InjectionPointInfo>) - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
The injection point info for this element, which will also include its identity information.
InjectionPointInfo - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
InjectionPointInfo.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for InjectionPointInfo.
InjectionPointInfo.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for InjectionPointInfo.
InjectionPointInfo.BuilderBase.InjectionPointInfoImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
InjectionPointInfoImpl(InjectionPointInfo.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
Create an instance providing a builder.
InjectionPointProvider<T> - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
injectionPointQualifiedServiceProviders() - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase.InjectionPlanImpl
Deprecated.
 
injectionPointQualifiedServiceProviders() - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
The list of service providers that are qualified to satisfy the given injection point for this service provider.
injectionPointQualifiedServiceProviders() - Method in interface io.helidon.inject.spi.InjectionPlan
Deprecated.
The list of service providers that are qualified to satisfy the given injection point for this service provider.
injectionPointQualifiedServiceProviders(List<ServiceProvider<?>>) - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
The list of service providers that are qualified to satisfy the given injection point for this service provider.
InjectionResolver - Interface in io.helidon.inject.spi
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
InjectionServiceProviderException - Exception Class in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
InjectionServiceProviderException(String) - Constructor for exception class io.helidon.inject.api.InjectionServiceProviderException
Deprecated.
A general purpose exception from the Injection framework.
InjectionServiceProviderException(String, ServiceProvider<?>) - Constructor for exception class io.helidon.inject.api.InjectionServiceProviderException
Deprecated.
A general purpose exception from the Injection framework.
InjectionServiceProviderException(String, Throwable) - Constructor for exception class io.helidon.inject.api.InjectionServiceProviderException
Deprecated.
A general purpose exception from the Injection framework.
InjectionServiceProviderException(String, Throwable, ServiceProvider<?>) - Constructor for exception class io.helidon.inject.api.InjectionServiceProviderException
Deprecated.
A general purpose exception from the Injection framework.
injectionServices() - Static method in interface io.helidon.inject.api.InjectionServices
Deprecated.
Get InjectionServices instance if available.
injectionServices() - Method in interface io.helidon.inject.api.ServiceProviderBindable
Deprecated.
Returns the previously assigned InjectionServices instance.
injectionServices(Optional<InjectionServices>) - Method in interface io.helidon.inject.api.ServiceProviderBindable
Deprecated.
Assigns the services instance this provider is bound to.
InjectionServices - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
InjectionServicesConfig - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
InjectionServicesConfig.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for InjectionServicesConfig.
InjectionServicesConfig.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for InjectionServicesConfig.
InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
InjectionServicesConfigImpl(InjectionServicesConfig.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
Create an instance providing a builder.
InjectionServicesHolder - Class in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
InjectionServicesHolder() - Constructor for class io.helidon.inject.api.InjectionServicesHolder
InjectionServicesProvider - Interface in io.helidon.inject.spi
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
injector() - Method in interface io.helidon.inject.api.InjectionServices
Deprecated.
Optionally, the injector.
Injector - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
Injector.Strategy - Enum Class in io.helidon.inject.api
Deprecated.
The strategy the injector should attempt to apply.
InjectorOptions - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
InjectorOptions.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for InjectorOptions.
InjectorOptions.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for InjectorOptions.
InjectorOptions.BuilderBase.InjectorOptionsImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
InjectorOptionsImpl(InjectorOptions.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.InjectorOptions.BuilderBase.InjectorOptionsImpl
Deprecated.
Create an instance providing a builder.
instance() - Static method in class io.helidon.inject.api.DependencyInfoComparator
Deprecated.
Dependency info comparator.
Intercepted - Annotation Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
InterceptedTrigger - Annotation Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
interceptor() - Method in interface io.helidon.inject.api.ServiceProviderBindable
Deprecated.
Returns the service provider that intercepts this provider.
interceptor(ServiceProvider<?>) - Method in interface io.helidon.inject.api.ServiceProviderBindable
Deprecated.
Sets the interceptor for this service provider.
Interceptor - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
Interceptor.Chain<V> - Interface in io.helidon.inject.api
Deprecated.
Represents the next in line for interception, terminating with a call to the wrapped service provider.
interceptors() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The interceptor chain.
interceptors() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase.InvocationContextImpl
Deprecated.
 
interceptors() - Method in interface io.helidon.inject.api.InvocationContext
Deprecated.
The interceptor chain.
interceptors(List<Provider<Interceptor>>) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The interceptor chain.
InternalBootstrap - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
InternalBootstrap.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for InternalBootstrap.
InternalBootstrap.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for InternalBootstrap.
InternalBootstrap.BuilderBase.InternalBootstrapImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
InternalBootstrapImpl(InternalBootstrap.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.InternalBootstrap.BuilderBase.InternalBootstrapImpl
Deprecated.
Create an instance providing a builder.
intValue() - Method in interface io.helidon.inject.api.Qualifier
 
intValue() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
intValue(String) - Method in interface io.helidon.inject.api.Qualifier
 
intValue(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
intValues() - Method in interface io.helidon.inject.api.Qualifier
 
intValues() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
intValues(String) - Method in interface io.helidon.inject.api.Qualifier
 
intValues(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
InvocationContext - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
InvocationContext.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for InvocationContext.
InvocationContext.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for InvocationContext.
InvocationContext.BuilderBase.InvocationContextImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
InvocationContextImpl(InvocationContext.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.InvocationContext.BuilderBase.InvocationContextImpl
Deprecated.
Create an instance providing a builder.
InvocationException - Exception Class in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
InvocationException(String, boolean) - Constructor for exception class io.helidon.inject.api.InvocationException
Deprecated.
Constructor.
InvocationException(String, Throwable, boolean) - Constructor for exception class io.helidon.inject.api.InvocationException
Deprecated.
Constructor.
InvocationException(String, Throwable, ServiceProvider<?>, boolean) - Constructor for exception class io.helidon.inject.api.InvocationException
Deprecated.
Constructor.
io.helidon.inject.api - module io.helidon.inject.api
Injection API module.
io.helidon.inject.api - package io.helidon.inject.api
The Helidon Injection API provide these annotation types that are typically used at compile time to assign special meaning to the type.
io.helidon.inject.spi - package io.helidon.inject.spi
Injection SPI.
ipName() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
 
ipName() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
Name of the field or argument we are injecting into.
ipName() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
Name of the field or argument we are injecting into.
ipName(String) - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
Name of the field or argument we are injecting into.
ipType() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
 
ipType() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
Type of the field or argument we are injecting into.
ipType() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
Type of the field or argument we are injecting into.
ipType(TypeName) - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
Type of the field or argument we are injecting into.
ipType(Consumer<TypeName.Builder>) - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
Type of the field or argument we are injecting into.
ipType(Supplier<? extends TypeName>) - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
Type of the field or argument we are injecting into.
isDebugEnabled() - Static method in interface io.helidon.inject.api.InjectionServices
Deprecated.
Whether debug is enabled.
isIntercepted() - Method in interface io.helidon.inject.api.ServiceProviderBindable
Deprecated.
Returns true if this service provider is intercepted.
isInterceptor() - Method in interface io.helidon.inject.api.ServiceProviderBindable
Deprecated.
Returns true if this service provider instance is an Interceptor.
isProvider() - Method in interface io.helidon.inject.api.ServiceProvider
Deprecated.
Does the service provide singletons, does it always produce the same result for every call to InjectionPointProvider.get().
isRootProvider() - Method in interface io.helidon.inject.api.ServiceProviderBindable
Deprecated.
Returns true if this provider is the root provider.

L

limitRuntimePhase() - Method in class io.helidon.inject.api.Bootstrap.BuilderBase.BootstrapImpl
Deprecated.
 
limitRuntimePhase() - Method in class io.helidon.inject.api.Bootstrap.BuilderBase
Deprecated.
In certain conditions Injection services should be initialized but not started (i.e., avoiding calls to PostConstruct etc.).
limitRuntimePhase() - Method in interface io.helidon.inject.api.Bootstrap
Deprecated.
In certain conditions Injection services should be initialized but not started (i.e., avoiding calls to PostConstruct etc.).
limitRuntimePhase(Phase) - Method in class io.helidon.inject.api.Bootstrap.BuilderBase
Deprecated.
In certain conditions Injection services should be initialized but not started (i.e., avoiding calls to PostConstruct etc.).
list(ContextualServiceQuery) - Method in interface io.helidon.inject.api.InjectionPointProvider
Deprecated.
Get (or create) a list of instances matching the criteria for the given injection point context.
listWrapped() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
 
listWrapped() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
True if the injection point is of type List.
listWrapped() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
True if the injection point is of type List.
listWrapped(boolean) - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
True if the injection point is of type List.
longValue() - Method in interface io.helidon.inject.api.Qualifier
 
longValue() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
longValue(String) - Method in interface io.helidon.inject.api.Qualifier
 
longValue(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
longValues() - Method in interface io.helidon.inject.api.Qualifier
 
longValues() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
longValues(String) - Method in interface io.helidon.inject.api.Qualifier
 
longValues(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
lookup(ServiceInfoCriteria) - Method in interface io.helidon.inject.api.Services
Deprecated.
Retrieves the first match based upon the passed service info criteria.
lookup(Class<T>) - Method in interface io.helidon.inject.api.Services
Deprecated.
Retrieve the "first" service that implements a given contract type with the expectation that there is a match available.
lookup(Class<T>, String) - Method in interface io.helidon.inject.api.Services
Deprecated.
Retrieve the "first" named service that implements a given contract type with the expectation that there is a match available.
lookupAll(ServiceInfoCriteria) - Method in interface io.helidon.inject.api.Services
Deprecated.
Retrieve all services that match the criteria.
lookupAll(ServiceInfoCriteria, boolean) - Method in interface io.helidon.inject.api.Services
Deprecated.
Retrieve all services that match the criteria.
lookupAll(Class<T>) - Method in interface io.helidon.inject.api.Services
Deprecated.
Retrieve all services that implement a given contract type.
lookupAll(Class<T>, ServiceInfoCriteria) - Method in interface io.helidon.inject.api.Services
Deprecated.
Lookup all services that match the criteria and share a given contract type.
lookupCount() - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
The total number of Services::lookup() calls since jvm start, or since last reset.
lookupCount() - Method in class io.helidon.inject.api.Metrics.BuilderBase.MetricsImpl
Deprecated.
 
lookupCount() - Method in interface io.helidon.inject.api.Metrics
Deprecated.
The total number of Services::lookup() calls since jvm start, or since last reset.
lookupCount(int) - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
The total number of Services::lookup() calls since jvm start, or since last reset.
lookupFirst(ServiceInfoCriteria) - Method in interface io.helidon.inject.api.Services
Deprecated.
Retrieves the first match based upon the passed service info criteria.
lookupFirst(ServiceInfoCriteria, boolean) - Method in interface io.helidon.inject.api.Services
Deprecated.
Retrieves the first match based upon the passed service info criteria.
lookupFirst(Class<T>) - Method in interface io.helidon.inject.api.Services
Deprecated.
Retrieves the first match based upon the passed service info criteria.
lookupFirst(Class<T>, boolean) - Method in interface io.helidon.inject.api.Services
Deprecated.
Retrieve the "first" service that implements a given contract type with no expectation that there is a match available unless expected = true.
lookupFirst(Class<T>, ServiceInfoCriteria, boolean) - Method in interface io.helidon.inject.api.Services
Deprecated.
Retrieves the first match based upon the passed service info criteria.
lookupFirst(Class<T>, String, boolean) - Method in interface io.helidon.inject.api.Services
Deprecated.
Retrieve the "first" service that implements a given contract type with no expectation that there is a match available unless expected = true.
lookups() - Method in interface io.helidon.inject.api.InjectionServices
Deprecated.
Optionally, the set of Services lookup criteria that were recorded.

M

managedServiceProviders(ServiceInfoCriteria) - Method in interface io.helidon.inject.api.ServiceProviderProvider
Deprecated.
This method will only apply to the managed/slave instances being provided, not to itself as in the case for ServiceProviderProvider.serviceProviders(ServiceInfoCriteria, boolean, boolean).
matches(ServiceInfoCriteria) - Method in interface io.helidon.inject.api.ServiceInfo
Deprecated.
Determines whether this service info matches the criteria for injection.
matches(ServiceInfoCriteria) - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
Determines whether this service info matches the criteria for injection.
matches(ServiceInfoCriteriaBlueprint) - Method in interface io.helidon.inject.api.ServiceInfoCriteria
Deprecated.
Determines whether this service info matches the criteria for injection.
matches(ServiceInfoCriteriaBlueprint) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl
Deprecated.
Determines whether this service info matches the criteria for injection.
matchesContracts(ServiceInfoCriteriaBlueprint) - Method in interface io.helidon.inject.api.ServiceInfoCriteria
Deprecated.
Determines whether the provided criteria match just the contracts portion of the provided criteria.
matchesContracts(ServiceInfoCriteriaBlueprint) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl
Deprecated.
Determines whether the provided criteria match just the contracts portion of the provided criteria.
matchesQualifiers(Collection<Qualifier>, Collection<Qualifier>) - Static method in class io.helidon.inject.api.Qualifiers
Deprecated.
Matches qualifier collections.
message() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase.ActivationLogEntryImpl
Deprecated.
 
message() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Optionally, any special message being logged.
message() - Method in interface io.helidon.inject.api.ActivationLogEntry
Deprecated.
Optionally, any special message being logged.
message(String) - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Optionally, any special message being logged.
METHOD - Enum constant in enum class io.helidon.inject.api.ElementKind
Deprecated.
A method.
metrics() - Method in interface io.helidon.inject.api.InjectionServices
Deprecated.
Optionally, the metrics that are exposed by the provider implementation.
Metrics - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
Metrics.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for Metrics.
Metrics.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for Metrics.
Metrics.BuilderBase.MetricsImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
MetricsImpl(Metrics.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.Metrics.BuilderBase.MetricsImpl
Deprecated.
Create an instance providing a builder.
ModuleComponent - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
moduleName() - Method in class io.helidon.inject.api.CallingContext.BuilderBase.CallingContextImpl
Deprecated.
 
moduleName() - Method in class io.helidon.inject.api.CallingContext.BuilderBase
Deprecated.
Only populated when module is set.
moduleName() - Method in interface io.helidon.inject.api.CallingContext
Deprecated.
Only populated when module is set.
moduleName() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
The name of the ascribed module, if known.
moduleName() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
 
moduleName() - Method in interface io.helidon.inject.api.ServiceInfo
Deprecated.
The name of the ascribed module, if known.
moduleName() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The name of the ascribed module, if known.
moduleName() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl
Deprecated.
 
moduleName() - Method in interface io.helidon.inject.api.ServiceInfoCriteria
Deprecated.
The name of the ascribed module, if known.
moduleName(String) - Method in class io.helidon.inject.api.CallingContext.BuilderBase
Deprecated.
Only populated when module is set.
moduleName(String) - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
The name of the ascribed module, if known.
moduleName(String) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The name of the ascribed module, if known.
moduleName(String) - Method in interface io.helidon.inject.api.ServiceProviderBindable
Deprecated.
Called to inform a service provider the module name it is bound to.
moduleNames() - Element in annotation interface io.helidon.inject.api.ExternalContracts
Deprecated.
The optional set of module names where this contract is expected to reside.

N

named() - Method in interface io.helidon.inject.api.ModuleComponent
Deprecated.
 
named() - Method in interface io.helidon.inject.api.OptionallyNamed
Deprecated.
The optional name for this instance.
NAMED - Static variable in class io.helidon.inject.api.CommonQualifiers
Deprecated.
Represents a Named type name with no value.
NORMAL - Static variable in annotation interface io.helidon.inject.api.RunLevel
Deprecated.
Anything > 0 is left to the underlying provider implementation's discretion for meaning; this is just a default for something that is deemed "other than startup".

O

objectValue() - Method in interface io.helidon.inject.api.Qualifier
 
objectValue() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
objectValue(String) - Method in interface io.helidon.inject.api.Qualifier
 
objectValue(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
onPhaseEvent(Event, Phase) - Method in interface io.helidon.inject.api.ActivationPhaseReceiver
Deprecated.
Called when there is an event transition within the service registry.
OptionallyNamed - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
optionalWrapped() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
 
optionalWrapped() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
True if the injection point is of type Optional.
optionalWrapped() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
True if the injection point is of type Optional.
optionalWrapped(boolean) - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
True if the injection point is of type Optional.
OTHER - Enum constant in enum class io.helidon.inject.api.Event
Deprecated.
Other, informational.

P

PENDING - Enum constant in enum class io.helidon.inject.api.Phase
Deprecated.
Planned to be activated.
permitsDynamic() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
permitsDynamic() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether the services registry permits dynamic behavior.
permitsDynamic() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Flag indicating whether the services registry permits dynamic behavior.
permitsDynamic(boolean) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether the services registry permits dynamic behavior.
permitsReflection() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
permitsReflection() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether reflection is permitted.
permitsReflection() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Flag indicating whether reflection is permitted.
permitsReflection(boolean) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether reflection is permitted.
Phase - Enum Class in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
POST_BIND_ALL_MODULES - Enum constant in enum class io.helidon.inject.api.Phase
Deprecated.
Called after all modules and services loaded into the service registry.
POST_CONSTRUCTING - Enum constant in enum class io.helidon.inject.api.Phase
Deprecated.
Calling any post construct method.
postConstruct() - Method in interface io.helidon.inject.api.PostConstructMethod
Deprecated.
Represents the post-construct method.
postConstructMethod() - Method in interface io.helidon.inject.api.ServiceProvider
Deprecated.
The optional method handling PreDestroy.
PostConstructMethod - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
PRE_DESTROYING - Enum constant in enum class io.helidon.inject.api.Phase
Deprecated.
About to call pre-destroy.
preBuildPrototype() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.Bootstrap.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.CallingContext.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.DeActivationRequest.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.InjectorOptions.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.Qualifier.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
Handles providers and decorators.
preBuildPrototype() - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
Handles providers and decorators.
preDestroy() - Method in interface io.helidon.inject.api.PreDestroyMethod
Deprecated.
Represents the pre destroy method.
preDestroyMethod() - Method in interface io.helidon.inject.api.ServiceProvider
Deprecated.
The optional method handling PostConstruct.
PreDestroyMethod - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
proceed(InvocationContext, Interceptor.Chain<V>, Object...) - Method in interface io.helidon.inject.api.Interceptor
Deprecated.
Called during interception of the target V.
proceed(Object[]) - Method in interface io.helidon.inject.api.Interceptor.Chain
Deprecated.
Call the next interceptor in line, or finishing with the call to the service provider being intercepted.
providerName() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
providerName() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
The provider implementation name.
providerName() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
The provider implementation name.
providerName(String) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
The provider implementation name.
providerVersion() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
providerVersion() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
The provider implementation version.
providerVersion() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
The provider implementation version.
providerVersion(String) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
The provider implementation version.
providerWrapped() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
 
providerWrapped() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
True if the injection point is of type Provider (or Supplier).
providerWrapped() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
True if the injection point is of type Provider (or Supplier).
providerWrapped(boolean) - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
True if the injection point is of type Provider (or Supplier).
putServiceInfoDependency(ServiceInfoCriteria, Set<DependencyInfo>) - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase
Deprecated.
This method adds a new value to the map, or replaces it if the key already exists.

Q

Qualifier - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
Qualifier.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for Qualifier.
Qualifier.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for Qualifier.
Qualifier.BuilderBase.QualifierImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
QualifierImpl(Qualifier.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
Deprecated.
Create an instance providing a builder.
qualifiers() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase.ElementInfoImpl
Deprecated.
 
qualifiers() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The qualifier type annotations on this element.
qualifiers() - Method in interface io.helidon.inject.api.ElementInfo
Deprecated.
The qualifier type annotations on this element.
qualifiers() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
The qualifier type annotations on this element.
qualifiers() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
The qualifier type annotations on this element.
qualifiers() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed service assigned Qualifier's.
qualifiers() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase.ServiceInfoBasicsImpl
Deprecated.
 
qualifiers() - Method in interface io.helidon.inject.api.ServiceInfo
Deprecated.
The managed service assigned Qualifier's.
qualifiers() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
The managed service assigned Qualifier's.
qualifiers() - Method in interface io.helidon.inject.api.ServiceInfoBasics
Deprecated.
The managed service assigned Qualifier's.
qualifiers() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed service assigned Qualifier's.
qualifiers() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl
Deprecated.
 
qualifiers() - Method in interface io.helidon.inject.api.ServiceInfoCriteria
Deprecated.
The managed service assigned Qualifier's.
qualifiers(Set<? extends Qualifier>) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The qualifier type annotations on this element.
qualifiers(Set<? extends Qualifier>) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed service assigned Qualifier's.
qualifiers(Set<? extends Qualifier>) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed service assigned Qualifier's.
Qualifiers - Class in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
qualifierTypeName() - Method in interface io.helidon.inject.api.Qualifier
Deprecated.
The qualifier annotation type name.
qualifierTypeName() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
Deprecated.
The qualifier annotation type name.

R

realizedGlobalBootStrap() - Static method in interface io.helidon.inject.api.InjectionServices
Deprecated.
First attempts to locate and return the InjectionServices.globalBootstrap() and if not found will create a new bootstrap instance.
realizedRunLevel() - Method in interface io.helidon.inject.api.ServiceInfo
Deprecated.
The realized run level will use the default run level if no run level was specified directly.
realizedRunLevel() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
The realized run level will use the default run level if no run level was specified directly.
realizedRunLevel() - Method in interface io.helidon.inject.api.ServiceInfoBasics
Deprecated.
The realized run level will use the default run level if no run level was specified directly.
realizedRunLevel() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase.ServiceInfoBasicsImpl
Deprecated.
The realized run level will use the default run level if no run level was specified directly.
realizedServices() - Static method in interface io.helidon.inject.api.InjectionServices
Deprecated.
Short-cut for the following code block.
realizedWeight() - Method in interface io.helidon.inject.api.ServiceInfo
Deprecated.
The realized weight will use Weighted.DEFAULT_WEIGHT if no weight was specified directly.
realizedWeight() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
The realized weight will use Weighted.DEFAULT_WEIGHT if no weight was specified directly.
realizedWeight() - Method in interface io.helidon.inject.api.ServiceInfoBasics
Deprecated.
The realized weight will use Weighted.DEFAULT_WEIGHT if no weight was specified directly.
realizedWeight() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase.ServiceInfoBasicsImpl
Deprecated.
The realized weight will use Weighted.DEFAULT_WEIGHT if no weight was specified directly.
record(ActivationLogEntry) - Method in interface io.helidon.inject.api.ActivationLog
Deprecated.
Expected to be called during service creation and activation to capture the activation log transcripts.
REFLECTION - Enum constant in enum class io.helidon.inject.api.Injector.Strategy
Deprecated.
Reflection based implies runtime injection strategy.
reset() - Static method in class io.helidon.inject.api.InjectionServicesHolder
Deprecated.
Resets the bootstrap state.
reset(boolean) - Method in interface io.helidon.inject.api.ActivationLogQuery
Deprecated.
Clears the activation log.
reset(boolean) - Method in interface io.helidon.inject.api.Resettable
Deprecated.
Resets the state of this object.
Resettable - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
resolve(InjectionPointInfo, InjectionServices, ServiceProvider<?>, boolean) - Method in interface io.helidon.inject.spi.InjectionResolver
Deprecated.
Attempts to resolve the injection point info for a given service provider.
resolved() - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase.InjectionPlanImpl
Deprecated.
 
resolved() - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
The resolved value, set only if InjectionPlan.BuilderBase.wasResolved().
resolved() - Method in interface io.helidon.inject.spi.InjectionPlan
Deprecated.
The resolved value, set only if InjectionPlanBlueprint.wasResolved().
resolved(Object) - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
The resolved value, set only if InjectionPlan.BuilderBase.wasResolved().
resolvedBind(String, Class<?>) - Method in interface io.helidon.inject.api.ServiceInjectionPlanBinder.Binder
Deprecated.
Represents injection points that cannot be bound at startup, and instead must rely on a deferred resolver based binding.
resolvedDependencies() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
 
resolvedDependencies() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
The dependencies that were resolved or loaded, key'ed by each element's ServiceProvider.id().
resolvedDependencies() - Method in interface io.helidon.inject.api.ActivationResult
Deprecated.
The dependencies that were resolved or loaded, key'ed by each element's ServiceProvider.id().
resolvedDependencies(Map<? extends String, ?>) - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
This method replaces all values with the new ones.
resolvedTo() - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase.DependencyInfoImpl
Deprecated.
 
resolvedTo() - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
The ServiceProvider that this dependency is optional resolved and bound to.
resolvedTo() - Method in interface io.helidon.inject.api.DependencyInfo
Deprecated.
The ServiceProvider that this dependency is optional resolved and bound to.
resolvedTo(ServiceProvider<?>) - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
The ServiceProvider that this dependency is optional resolved and bound to.
rootProvider() - Method in interface io.helidon.inject.api.ServiceProviderBindable
Deprecated.
Gets the root/parent provider for this service.
rootProvider(ServiceProvider<T>) - Method in interface io.helidon.inject.api.ServiceProviderBindable
Deprecated.
Sets the root/parent provider for this instance.
runLevel() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The optional RunLevel ascribed to the service.
runLevel() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl
Deprecated.
 
runLevel() - Method in interface io.helidon.inject.api.ServiceInfoCriteria
Deprecated.
The optional RunLevel ascribed to the service.
runLevel(int) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The optional RunLevel ascribed to the service.
RunLevel - Annotation Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version

S

scopeTypeNames() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed service assigned Scope's.
scopeTypeNames() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase.ServiceInfoBasicsImpl
Deprecated.
 
scopeTypeNames() - Method in interface io.helidon.inject.api.ServiceInfo
Deprecated.
The managed service assigned Scope's.
scopeTypeNames() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
The managed service assigned Scope's.
scopeTypeNames() - Method in interface io.helidon.inject.api.ServiceInfoBasics
Deprecated.
The managed service assigned Scope's.
scopeTypeNames() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed service assigned Scope's.
scopeTypeNames() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl
Deprecated.
 
scopeTypeNames() - Method in interface io.helidon.inject.api.ServiceInfoCriteria
Deprecated.
The managed service assigned Scope's.
scopeTypeNames(Set<? extends TypeName>) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed service assigned Scope's.
scopeTypeNames(Set<? extends TypeName>) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed service assigned Scope's.
SERVICE_QUERY_REQUIRED - Static variable in interface io.helidon.inject.api.InjectionServices
Deprecated.
Denotes a match to any (default) service, but required to be matched to at least one.
ServiceBinder - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
serviceCount() - Method in class io.helidon.inject.api.Metrics.BuilderBase.MetricsImpl
Deprecated.
 
serviceCount() - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
The total service count in the registry.
serviceCount() - Method in interface io.helidon.inject.api.Metrics
Deprecated.
The total service count in the registry.
serviceCount(int) - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
The total service count in the registry.
serviceInfo() - Method in interface io.helidon.inject.api.ServiceProvider
Deprecated.
The meta information that describes the service.
ServiceInfo - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
ServiceInfo.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for ServiceInfo.
ServiceInfo.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for ServiceInfo.
ServiceInfo.BuilderBase.ServiceInfoImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
ServiceInfoBasics - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
ServiceInfoBasics.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for ServiceInfoBasics.
ServiceInfoBasics.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for ServiceInfoBasics.
ServiceInfoBasics.BuilderBase.ServiceInfoBasicsImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
ServiceInfoBasicsImpl(ServiceInfoBasics.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.ServiceInfoBasics.BuilderBase.ServiceInfoBasicsImpl
Deprecated.
Create an instance providing a builder.
serviceInfoCriteria() - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase.ContextualServiceQueryImpl
Deprecated.
 
serviceInfoCriteria() - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase
Deprecated.
The criteria to use for the lookup into Services.
serviceInfoCriteria() - Method in interface io.helidon.inject.api.ContextualServiceQuery
Deprecated.
The criteria to use for the lookup into Services.
serviceInfoCriteria(ServiceInfoCriteria) - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase
Deprecated.
The criteria to use for the lookup into Services.
serviceInfoCriteria(Consumer<ServiceInfoCriteria.Builder>) - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase
Deprecated.
The criteria to use for the lookup into Services.
serviceInfoCriteria(Supplier<? extends ServiceInfoCriteria>) - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase
Deprecated.
The criteria to use for the lookup into Services.
ServiceInfoCriteria - Interface in io.helidon.inject.api
Deprecated.
Helidon inject is deprecated and will be replaced in a future version
ServiceInfoCriteria.Builder - Class in io.helidon.inject.api
Deprecated.
Fluent API builder for ServiceInfoCriteria.
ServiceInfoCriteria.BuilderBase<BUILDER,PROTOTYPE> - Class in io.helidon.inject.api
Deprecated.
Fluent API builder base for ServiceInfoCriteria.
ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl - Class in io.helidon.inject.api
Deprecated.
Generated implementation of the prototype, can be extended by descendant prototype implementations.
ServiceInfoCriteriaImpl(ServiceInfoCriteria.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl
Deprecated.
Create an instance providing a builder.
serviceInfoDependencies() - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase.DependenciesInfoImpl
Deprecated.
 
serviceInfoDependencies() - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase
Deprecated.
Represents the set of dependencies for each ServiceInfo.
serviceInfoDependencies() - Method in interface io.helidon.inject.api.DependenciesInfo
Deprecated.
Represents the set of dependencies for each ServiceInfo.
serviceInfoDependencies(Map<? extends ServiceInfoCriteria, Set<DependencyInfo>>) - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase
Deprecated.
This method replaces all values with the new ones.
ServiceInfoImpl(ServiceInfo.BuilderBase<?, ?>) - Constructor for class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
Create an instance providing a builder.
ServiceInjectionPlanBinder - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
ServiceInjectionPlanBinder.Binder - Interface in io.helidon.inject.api
Deprecated.
The binder builder for the service plan.
serviceLookupCaching() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
serviceLookupCaching() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether service lookups (i.e., via Services.lookup(java.lang.Class<T>)) are cached.
serviceLookupCaching() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Flag indicating whether service lookups (i.e., via Services.lookup(java.lang.Class<T>)) are cached.
serviceLookupCaching(boolean) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether service lookups (i.e., via Services.lookup(java.lang.Class<T>)) are cached.
serviceProvider() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase.ActivationLogEntryImpl
Deprecated.
 
serviceProvider() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Optionally, the managing service provider the event pertains to.
serviceProvider() - Method in interface io.helidon.inject.api.ActivationLogEntry
Deprecated.
Optionally, the managing service provider the event pertains to.
serviceProvider() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
 
serviceProvider() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
The service provider undergoing activation or deactivation.
serviceProvider() - Method in interface io.helidon.inject.api.ActivationResult
Deprecated.
The service provider undergoing activation or deactivation.
serviceProvider() - Method in exception class io.helidon.inject.api.InjectionServiceProviderException
Deprecated.
The service provider that this exception pertains to, or empty if not related to any particular provider.
serviceProvider() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase.InvocationContextImpl
Deprecated.
 
serviceProvider() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The service provider being intercepted.
serviceProvider() - Method in interface io.helidon.inject.api.InvocationContext
Deprecated.
The service provider being intercepted.
serviceProvider() - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase.InjectionPlanImpl
Deprecated.
 
serviceProvider() - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
The service provider this plan pertains to.
serviceProvider() - Method in interface io.helidon.inject.spi.InjectionPlan
Deprecated.
The service provider this plan pertains to.
serviceProvider(ServiceProvider<?>) - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Optionally, the managing service provider the event pertains to.
serviceProvider(ServiceProvider<?>) - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
The service provider undergoing activation or deactivation.
serviceProvider(ServiceProvider<?>) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The service provider being intercepted.
serviceProvider(ServiceProvider<?>) - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
The service provider this plan pertains to.
ServiceProvider<T> - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
serviceProviderBindable() - Method in interface io.helidon.inject.api.ServiceProvider
Deprecated.
The agent/instance to be used for binding this service provider to the injectable application that was code generated.
ServiceProviderBindable<T> - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
ServiceProviderInjectionException - Exception Class in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
ServiceProviderInjectionException(String) - Constructor for exception class io.helidon.inject.api.ServiceProviderInjectionException
Deprecated.
Injection, or a required service lookup related exception.
ServiceProviderInjectionException(String, ServiceProvider<?>) - Constructor for exception class io.helidon.inject.api.ServiceProviderInjectionException
Deprecated.
Injection, or a required service lookup related exception.
ServiceProviderInjectionException(String, Throwable, ServiceProvider<?>) - Constructor for exception class io.helidon.inject.api.ServiceProviderInjectionException
Deprecated.
Injection, or a required service lookup related exception.
ServiceProviderProvider - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
serviceProviders(ServiceInfoCriteria, boolean, boolean) - Method in interface io.helidon.inject.api.ServiceProviderProvider
Deprecated.
Returns a list of all matching service providers, potentially including itself in the result.
serviceRegistry() - Static method in class io.helidon.inject.api.Helidon
Deprecated.
Initialize Helidon Injection service registry.
services() - Method in interface io.helidon.inject.api.InjectionServices
Deprecated.
The service registry.
services(boolean) - Method in interface io.helidon.inject.api.InjectionServices
Deprecated.
The service registry.
services(Bootstrap) - Method in interface io.helidon.inject.spi.InjectionServicesProvider
Deprecated.
Provide the Injection Services implementation given the provided primordial Bootstrap configuration instance.
Services - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
SERVICES_READY - Enum constant in enum class io.helidon.inject.api.Phase
Deprecated.
The service registry is fully populated and ready.
serviceType() - Method in interface io.helidon.inject.api.ServiceProvider
Deprecated.
The type of the service being managed.
serviceTypeName() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase.ElementInfoImpl
Deprecated.
 
serviceTypeName() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The enclosing class name for the element.
serviceTypeName() - Method in interface io.helidon.inject.api.ElementInfo
Deprecated.
The enclosing class name for the element.
serviceTypeName() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
The enclosing class name for the element.
serviceTypeName() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
The enclosing class name for the element.
serviceTypeName() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase.InvocationContextImpl
Deprecated.
 
serviceTypeName() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The service type name for the root service provider.
serviceTypeName() - Method in interface io.helidon.inject.api.InvocationContext
Deprecated.
The service type name for the root service provider.
serviceTypeName() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase.ServiceInfoBasicsImpl
Deprecated.
 
serviceTypeName() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed service implementation Class.
serviceTypeName() - Method in interface io.helidon.inject.api.ServiceInfo
Deprecated.
The managed service implementation Class.
serviceTypeName() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
The managed service implementation Class.
serviceTypeName() - Method in interface io.helidon.inject.api.ServiceInfoBasics
Deprecated.
The managed service implementation Class.
serviceTypeName() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl
Deprecated.
 
serviceTypeName() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed service implementation type name.
serviceTypeName() - Method in interface io.helidon.inject.api.ServiceInfoCriteria
Deprecated.
The managed service implementation type name.
serviceTypeName(TypeName) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The enclosing class name for the element.
serviceTypeName(TypeName) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The service type name for the root service provider.
serviceTypeName(TypeName) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed service implementation Class.
serviceTypeName(TypeName) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed service implementation type name.
serviceTypeName(Class<?>) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed service implementation type name.
serviceTypeName(Consumer<TypeName.Builder>) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The enclosing class name for the element.
serviceTypeName(Consumer<TypeName.Builder>) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The service type name for the root service provider.
serviceTypeName(Consumer<TypeName.Builder>) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed service implementation Class.
serviceTypeName(Consumer<TypeName.Builder>) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
The managed service implementation type name.
serviceTypeName(Supplier<? extends TypeName>) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
The enclosing class name for the element.
serviceTypeName(Supplier<? extends TypeName>) - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
The service type name for the root service provider.
serviceTypeName(Supplier<? extends TypeName>) - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
The managed service implementation Class.
shortValue() - Method in interface io.helidon.inject.api.Qualifier
 
shortValue() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
shortValue(String) - Method in interface io.helidon.inject.api.Qualifier
 
shortValue(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
shortValues() - Method in interface io.helidon.inject.api.Qualifier
 
shortValues() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
shortValues(String) - Method in interface io.helidon.inject.api.Qualifier
 
shortValues(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
shouldDebug() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Uses configured InjectionServicesConfigBlueprint.debug(), or attempts to discover if debug should be used if not configured.
shouldDebug() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
Uses configured InjectionServicesConfigBlueprint.debug(), or attempts to discover if debug should be used if not configured.
shutdown() - Method in interface io.helidon.inject.api.InjectionServices
Deprecated.
Attempts to perform a graceful Injector.deactivate(Object, InjectorOptions) on all managed service instances in the Services registry.
shutdownTimeout() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
shutdownTimeout() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Shutdown timeout.
shutdownTimeout() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Shutdown timeout.
shutdownTimeout(Duration) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Shutdown timeout.
stackTrace() - Method in class io.helidon.inject.api.CallingContext.BuilderBase.CallingContextImpl
Deprecated.
 
stackTrace() - Method in class io.helidon.inject.api.CallingContext.BuilderBase
Deprecated.
Only populated when InjectionServices.TAG_DEBUG is set.
stackTrace() - Method in interface io.helidon.inject.api.CallingContext
Deprecated.
Only populated when InjectionServices.TAG_DEBUG is set.
stackTrace(StackTraceElement[]) - Method in class io.helidon.inject.api.CallingContext.BuilderBase
Deprecated.
Only populated when InjectionServices.TAG_DEBUG is set.
stackTraceAsList() - Method in interface io.helidon.inject.api.CallingContext
Deprecated.
Returns a stack trace as a list of strings.
stackTraceAsList() - Method in class io.helidon.inject.api.CallingContext.BuilderBase.CallingContextImpl
Deprecated.
Returns a stack trace as a list of strings.
start() - Static method in class io.helidon.inject.api.Helidon
Deprecated.
Initialize Helidon Injection service registry, and start all startable services.
Startable - Interface in io.helidon.inject.api
Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
STARTING - Enum constant in enum class io.helidon.inject.api.Event
Deprecated.
Starting.
startingActivationPhase() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
 
startingActivationPhase() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
The activation phase that was found at onset of the phase transition.
startingActivationPhase() - Method in interface io.helidon.inject.api.ActivationResult
Deprecated.
The activation phase that was found at onset of the phase transition.
startingActivationPhase(Phase) - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
The activation phase that was found at onset of the phase transition.
startingPhase() - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase.ActivationRequestImpl
Deprecated.
 
startingPhase() - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
The phase to start activation.
startingPhase() - Method in interface io.helidon.inject.api.ActivationRequest
Deprecated.
The phase to start activation.
startingPhase(Phase) - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
The phase to start activation.
startService() - Method in interface io.helidon.inject.api.Startable
Deprecated.
Start this service.
STARTUP - Static variable in annotation interface io.helidon.inject.api.RunLevel
Deprecated.
Represents an eager singleton that should be started at "startup".
staticDeclaration() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase.ElementInfoImpl
Deprecated.
 
staticDeclaration() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
True if the injection point is static.
staticDeclaration() - Method in interface io.helidon.inject.api.ElementInfo
Deprecated.
True if the injection point is static.
staticDeclaration() - Method in interface io.helidon.inject.api.InjectionPointInfo
Deprecated.
True if the injection point is static.
staticDeclaration() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
True if the injection point is static.
staticDeclaration(boolean) - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
True if the injection point is static.
strategy() - Method in class io.helidon.inject.api.InjectorOptions.BuilderBase.InjectorOptionsImpl
Deprecated.
 
strategy() - Method in class io.helidon.inject.api.InjectorOptions.BuilderBase
Deprecated.
The strategy the injector should apply.
strategy() - Method in interface io.helidon.inject.api.InjectorOptions
Deprecated.
The strategy the injector should apply.
strategy(Injector.Strategy) - Method in class io.helidon.inject.api.InjectorOptions.BuilderBase
Deprecated.
The strategy the injector should apply.
stringValue() - Method in interface io.helidon.inject.api.Qualifier
 
stringValue() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
stringValue(String) - Method in interface io.helidon.inject.api.Qualifier
 
stringValue(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
stringValues() - Method in interface io.helidon.inject.api.Qualifier
 
stringValues() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
stringValues(String) - Method in interface io.helidon.inject.api.Qualifier
 
stringValues(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
success() - Method in interface io.helidon.inject.api.ActivationResult
Deprecated.
Returns true if this result was successful.
success() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
Returns true if this result was successful.
SUCCESS - Enum constant in enum class io.helidon.inject.api.ActivationStatus
Deprecated.
The service has been activated and is fully ready to receive requests.
supportsCompileTime() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
supportsCompileTime() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether the dependency injection model for the Application and Activator is capable for being produced at compile-time, and therefore used/loaded during runtime operations.
supportsCompileTime() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Flag indicating whether the dependency injection model for the Application and Activator is capable for being produced at compile-time, and therefore used/loaded during runtime operations.
supportsCompileTime(boolean) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether the dependency injection model for the Application and Activator is capable for being produced at compile-time, and therefore used/loaded during runtime operations.
supportsContextualLookup() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
supportsContextualLookup() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether contextual lookup is supported via Services.contextualServices(InjectionPointInfo).
supportsContextualLookup() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Flag indicating whether contextual lookup is supported via Services.contextualServices(InjectionPointInfo).
supportsContextualLookup(boolean) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether contextual lookup is supported via Services.contextualServices(InjectionPointInfo).
supportsDynamic() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
supportsDynamic() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether the services registry supports dynamic behavior.
supportsDynamic() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Flag indicating whether the services registry supports dynamic behavior.
supportsDynamic(boolean) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether the services registry supports dynamic behavior.
supportsJsr330() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
supportsJsr330() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether jsr330 is supported by the provider implementation.
supportsJsr330() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Flag indicating whether jsr330 is supported by the provider implementation.
supportsJsr330(boolean) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether jsr330 is supported by the provider implementation.
supportsJsr330Privates() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
supportsJsr330Privates() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether jsr330 is supported by the provider implementation for the use on private injection points.
supportsJsr330Privates() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Flag indicating whether jsr330 is supported by the provider implementation for the use on private injection points.
supportsJsr330Privates(boolean) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether jsr330 is supported by the provider implementation for the use on private injection points.
supportsJsr330Statics() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
supportsJsr330Statics() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether jsr330 is supported by the provider implementation for the use on static injection points.
supportsJsr330Statics() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Flag indicating whether jsr330 is supported by the provider implementation for the use on static injection points.
supportsJsr330Statics(boolean) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether jsr330 is supported by the provider implementation for the use on static injection points.
supportsReflection() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
supportsReflection() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether the reflection is supported.
supportsReflection() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Flag indicating whether the reflection is supported.
supportsReflection(boolean) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether the reflection is supported.

T

TAG_DEBUG - Static variable in interface io.helidon.inject.api.InjectionServices
Deprecated.
Tag for putting Injection tooling, processing, and runtime into debug mode.
targetActivationPhase() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
 
targetActivationPhase() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
The activation phase that was requested at the onset of the phase transition.
targetActivationPhase() - Method in interface io.helidon.inject.api.ActivationResult
Deprecated.
The activation phase that was requested at the onset of the phase transition.
targetActivationPhase(Phase) - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
The activation phase that was requested at the onset of the phase transition.
targetPhase() - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase.ActivationRequestImpl
Deprecated.
 
targetPhase() - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
Ultimate target phase for activation.
targetPhase() - Method in interface io.helidon.inject.api.ActivationRequest
Deprecated.
Ultimate target phase for activation.
targetPhase(Phase) - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
Ultimate target phase for activation.
targetWasCalled() - Method in exception class io.helidon.inject.api.InvocationException
Deprecated.
Returns true if the final target of interception was ultimately called.
terminalActivationPhase() - Static method in interface io.helidon.inject.api.InjectionServices
Deprecated.
The terminal phase for activation that we should not cross.
threadId() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase.ActivationLogEntryImpl
Deprecated.
 
threadId() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
The thread id that the event occurred on.
threadId() - Method in interface io.helidon.inject.api.ActivationLogEntry
Deprecated.
The thread id that the event occurred on.
threadId(long) - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
The thread id that the event occurred on.
threadName() - Method in class io.helidon.inject.api.CallingContext.BuilderBase.CallingContextImpl
Deprecated.
 
threadName() - Method in class io.helidon.inject.api.CallingContext.BuilderBase
Deprecated.
The thread that created the calling context.
threadName() - Method in interface io.helidon.inject.api.CallingContext
Deprecated.
The thread that created the calling context.
threadName(String) - Method in class io.helidon.inject.api.CallingContext.BuilderBase
Deprecated.
The thread that created the calling context.
throwIfError() - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase.ActivationRequestImpl
Deprecated.
 
throwIfError() - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
Whether to throw an exception on failure to activate, or return an error activation result on activation.
throwIfError() - Method in interface io.helidon.inject.api.ActivationRequest
Deprecated.
Whether to throw an exception on failure to activate, or return an error activation result on activation.
throwIfError() - Method in class io.helidon.inject.api.DeActivationRequest.BuilderBase.DeActivationRequestImpl
Deprecated.
 
throwIfError() - Method in class io.helidon.inject.api.DeActivationRequest.BuilderBase
Deprecated.
Whether to throw an exception on failure, or return it as part of the result.
throwIfError() - Method in interface io.helidon.inject.api.DeActivationRequest
Deprecated.
Whether to throw an exception on failure, or return it as part of the result.
throwIfError(boolean) - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
Whether to throw an exception on failure to activate, or return an error activation result on activation.
throwIfError(boolean) - Method in class io.helidon.inject.api.DeActivationRequest.BuilderBase
Deprecated.
Whether to throw an exception on failure, or return it as part of the result.
time() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase.ActivationLogEntryImpl
Deprecated.
 
time() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
The time this event was generated.
time() - Method in interface io.helidon.inject.api.ActivationLogEntry
Deprecated.
The time this event was generated.
time(Instant) - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
The time this event was generated.
toQuery() - Method in interface io.helidon.inject.api.ActivationLog
Deprecated.
Optionally provide a means to query the activation log, if query is possible.
toString() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase.ActivationLogEntryImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase.ActivationRequestImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.Bootstrap.BuilderBase.BootstrapImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.Bootstrap.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.CallingContext.BuilderBase.CallingContextImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.CallingContext.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase.ContextualServiceQueryImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.DeActivationRequest.BuilderBase.DeActivationRequestImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.DeActivationRequest.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase.DependenciesInfoImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase.DependencyInfoImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase.ElementInfoImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase.InjectionPointInfoImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.InjectorOptions.BuilderBase.InjectorOptionsImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.InjectorOptions.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase.InternalBootstrapImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase.InvocationContextImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.Metrics.BuilderBase.MetricsImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.Qualifier.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase.ServiceInfoImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase.ServiceInfoBasicsImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
 
toString() - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase.InjectionPlanImpl
Deprecated.
 
toString() - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
 
typeName() - Method in interface io.helidon.inject.api.Qualifier
 
typeName() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
typeValue() - Method in interface io.helidon.inject.api.Qualifier
 
typeValue() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
typeValue(String) - Method in interface io.helidon.inject.api.Qualifier
 
typeValue(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
typeValues() - Method in interface io.helidon.inject.api.Qualifier
 
typeValues() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
typeValues(String) - Method in interface io.helidon.inject.api.Qualifier
 
typeValues(String) - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 

U

unrealizedServices() - Static method in interface io.helidon.inject.api.InjectionServices
Deprecated.
Similar to InjectionServices.services(), but here if Injection is not available or the services registry has not yet been initialized then this method will return Optional.empty().
usesCompileTimeApplications() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
usesCompileTimeApplications() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether compile-time generated Application's should be used at Injection's startup initialization.
usesCompileTimeApplications() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Flag indicating whether compile-time generated Application's should be used at Injection's startup initialization.
usesCompileTimeApplications(boolean) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether compile-time generated Application's should be used at Injection's startup initialization.
usesCompileTimeModules() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
usesCompileTimeModules() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether compile-time generated ModuleComponent's should be used at Injection's startup initialization.
usesCompileTimeModules() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Flag indicating whether compile-time generated ModuleComponent's should be used at Injection's startup initialization.
usesCompileTimeModules(boolean) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether compile-time generated ModuleComponent's should be used at Injection's startup initialization.
usesJsr330() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase.InjectionServicesConfigImpl
Deprecated.
 
usesJsr330() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether jsr330 specification will be used and enforced.
usesJsr330() - Method in interface io.helidon.inject.api.InjectionServicesConfig
Deprecated.
Flag indicating whether jsr330 specification will be used and enforced.
usesJsr330(boolean) - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Flag indicating whether jsr330 specification will be used and enforced.

V

validatePrototype() - Method in class io.helidon.inject.api.ActivationLogEntry.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.ActivationRequest.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.Bootstrap.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.CallingContext.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.ContextualServiceQuery.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.DeActivationRequest.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.DependenciesInfo.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.DependencyInfo.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.ElementInfo.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.InjectionPointInfo.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.InjectionServicesConfig.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.InjectorOptions.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.InternalBootstrap.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.InvocationContext.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.Metrics.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.Qualifier.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.ServiceInfo.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.ServiceInfoBasics.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
Validates required properties.
validatePrototype() - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
Validates required properties.
value() - Method in interface io.helidon.inject.api.Qualifier
 
value() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
value() - Element in annotation interface io.helidon.inject.api.ClassNamed
Deprecated.
The class used will function as the name.
value() - Element in annotation interface io.helidon.inject.api.ExternalContracts
Deprecated.
The advertised contract type(s) for the service class implementation.
value() - Element in annotation interface io.helidon.inject.api.Intercepted
Deprecated.
The target being intercepted.
value() - Element in annotation interface io.helidon.inject.api.RunLevel
Deprecated.
The service ranking applied when not declared explicitly.
VALUE_PROPERTY - Static variable in interface io.helidon.inject.api.Qualifier
 
VALUE_PROPERTY - Static variable in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
valueOf(String) - Static method in enum class io.helidon.inject.api.ActivationStatus
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.helidon.inject.api.ElementKind
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.helidon.inject.api.Event
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.helidon.inject.api.Injector.Strategy
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.helidon.inject.api.Phase
Deprecated.
Returns the enum constant of this class with the specified name.
values() - Method in interface io.helidon.inject.api.Qualifier
 
values() - Method in class io.helidon.inject.api.Qualifier.BuilderBase.QualifierImpl
 
values() - Static method in enum class io.helidon.inject.api.ActivationStatus
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.helidon.inject.api.ElementKind
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.helidon.inject.api.Event
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.helidon.inject.api.Injector.Strategy
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.helidon.inject.api.Phase
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.

W

WARNING_GENERAL - Enum constant in enum class io.helidon.inject.api.ActivationStatus
Deprecated.
A general warning during lifecycle.
WARNING_SUCCESS_BUT_NOT_READY - Enum constant in enum class io.helidon.inject.api.ActivationStatus
Deprecated.
The service has been activated but is still being started asynchronously, and is not fully ready yet to receive requests.
wasResolved() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase.ActivationResultImpl
Deprecated.
 
wasResolved() - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
Set to true if the injection plan in ActivationResult.BuilderBase.resolvedDependencies() has been resolved and can be "trusted" as being complete and accurate.
wasResolved() - Method in interface io.helidon.inject.api.ActivationResult
Deprecated.
Set to true if the injection plan in ActivationResultBlueprint.resolvedDependencies() has been resolved and can be "trusted" as being complete and accurate.
wasResolved() - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase.InjectionPlanImpl
Deprecated.
 
wasResolved() - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
Flag indicating whether resolution occurred.
wasResolved() - Method in interface io.helidon.inject.spi.InjectionPlan
Deprecated.
Flag indicating whether resolution occurred.
wasResolved(boolean) - Method in class io.helidon.inject.api.ActivationResult.BuilderBase
Deprecated.
Set to true if the injection plan in ActivationResult.BuilderBase.resolvedDependencies() has been resolved and can be "trusted" as being complete and accurate.
wasResolved(boolean) - Method in class io.helidon.inject.spi.InjectionPlan.BuilderBase
Deprecated.
Flag indicating whether resolution occurred.
weight() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase.ServiceInfoCriteriaImpl
Deprecated.
 
weight() - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
Weight that was declared on the type itself.
weight() - Method in interface io.helidon.inject.api.ServiceInfoCriteria
Deprecated.
Weight that was declared on the type itself.
weight(double) - Method in class io.helidon.inject.api.ServiceInfoCriteria.BuilderBase
Deprecated.
Weight that was declared on the type itself.
WILDCARD - Static variable in class io.helidon.inject.api.CommonQualifiers
Deprecated.
Represents a wildcard (i.e., matches anything).
WILDCARD_NAMED - Static variable in class io.helidon.inject.api.CommonQualifiers
Deprecated.
Represents a wildcard CommonQualifiers.NAMED qualifier.
A B C D E F G H I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form