public class ServiceBeanExportedEvent
extends org.springframework.context.ApplicationEvent
ApplicationEvent,
ApplicationListener,
ServiceBean,
Serialized Form| Constructor and Description |
|---|
ServiceBeanExportedEvent(ServiceBean serviceBean)
Create a new ApplicationEvent.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceBean |
getServiceBean()
Get
ServiceBean instance |
getSource, toStringpublic ServiceBeanExportedEvent(ServiceBean serviceBean)
serviceBean - ServiceBean beanpublic ServiceBean getServiceBean()
ServiceBean instanceCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.