Class ContextualServiceQuery.BuilderBase.ContextualServiceQueryImpl

java.lang.Object
io.helidon.inject.api.ContextualServiceQuery.BuilderBase.ContextualServiceQueryImpl
All Implemented Interfaces:
Prototype.Api, ContextualServiceQuery
Enclosing class:
ContextualServiceQuery.BuilderBase<BUILDER extends ContextualServiceQuery.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends ContextualServiceQuery>

protected static class ContextualServiceQuery.BuilderBase.ContextualServiceQueryImpl extends Object implements ContextualServiceQuery
Generated implementation of the prototype, can be extended by descendant prototype implementations.
  • Constructor Details

    • ContextualServiceQueryImpl

      protected ContextualServiceQueryImpl(ContextualServiceQuery.BuilderBase<?,?> builder)
      Create an instance providing a builder.
      Parameters:
      builder - extending builder base of this prototype
  • Method Details