public class EurekaAutoServiceRegistration
extends Object
implements org.springframework.cloud.client.serviceregistry.AutoServiceRegistration, org.springframework.context.SmartLifecycle, org.springframework.core.Ordered
Author:
Dave Syer, Spencer Gibb, Jon Schneider, Jakub Narloch, raiyan
Field Summary
Fields inherited from interface org.springframework.core.Ordered
stop in interface org.springframework.context.SmartLifecycle
getOrder
public int getOrder()
Specified by:
getOrder in interface org.springframework.core.Ordered
onApplicationEvent
@EventListener(value=org.springframework.boot.web.context.WebServerInitializedEvent.class)
public void onApplicationEvent(org.springframework.boot.web.context.WebServerInitializedEvent event)
onApplicationEvent
@EventListener(value=org.springframework.context.event.ContextClosedEvent.class)
public void onApplicationEvent(org.springframework.context.event.ContextClosedEvent event)