public class DestinoAutoServiceRegistration extends org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<DestinoRegistration>
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
deregister() |
protected void |
deregisterManagement() |
protected java.lang.String |
getAppName()
已过时。
|
protected java.lang.Object |
getConfiguration() |
protected DestinoRegistration |
getManagementRegistration() |
protected DestinoRegistration |
getRegistration() |
protected boolean |
isEnabled() |
protected void |
register() |
protected void |
registerManagement() |
bind, destroy, getContext, getEnvironment, getManagementPort, getManagementServiceId, getManagementServiceName, getOrder, getPhase, getPort, getRunning, getServiceRegistry, isAutoStartup, isRunning, onApplicationEvent, setApplicationContext, shouldRegisterManagement, start, stopprotected DestinoRegistration getRegistration()
getRegistration 在类中 org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<DestinoRegistration>protected DestinoRegistration getManagementRegistration()
getManagementRegistration 在类中 org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<DestinoRegistration>protected void register()
register 在类中 org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<DestinoRegistration>protected void registerManagement()
registerManagement 在类中 org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<DestinoRegistration>protected void deregister()
deregister 在类中 org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<DestinoRegistration>protected void deregisterManagement()
deregisterManagement 在类中 org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<DestinoRegistration>protected java.lang.Object getConfiguration()
getConfiguration 在类中 org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<DestinoRegistration>protected boolean isEnabled()
isEnabled 在类中 org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<DestinoRegistration>@Deprecated protected java.lang.String getAppName()
getAppName 在类中 org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<DestinoRegistration>