public class SupplierExporter extends Object implements org.springframework.context.SmartLifecycle
Supplier or set of suppliers to an external HTTP
endpoint.| Modifier and Type | Method and Description |
|---|---|
int |
getPhase() |
boolean |
isAutoStartup() |
boolean |
isOk() |
boolean |
isRunning() |
void |
start() |
void |
stop() |
void |
stop(Runnable callback) |
public void start()
start in interface org.springframework.context.Lifecyclepublic boolean isOk()
public void stop()
stop in interface org.springframework.context.Lifecyclepublic boolean isRunning()
isRunning in interface org.springframework.context.Lifecyclepublic int getPhase()
getPhase in interface org.springframework.context.PhasedgetPhase in interface org.springframework.context.SmartLifecyclepublic boolean isAutoStartup()
isAutoStartup in interface org.springframework.context.SmartLifecyclepublic void stop(Runnable callback)
stop in interface org.springframework.context.SmartLifecycleCopyright © 2022 Pivotal Software, Inc.. All rights reserved.