Interface EurekaRegistryContext.EurekaRegistryContextBuilder

  • All Superinterfaces:
    EurekaRegistryContext, org.refcodes.rest.HomeRequestObserverAccessor, org.refcodes.rest.HomeRequestObserverAccessor.HomeRequestObserverBuilder<EurekaRegistryContext.EurekaRegistryContextBuilder>, org.refcodes.rest.HomeRequestObserverAccessor.HomeRequestObserverMutator, org.refcodes.rest.HomeRequestObserverAccessor.HomeRequestObserverProperty, org.refcodes.rest.HttpRegistryContext<EurekaServerDescriptor>, org.refcodes.rest.HttpRegistryContext.HttpRegistryContextBuilder<EurekaServerDescriptor>, org.refcodes.rest.HttpRegistryUrlAccessor, org.refcodes.rest.HttpRegistryUrlAccessor.HttpRegistryUrlBuilder<EurekaServerDescriptor>, org.refcodes.rest.HttpRegistryUrlAccessor.HttpRegistryUrlMutator, org.refcodes.rest.HttpRegistryUrlAccessor.HttpRegistryUrlProperty, org.refcodes.rest.HttpServerDescriptorAccessor<EurekaServerDescriptor>, org.refcodes.rest.HttpServerDescriptorAccessor.HttpServerDescriptorBuilder<DESC,org.refcodes.rest.HttpRegistryContext.HttpRegistryContextBuilder<DESC>>, org.refcodes.rest.HttpServerDescriptorAccessor.HttpServerDescriptorMutator<EurekaServerDescriptor>, org.refcodes.rest.HttpServerDescriptorAccessor.HttpServerDescriptorProperty<EurekaServerDescriptor>, org.refcodes.rest.PingRequestObserverAccessor, org.refcodes.rest.PingRequestObserverAccessor.PingRequestObserverBuilder<EurekaServerDescriptor>, org.refcodes.rest.PingRequestObserverAccessor.PingRequestObserverMutator, org.refcodes.rest.PingRequestObserverAccessor.PingRequestObserverProperty, org.refcodes.rest.StatusRequestObserverAccessor, org.refcodes.rest.StatusRequestObserverAccessor.StatusRequestObserverBuilder<EurekaRegistryContext.EurekaRegistryContextBuilder>, org.refcodes.rest.StatusRequestObserverAccessor.StatusRequestObserverMutator, org.refcodes.rest.StatusRequestObserverAccessor.StatusRequestObserverProperty, org.refcodes.security.TrustStoreDescriptorAccessor, org.refcodes.security.TrustStoreDescriptorAccessor.TrustStoreDescriptorBuilder<EurekaServerDescriptor>, org.refcodes.security.TrustStoreDescriptorAccessor.TrustStoreDescriptorMutator, org.refcodes.security.TrustStoreDescriptorAccessor.TrustStoreDescriptorProperty
    All Known Implementing Classes:
    EurekaRegistryContextBuilderImpl
    Enclosing interface:
    EurekaRegistryContext


    public static interface EurekaRegistryContext.EurekaRegistryContextBuilder
    extends EurekaRegistryContext, org.refcodes.rest.HttpRegistryContext.HttpRegistryContextBuilder<EurekaServerDescriptor>, org.refcodes.rest.StatusRequestObserverAccessor.StatusRequestObserverProperty, org.refcodes.rest.StatusRequestObserverAccessor.StatusRequestObserverBuilder<EurekaRegistryContext.EurekaRegistryContextBuilder>, org.refcodes.rest.HomeRequestObserverAccessor.HomeRequestObserverProperty, org.refcodes.rest.HomeRequestObserverAccessor.HomeRequestObserverBuilder<EurekaRegistryContext.EurekaRegistryContextBuilder>
    The EurekaRegistryContext.EurekaRegistryContextBuilder interface extends the EurekaRegistryContext with builder functionality as of the builder pattern.
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.refcodes.rest.HomeRequestObserverAccessor

        org.refcodes.rest.HomeRequestObserverAccessor.HomeRequestObserverBuilder<B extends org.refcodes.rest.HomeRequestObserverAccessor.HomeRequestObserverBuilder<B>>, org.refcodes.rest.HomeRequestObserverAccessor.HomeRequestObserverMutator, org.refcodes.rest.HomeRequestObserverAccessor.HomeRequestObserverProperty
      • Nested classes/interfaces inherited from interface org.refcodes.rest.HttpRegistryContext

        org.refcodes.rest.HttpRegistryContext.HttpRegistryContextBuilder<DESC extends org.refcodes.rest.HttpServerDescriptor>
      • Nested classes/interfaces inherited from interface org.refcodes.rest.HttpRegistryUrlAccessor

        org.refcodes.rest.HttpRegistryUrlAccessor.HttpRegistryUrlBuilder<B extends org.refcodes.rest.HttpRegistryUrlAccessor.HttpRegistryUrlBuilder<B>>, org.refcodes.rest.HttpRegistryUrlAccessor.HttpRegistryUrlMutator, org.refcodes.rest.HttpRegistryUrlAccessor.HttpRegistryUrlProperty
      • Nested classes/interfaces inherited from interface org.refcodes.rest.HttpServerDescriptorAccessor

        org.refcodes.rest.HttpServerDescriptorAccessor.HttpServerDescriptorBuilder<DESC extends org.refcodes.rest.HttpServerDescriptor,B extends org.refcodes.rest.HttpServerDescriptorAccessor.HttpServerDescriptorBuilder<DESC,B>>, org.refcodes.rest.HttpServerDescriptorAccessor.HttpServerDescriptorMutator<DESC extends org.refcodes.rest.HttpServerDescriptor>, org.refcodes.rest.HttpServerDescriptorAccessor.HttpServerDescriptorProperty<DESC extends org.refcodes.rest.HttpServerDescriptor>
      • Nested classes/interfaces inherited from interface org.refcodes.rest.PingRequestObserverAccessor

        org.refcodes.rest.PingRequestObserverAccessor.PingRequestObserverBuilder<B extends org.refcodes.rest.PingRequestObserverAccessor.PingRequestObserverBuilder<B>>, org.refcodes.rest.PingRequestObserverAccessor.PingRequestObserverMutator, org.refcodes.rest.PingRequestObserverAccessor.PingRequestObserverProperty
      • Nested classes/interfaces inherited from interface org.refcodes.rest.StatusRequestObserverAccessor

        org.refcodes.rest.StatusRequestObserverAccessor.StatusRequestObserverBuilder<B extends org.refcodes.rest.StatusRequestObserverAccessor.StatusRequestObserverBuilder<B>>, org.refcodes.rest.StatusRequestObserverAccessor.StatusRequestObserverMutator, org.refcodes.rest.StatusRequestObserverAccessor.StatusRequestObserverProperty
      • Nested classes/interfaces inherited from interface org.refcodes.security.TrustStoreDescriptorAccessor

        org.refcodes.security.TrustStoreDescriptorAccessor.TrustStoreDescriptorBuilder<B extends org.refcodes.security.TrustStoreDescriptorAccessor.TrustStoreDescriptorBuilder<B>>, org.refcodes.security.TrustStoreDescriptorAccessor.TrustStoreDescriptorMutator, org.refcodes.security.TrustStoreDescriptorAccessor.TrustStoreDescriptorProperty
    • Method Summary

      All Methods Instance Methods Default Methods 
      Modifier and Type Method Description
      default EurekaRegistryContext.EurekaRegistryContextBuilder withHomeRequestObserver​(org.refcodes.rest.RestRequestObserver aRequestObserver)
      default EurekaRegistryContext.EurekaRegistryContextBuilder withStatusRequestObserver​(org.refcodes.rest.RestRequestObserver aRequestObserver)
      • Methods inherited from interface org.refcodes.rest.HomeRequestObserverAccessor

        getHomeRequestObserver
      • Methods inherited from interface org.refcodes.rest.HomeRequestObserverAccessor.HomeRequestObserverMutator

        setHomeRequestObserver
      • Methods inherited from interface org.refcodes.rest.HttpRegistryContext.HttpRegistryContextBuilder

        withHttpRegistryUrl, withHttpServerDescriptor, withPingRequestObserver, withTrustStoreDescriptor
      • Methods inherited from interface org.refcodes.rest.HttpRegistryUrlAccessor

        getHttpRegistryUrl
      • Methods inherited from interface org.refcodes.rest.HttpRegistryUrlAccessor.HttpRegistryUrlMutator

        setHttpRegistryUrl
      • Methods inherited from interface org.refcodes.rest.HttpServerDescriptorAccessor

        getHttpServerDescriptor
      • Methods inherited from interface org.refcodes.rest.HttpServerDescriptorAccessor.HttpServerDescriptorMutator

        setHttpServerDescriptor
      • Methods inherited from interface org.refcodes.rest.PingRequestObserverAccessor

        getPingRequestObserver
      • Methods inherited from interface org.refcodes.rest.PingRequestObserverAccessor.PingRequestObserverMutator

        setPingRequestObserver
      • Methods inherited from interface org.refcodes.rest.StatusRequestObserverAccessor

        getStatusRequestObserver
      • Methods inherited from interface org.refcodes.rest.StatusRequestObserverAccessor.StatusRequestObserverMutator

        setStatusRequestObserver
      • Methods inherited from interface org.refcodes.security.TrustStoreDescriptorAccessor

        getTrustStoreDescriptor
      • Methods inherited from interface org.refcodes.security.TrustStoreDescriptorAccessor.TrustStoreDescriptorMutator

        setTrustStoreDescriptor