public class LightminClientRegistratorService extends Object
| Constructor and Description |
|---|
LightminClientRegistratorService(LightminClientProperties lightminClientProperties,
LightminClientClassicConfigurationProperties lightminClientClassicConfigurationProperties,
org.springframework.web.client.RestTemplate restTemplate,
org.springframework.batch.core.configuration.JobRegistry jobRegistry,
LightminServerLocatorService lightminServerLocatorService) |
| Modifier and Type | Method and Description |
|---|---|
void |
deregister(org.springframework.context.event.ContextClosedEvent event) |
Boolean |
register() |
public LightminClientRegistratorService(LightminClientProperties lightminClientProperties, LightminClientClassicConfigurationProperties lightminClientClassicConfigurationProperties, org.springframework.web.client.RestTemplate restTemplate, org.springframework.batch.core.configuration.JobRegistry jobRegistry, LightminServerLocatorService lightminServerLocatorService)
public Boolean register()
@EventListener(value=org.springframework.context.event.ContextClosedEvent.class) public void deregister(org.springframework.context.event.ContextClosedEvent event)
Copyright © 2020. All rights reserved.