public class ServiceBeanExportedEvent
extends org.springframework.context.ApplicationEvent
ApplicationEvent,
ApplicationListener,
ServiceBean,
序列化表格| 构造器和说明 |
|---|
ServiceBeanExportedEvent(ServiceBean serviceBean)
Create a new ApplicationEvent.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceBean |
getServiceBean()
Get
ServiceBean instance |
getSource, toStringpublic ServiceBeanExportedEvent(ServiceBean serviceBean)
serviceBean - ServiceBean beanpublic ServiceBean getServiceBean()
ServiceBean instanceCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.