Uses of Interface
org.springframework.cloud.contract.stubrunner.StubRunning
Packages that use StubRunning
Package
Description
-
Uses of StubRunning in org.springframework.cloud.contract.stubrunner
Classes in org.springframework.cloud.contract.stubrunner that implement StubRunningModifier and TypeClassDescriptionclassManages lifecycle of multipleStubRunnerinstances.classRepresents a single instance of ready-to-run stubs. -
Uses of StubRunning in org.springframework.cloud.contract.stubrunner.server
Constructors in org.springframework.cloud.contract.stubrunner.server with parameters of type StubRunning -
Uses of StubRunning in org.springframework.cloud.contract.stubrunner.spring.cloud.consul
Methods in org.springframework.cloud.contract.stubrunner.spring.cloud.consul with parameters of type StubRunningModifier and TypeMethodDescriptionStubRunnerSpringCloudConsulAutoConfiguration.stubsRegistrar(StubRunning stubRunning, com.ecwid.consul.v1.ConsulClient consulClient, StubMapperProperties stubMapperProperties, org.springframework.cloud.consul.discovery.ConsulDiscoveryProperties consulDiscoveryProperties, org.springframework.cloud.commons.util.InetUtils inetUtils) Constructors in org.springframework.cloud.contract.stubrunner.spring.cloud.consul with parameters of type StubRunningModifierConstructorDescriptionConsulStubsRegistrar(StubRunning stubRunning, com.ecwid.consul.v1.ConsulClient consulClient, StubMapperProperties stubMapperProperties, org.springframework.cloud.consul.discovery.ConsulDiscoveryProperties consulDiscoveryProperties, org.springframework.cloud.commons.util.InetUtils inetUtils) -
Uses of StubRunning in org.springframework.cloud.contract.stubrunner.spring.cloud.eureka
Methods in org.springframework.cloud.contract.stubrunner.spring.cloud.eureka with parameters of type StubRunningModifier and TypeMethodDescriptionStubRunnerSpringCloudEurekaAutoConfiguration.CloudConfig.stubsRegistrar(StubRunning stubRunning, org.springframework.cloud.client.serviceregistry.ServiceRegistry<org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration> serviceRegistry, org.springframework.context.ApplicationContext context, StubMapperProperties stubMapperProperties, org.springframework.cloud.commons.util.InetUtils inetUtils, org.springframework.cloud.netflix.eureka.EurekaInstanceConfigBean eurekaInstanceConfigBean, org.springframework.cloud.netflix.eureka.EurekaClientConfigBean eurekaClientConfigBean) StubRunnerSpringCloudEurekaAutoConfiguration.NonCloudConfig.stubsRegistrar(StubRunning stubRunning, org.springframework.cloud.client.serviceregistry.ServiceRegistry<org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration> serviceRegistry, org.springframework.context.ApplicationContext context, StubMapperProperties stubMapperProperties, org.springframework.cloud.commons.util.InetUtils inetUtils, org.springframework.cloud.netflix.eureka.EurekaInstanceConfigBean eurekaInstanceConfigBean, org.springframework.cloud.netflix.eureka.EurekaClientConfigBean eurekaClientConfigBean) Constructors in org.springframework.cloud.contract.stubrunner.spring.cloud.eureka with parameters of type StubRunningModifierConstructorDescriptionEurekaStubsRegistrar(StubRunning stubRunning, org.springframework.cloud.client.serviceregistry.ServiceRegistry<org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration> serviceRegistry, StubMapperProperties stubMapperProperties, org.springframework.cloud.commons.util.InetUtils inetUtils, org.springframework.cloud.netflix.eureka.EurekaInstanceConfigBean eurekaInstanceConfigBean, org.springframework.cloud.netflix.eureka.EurekaClientConfigBean eurekaClientConfigBean, org.springframework.context.ApplicationContext context) -
Uses of StubRunning in org.springframework.cloud.contract.stubrunner.spring.cloud.zookeeper
Methods in org.springframework.cloud.contract.stubrunner.spring.cloud.zookeeper with parameters of type StubRunningModifier and TypeMethodDescriptionStubRunnerSpringCloudZookeeperAutoConfiguration.stubsRegistrar(StubRunning stubRunning, org.apache.curator.framework.CuratorFramework curatorFramework, StubMapperProperties stubMapperProperties, org.springframework.cloud.zookeeper.discovery.ZookeeperDiscoveryProperties zookeeperDiscoveryProperties) Constructors in org.springframework.cloud.contract.stubrunner.spring.cloud.zookeeper with parameters of type StubRunningModifierConstructorDescriptionZookeeperStubsRegistrar(StubRunning stubRunning, org.apache.curator.framework.CuratorFramework curatorFramework, StubMapperProperties stubMapperProperties, org.springframework.cloud.zookeeper.discovery.ZookeeperDiscoveryProperties zookeeperDiscoveryProperties)