public class DubboBootstrapStartedEvent
extends org.springframework.context.ApplicationEvent
source| Constructor and Description |
|---|
DubboBootstrapStartedEvent(DubboBootstrapWrapper source)
Create a new
DubboBootstrapStartedEvent. |
| Modifier and Type | Method and Description |
|---|---|
DubboBootstrapWrapper |
getSource() |
toStringpublic DubboBootstrapStartedEvent(DubboBootstrapWrapper source)
DubboBootstrapStartedEvent.source - the object on which the event initially occurred or with which the
event is associated (never null)public DubboBootstrapWrapper getSource()
getSource in class EventObjectCopyright © 2021 Pivotal Software, Inc.. All rights reserved.