public class ServiceCombAutoServiceRegistration extends org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<ServiceCombRegistration>
| Constructor and Description |
|---|
ServiceCombAutoServiceRegistration(ServiceCombServiceRegistry registry,
org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties autoServiceRegistrationProperties,
ServiceCombRegistration registration) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getConfiguration() |
protected ServiceCombRegistration |
getManagementRegistration() |
protected ServiceCombRegistration |
getRegistration() |
protected boolean |
isEnabled() |
protected void |
register() |
void |
start() |
bind, deregister, deregisterManagement, destroy, getAppName, getContext, getEnvironment, getManagementPort, getManagementServiceId, getManagementServiceName, getOrder, getPhase, getPort, getRunning, getServiceRegistry, isAutoStartup, isRunning, onApplicationEvent, registerManagement, setApplicationContext, shouldRegisterManagement, stoppublic ServiceCombAutoServiceRegistration(ServiceCombServiceRegistry registry, org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties autoServiceRegistrationProperties, ServiceCombRegistration registration)
public void start()
start in class org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<ServiceCombRegistration>protected void register()
register in class org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<ServiceCombRegistration>protected Object getConfiguration()
getConfiguration in class org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<ServiceCombRegistration>protected boolean isEnabled()
isEnabled in class org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<ServiceCombRegistration>protected ServiceCombRegistration getRegistration()
getRegistration in class org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<ServiceCombRegistration>protected ServiceCombRegistration getManagementRegistration()
getManagementRegistration in class org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<ServiceCombRegistration>Copyright © 2023 Pivotal Software, Inc.. All rights reserved.