public class RegisterUrlsClient extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextStartedEvent>
| Constructor and Description |
|---|
RegisterUrlsClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.context.event.ContextStartedEvent contextStartedEvent) |
void |
registerPath(String path) |
public void onApplicationEvent(org.springframework.context.event.ContextStartedEvent contextStartedEvent)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextStartedEvent>public void registerPath(String path)
Copyright © 2015. All rights reserved.