public class DubboBootstrapStartStopListenerSpringAdapter extends Object implements DubboBootstrapStartStopListener
| Constructor and Description |
|---|
DubboBootstrapStartStopListenerSpringAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStart(DubboBootstrap bootstrap) |
void |
onStop(DubboBootstrap bootstrap) |
public DubboBootstrapStartStopListenerSpringAdapter()
public void onStart(DubboBootstrap bootstrap)
onStart in interface DubboBootstrapStartStopListenerpublic void onStop(DubboBootstrap bootstrap)
onStop in interface DubboBootstrapStartStopListenerCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.