Uses of Enum
org.springframework.cloud.client.discovery.ManagementServerPortUtils.ManagementServerPort
Packages that use ManagementServerPortUtils.ManagementServerPort
-
Uses of ManagementServerPortUtils.ManagementServerPort in org.springframework.cloud.client.discovery
Methods in org.springframework.cloud.client.discovery that return ManagementServerPortUtils.ManagementServerPortModifier and TypeMethodDescriptionManagementServerPortUtils.get(org.springframework.beans.factory.BeanFactory beanFactory) ManagementServerPortUtils.ManagementServerPort.get(org.springframework.beans.factory.BeanFactory beanFactory) Returns the enum constant of this type with the specified name.ManagementServerPortUtils.ManagementServerPort.values()Returns an array containing the constants of this enum type, in the order they are declared.